Components
Loading preview...
Here is Bento Features componhent
@reapollo
npx shadcn@latest add https://21st.dev/r/larsen66/bento-featuresimport FAQWithSpiral from "@/components/ui/bento-features";
export default function DemoOne() {
return <FAQWithSpiral />;
}