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