Loading preview...
import ImpactSection from "@/components/ui/impact-section"; export default function DemoOne() { return <ImpactSection />; }