Apply Apple design language to landing page#4
Merged
Conversation
Rewrite templates/index.html following Apple.com design patterns: sticky global + local sub-nav, huge display-weight hero type, white/off- white (#f5f5f7) / dark (#1d1d1f) section alternation, bento highlights grid, giant stat callout (7 days), pill CTAs, multi-column Apple-style footer, and subdued muted-color typography hierarchy throughout. https://claude.ai/code/session_01UP2KyuZxM8D7kEkq4akq3t
|
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
templates/index.htmlfollowing Apple.com design patterns — no other files touched#ffffff/ off-white#f5f5f7/ dark#1d1d1fsection alternation, identical to Apple product pagesApple design patterns applied
Navigation
Typography
clamp(48px, 8vw, 96px)with-2pxletter-spacing — Apple's signature tight bold display typeclamp(32px, 5vw, 56px)with-1pxtracking#6e6e73body text at 17px — Apple's standard body size and secondary colorStat callout section
clamp(120px, 20vw, 200px)"7" with "days on track." — mirrors Apple's "9.5× faster" performance calloutsSection rhythm
#1d1d1f) → Off-white — exact Apple alternating section pattern100pxvertical padding per sectionBento highlights grid
CTAs
border-radius: 980pxpill buttons in#0071e3(Apple's exact CTA blue) with hover statesFooter
#f5f5f7backgroundTest plan
/api/join/api/statson load#spot-numbercorrectlyshake()fires on empty/invalid fieldshttps://claude.ai/code/session_01UP2KyuZxM8D7kEkq4akq3t
Generated by Claude Code