Animated Background Component
Loading preview...
import AnimatedBackground from "@/components/ui/animated-background-component"; export default function DemoOne() { return <AnimatedBackground />; }