From 041a322a65adf6f5a80b85b3f138d65cf53aa729 Mon Sep 17 00:00:00 2001 From: Brian Love Date: Mon, 11 May 2026 16:35:24 -0700 Subject: [PATCH] feat(web): move ecosystem section below deploy story on landing Co-Authored-By: Claude Opus 4.7 --- apps/web/app/page.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/apps/web/app/page.tsx b/apps/web/app/page.tsx index 51bbce9..878c98c 100644 --- a/apps/web/app/page.tsx +++ b/apps/web/app/page.tsx @@ -22,10 +22,9 @@ export default function HomePage() { return (
- {/* Hero / Ecosystem / Problem aren't wrapped — the seamless navy bleed across them + {/* Hero / Problem aren't wrapped — the seamless navy bleed across them would break if their bgs faded in independently. Reveals begin at WhoItsFor. */} - @@ -51,6 +50,9 @@ export default function HomePage() { + + +