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