Hero section with dynamic animated partile system with trails and post processing effects
Loading preview...
import HeroDemo from "@/components/ui/shooting-stars-hero"; export default function DemoOne() { return <HeroDemo />; }