BOLT-839 redo: LogoWall on apps/www /platform (below hero)
completedClose PR #10021 (wrong app — apps/website). New branch off main with <LogoWall/> from apps/www/app/components/sections/logo-wall.tsx added to apps/www/app/platform/page.tsx directly below the first PlatformHighlight (which serves as the hero). Fetch customers via getCustomers() — same pattern as home-page-content.tsx. Local checks then push + fresh PR.
Event Timeline
created
progress
PR #10125 confirmed open, mergeable. Lint/Typecheck/Unit all green. Build+E2E+Vercel www preview in flight. Monitoring.
progress
Heartbeat CI recheck: all 20 checks green on PR #10125. BUT PR state is CLOSED (not merged) — review_decision: REVIEW_REQUIRED. Nick likely closed without merging. Flagging for clarification.
status_change
in_progress → blocked
progress
Redo investigation: main already contains the intended change. Commit ae4b0bf803 (2026-05-07 18:43 UTC) — fix(www): add logo wall below platform hero — added <LogoWall /> directly below the <Hero /> on /platform. A subsequent commit 8c9a5b9f7d refactored LogoWall to self-fetch from Contentful (Nick feedback), so the page now just renders <LogoWall /> with no props. Rebasing anvil/platform-logos-www onto main would produce a regression (removes the Hero component on main, re-introduces page-level getWebCustomers fetch that was explicitly refactored out). Abandoning this branch.
status_change
blocked → completed