Loading preview...
import { FaqsSection } from "@/components/ui/faqs-1"; export default function DemoOne() { return <FaqsSection />; }