A hyper-realistic smartwatch face featuring physics-based 3D tilt, convex glass reflections, and a reactive spotlight container.
import WatchClock from "@/components/ui/premium-3d-analog-watch"; export default function DemoOne() { return <WatchClock />; }