Components
Beautifully designed, fully responsive, expertly crafted Hero examples
npx shadcn@latest add https://21st.dev/r/kinfe123/herowith-logosLoading preview...
import FUIHeroWithBorders from "@/components/ui/herowith-logos";
export default function FUIHeroWithBordersDemo() {
return <FUIHeroWithBorders />;
}