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