Loading preview...
import { FramerCarousel } from "@/components/ui/framer-carousel"; export default function DemoOne() { return <FramerCarousel />; }