profile card neon animation
Loading preview...
import Component from "@/components/ui/profile-card"; export default function DemoOne() { return <Component />; }