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