Components
Loading preview...
Make your brand logo stand apart with this amazing scatter on hover particle animation.
@vaib215
npx shadcn@latest add https://21st.dev/r/vaib215/logo-particlesimport Component from "@/components/ui/logo-particles";
export default function DemoOne() {
return <Component />;
}