Spaces:
Running
Running
| export const HERO_STYLES = [ | |
| { id: "animated-gradient", label: "Animated Gradient" }, | |
| { id: "particles", label: "Particles" }, | |
| { id: "waves", label: "Waves" }, | |
| { id: "noise", label: "Noise Overlay" }, | |
| { id: "parallax", label: "Parallax Layers" }, | |
| { id: "vanta-globe", label: "Vanta Globe" }, | |
| { id: "morphing-blobs", label: "Morphing Blobs" }, | |
| { id: "rays", label: "Rays / Aurora" }, | |
| { id: "grid", label: "Animated Grid" }, | |
| { id: "shapes", label: "Floating Shapes" }, | |
| { id: "lines", label: "Moving Lines" }, | |
| { id: "orbits", label: "Orbits" }, | |
| ]; | |