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