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