Animated diagonal streaks in glowing green, creating a futuristic rain effect. Perfect for cyberpunk themes or tech-inspired backgrounds.
import { Component } from "@/components/ui/background-neon-rain-animation"; export default function DemoOne() { return <Component />; }