npx shadcn@latest add https://21st.dev/r/sshahaider/faqs-1
Loading preview...
import { FaqsSection } from "@/components/ui/faqs-1"; export default function DemoOne() { return <FaqsSection />; }