Hover over the card to see the 3D pin animation
Loading preview...
import PinPerspective from "@/components/ui/3d-pin"; export default function DemoOne() { return <PinPerspective />; }