feat(landing-page): redesign landing page for v5.6#1502
Merged
Conversation
Redesign outdated landing page (stuck on v5.0 messaging) to reflect v5.6 features. Pivots positioning from "multi-AI rules" to "prove your AI coding is actually improving" with measurable impact as the core value prop. Content updates: - Hero: new headline + subtitle, terminal demo with 9 tool files (added Windsurf, Aider, OpenCode) - Features: 6 → 8 cards (added Session Impact Reports, Self-Evolving Rules, 50 Skills) - SupportedTools: 6 → 9 AI tools - BeforeAfter: reflects 9 config files + impact tracking - Agents: 29 → 37 specialists (added auto-mode, data-scientist, parallel-orchestrator, plan-reviewer, security-engineer, software-engineer, systems-developer, test-engineer) New sections (4 parallel routes): - @social_proof: headline stats bar (37 agents · 9 tools · 50 skills · 9 checklists · 8 langs) - @workflow_demo: interactive PLAN/ACT/EVAL/AUTO tab UI with mode-specific color gradients - @hud_showcase: simulated HUD statusbar preview (buddy face, cost velocity, cache savings, context bar) + 5 feature cards - @skills_library: 5-category tabbed skills browser i18n: all 5 locales (en/ko/ja/zh-CN/es) updated with new keys + revised copy. Tests: 43 files / 265 tests, 100% coverage on all new widgets.
|
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
Redesign the outdated landing page (stuck on v5.0 messaging) to reflect v5.6 features. Pivots positioning from "multi-AI rules" to "prove your AI coding is actually improving" with measurable impact as the core value prop.
Content updates (existing sections)
auto-mode,data-scientist,parallel-orchestrator,plan-reviewer,security-engineer,software-engineer,systems-developer,test-engineer)New sections (4 parallel routes)
@social_proof: headline stats bar — 37 agents · 9 tools · 50 skills · 9 checklists · 8 langs@workflow_demo: interactive PLAN/ACT/EVAL/AUTO tab UI with mode-specific color gradients@hud_showcase: simulated HUD statusbar preview (buddy face, cost velocity, cache savings, context bar) + 5 feature cards@skills_library: 5-category tabbed skills browseri18n
All 5 locales (en/ko/ja/zh-CN/es) updated with new message keys + revised copy.
Follow-up (separate PR)
@hud_showcaseTest plan
yarn workspace landing-page lint— 0 errorsyarn workspace landing-page format:check— all Prettier-cleanyarn workspace landing-page typecheck— no source errorsyarn workspace landing-page test:coverage— 43 files / 265 tests, coverage thresholds met (100% on all new widgets)yarn workspace landing-page check:circular— no cyclesyarn workspace landing-page build— 5 locales statically prerenderednpm audit --severity highpassed for all workspacescurl http://localhost:3000/{en,ko,ja,zh-CN,es}all return 200 with 12 sectiondata-testids present