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