feat(website): replace StatsStrip with differentiator-focused PositioningStrip#155
Merged
Conversation
Replace stat-shaped tiles below the hero with four differentiator claims grounded in current competitive research (CopilotKit, Vercel AI SDK 5, assistant-ui). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Replace the trust-focused social proof stats section with a differentiation-focused positioning strip that highlights key architectural advantages vs other agent UI frameworks. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Previous auto-fit minmax(240px, 1fr) wrapped to 3 columns at 1280px since 4*240+3*16=1008 exceeds the 976px inner width. Use explicit breakpoints: 1-up <640px, 2-up <1024px, 4-up otherwise. Co-Authored-By: Claude Opus 4.7 <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
@copilotkitnext/angular), Vercel AI SDK 5 Angular, and assistant-ui.Background
Spec:
docs/superpowers/specs/2026-05-01-home-stats-strip-redesign.mdPlan:
docs/superpowers/plans/2026-05-01-home-positioning-strip.mdResearch established that NGAF cannot claim "first/only Angular agent framework" — CopilotKit and Vercel AI SDK both ship Angular bindings. The real moats are (1) runtime-neutral Angular UI across LangGraph + AG-UI ecosystems, (2)
agent()as a superset of React'suseStream(), (3) shipping bothjson-renderand Google A2UI today, and (4) unrestricted MIT vs CopilotKit's tier-gated Angular customization.Test plan
apps/website/src/components/landing/PositioningStrip.tsxtypechecksStatsStrip🤖 Generated with Claude Code