Commit Graph

8 Commits

Author SHA1 Message Date
v0 867004af6b feat: configure Next.js for static export on Cloudflare Pages
Add output: 'export' to next.config.mjs and set build command to npm run build with output directory out.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-13 01:48:05 +00:00
v0 3d738d5eb7 fix: ensure footer has maximum contrast and visibility
Replace transparent footer with solid white and change badge background for better opacity.

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-08 20:24:13 +00:00
v0 d412dc2d05 feat: add "coming soon" shop page with email signup
Create stylish placeholder page for MycoFi shop with branding and email form.

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-07 00:02:35 +00:00
v0 4600517d80 feat: relocate tagline to footer
Remove "Regenerative Economics" badge from hero and add to footer

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-06 23:59:51 +00:00
v0 6f37b3662a feat: relocate tagline to footer
Remove hero badge and add to footer as tagline

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-06 23:59:37 +00:00
v0 554ced5d09 feat: relocate tagline to footer
Remove hero badge and add to footer as tagline.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-06 23:59:22 +00:00
v0 bb5cf45156 feat: update color palette to vibrant greens
Switch from browns to emerald, forest, and lime greens for better style.

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-06 23:26:36 +00:00
v0 00d8ccb4fc Initialized repository for project MycoFi website
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-06 23:24:47 +00:00