A hyper-realistic, dark-mode toggle switch featuring spring physics, glossy reflections, and a neon emerald glow state built with Framer Motion.
import CinematicSwitch from "@/components/ui/cinematic-glow-toggle"; export default function DemoOne() { return <CinematicSwitch />; }