feat(website): home page narrative funnel redesign#125
Merged
Conversation
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>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
PilotSolutioncomponent — 3-step pilot program (Pilot → Build → Ship) positioned as the answer to the "50% of AI projects fail" problemTheStackcomponent — 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 pagePilotFooterCTA("Ready to stop stalling?") as the closing CTA, updated to use Next.jsLinkfor client-side navigationTest plan
npx nx build websitepasses/pilot-to-prod🤖 Generated with Claude Code