Skip to content

feat(website): home page narrative funnel redesign#125

Merged
blove merged 7 commits into
mainfrom
iterate/landing-pages
Apr 13, 2026
Merged

feat(website): home page narrative funnel redesign#125
blove merged 7 commits into
mainfrom
iterate/landing-pages

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented Apr 13, 2026

Summary

  • Redesigns the home page from 11 sections to 7 with a clear narrative funnel: Hero → Stats → Problem → PilotSolutionTheStack → WhitePaper → StopStallingCTA
  • Adds PilotSolution component — 3-step pilot program (Pilot → Build → Ship) positioned as the answer to the "50% of AI projects fail" problem
  • Adds TheStack component — unified vertical stack showing all three libraries (Agent, Render, Chat) with gradient connectors, value props, differentiator pills (Vercel json-render, Google A2UI), and CTAs to each landing page
  • Reuses PilotFooterCTA ("Ready to stop stalling?") as the closing CTA, updated to use Next.js Link for client-side navigation
  • Removes ArchDiagram, LibrariesSection, ChatFeaturesSection, ValueProps, LangGraphShowcase, DeepAgentsShowcase, HomePilotCTA from the home page (components preserved for other pages)

Test plan

  • npx nx build website passes
  • Visual review: home page loads with all 7 sections in correct order
  • PilotSolution step cards render with glassmorphism and numbered circles
  • TheStack shows 3 library cards with gradient connector lines between them
  • "Start Your Pilot →" and "Explore the Pilot Program →" both navigate to /pilot-to-prod
  • Library CTAs (Explore Agent/Render/Chat) navigate to correct landing pages
  • Mobile responsive: cards stack vertically on narrow viewports
  • Other pages unaffected (pilot-to-prod, angular, render, chat still use their own components)

🤖 Generated with Claude Code

blove and others added 7 commits April 13, 2026 13:48
Redesigns the home page from 11 sections to 7, with a clear
Problem → Solution → Stack → CTA narrative. Adds PilotSolution
and TheStack components, reuses PilotFooterCTA, drops ArchDiagram.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 tasks: PilotSolution, TheStack, PilotFooterCTA href fix,
page.tsx rewrite, and final verification.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replaces 11-section layout with 7-section funnel:
Hero → Stats → Problem → PilotSolution → TheStack → WhitePaper → StopStallingCTA

Removes: LibrariesSection, ChatFeaturesSection, ValueProps,
LangGraphShowcase, DeepAgentsShowcase, HomePilotCTA, ArchDiagram

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace motion.a with Link for /pilot-to-prod to enable client-side
navigation instead of full page reload.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cacheplane Ready Ready Preview, Comment Apr 13, 2026 9:50pm

Request Review

@blove blove merged commit 8a406b5 into main Apr 13, 2026
14 checks passed
@blove blove deleted the iterate/landing-pages branch May 7, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant