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