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