Here is Dot Particles component
Loading preview...
import DotParticleCanvas from "@/components/ui/dot-particles"; export default function DemoOne() { return <DotParticleCanvas />; }
Part of UI Layouts — browse the full library on 21st.dev.