The component includes all the stunning visual effects like animated particles, rotating spotlights, and the gold mode toggle functionality,
import { ParticleHero } from "@/components/ui/particle-hero"; export default function DemoOne() { return <ParticleHero />; }