Components
Loading preview...
Here is FAQ futuristic section
@reapollo
npx shadcn@latest add https://21st.dev/r/larsen66/faq-sectionimport FAQWithSpiral from "@/components/ui/faq-section";
export default function DemoOne() {
return <FAQWithSpiral />;
}