Neon Orbs Animation
npx shadcn@latest add https://21st.dev/r/minhxthanh/neon-orbs
Loading preview...
import { NeonOrbs } from "@/components/ui/neon-orbs"; export default function DemoOne() { return <NeonOrbs />; }