PortaPower.buzz - Turning Festival Waste Into Festival Watts
Go to file
Jeff Emmett da0a534c83 Refine color palette for professional-yet-irreverent look
- Swap neon green (#39FF14) for refined emerald (#34D399)
- Add warm amber accent (#FBBF24) for badges, highlights, fun-facts
- Darken background to charcoal-brown (#141210) for more depth
- Soften glow effects (less rave, more premium)
- Reduce floating emoji count and opacity
- Green-to-gold gradient on hero text
- Subtler card hover effects with border transitions
- Tone down animations (slower, less travel distance)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 22:30:09 +00:00
app Refine color palette for professional-yet-irreverent look 2026-02-16 22:30:09 +00:00
components Refine color palette for professional-yet-irreverent look 2026-02-16 22:30:09 +00:00
hooks Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
lib Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
.dockerignore Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
.gitignore Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
Dockerfile Fix serving issue: remove index.txt and add explicit root route 2026-02-16 19:43:56 +00:00
components.json Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
docker-compose.yml Remove temporary port mapping for production 2026-02-16 20:56:17 +00:00
next.config.ts Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
nginx.conf Fix serving issue: remove index.txt and add explicit root route 2026-02-16 19:43:56 +00:00
package-lock.json Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
package.json Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
postcss.config.mjs Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
tsconfig.json Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00