Commit Graph

5 Commits

Author SHA1 Message Date
Jeff Emmett 850b4e6a2f Wire contact form to self-hosted email relay API
Replace broken mailto: form with proper fetch-based submission
to email-relay.jeffemmett.com/contact. Adds loading spinner,
success confirmation, and error feedback states.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 15:55:20 -07:00
Jeff Emmett ca63536783 Add favicon, OG image, and clean up deployment config
- Add SVG favicon and Apple touch icon (neon lightning bolt)
- Add AI-generated OG image for social sharing
- Add Twitter card and OpenGraph image metadata to layout
- Remove unnecessary Let's Encrypt Traefik labels (Cloudflare handles SSL)
- Remove dead footer links (Blog, Press Kit, Privacy, Terms, Cookies)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 16:47:26 -07:00
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
Jeff Emmett b7a9ecc162 Update marketing copy and add HTTPS Traefik labels
- Refined hero, FAQ, testimonials, services, and contact copy for professional tone
- Added TLS/HTTPS router labels to docker-compose for Traefik
- Updated taglines and CTAs across all sections

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 19:27:34 +01:00
Jeff Emmett f45d2df4ec Initial commit: PortaPower.buzz marketing website
Poop-powered festival website with Next.js 15 static export, Tailwind CSS v4,
and Docker/Nginx/Traefik deployment. Single-page site with hero, how-it-works,
services, impact stats, packages, testimonials, FAQ, and contact sections.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 08:09:56 +00:00