A premium 3D interactive card with smooth motion animations, and a sophisticated purple-blue glow that creates an immersive, futuristic UI experience.
import { GradientCard } from "@/components/ui/gradient-card" export const Demo = () => { return <GradientCard /> }