Automated flicking through of images with (or without text descriptions)
Loading preview...
import ImageStackDemo from "@/components/ui/polaroid-flick-through"; export default function DemoOne() { return <ImageStackDemo />; }