Particles animation in the background
Loading preview...
import { Component } from "@/components/ui/bg-animation"; export default function DemoOne() { return <Component />; }