Hero section with WebGL particle field animated background, gradient text, hover animations and idle text animations
import HeroDemo from "@/components/ui/hero"; export default function DemoOne() { return <HeroDemo />; }