Second chat card, and the redesign on every route - #147
Merged
Conversation
Kenji, speaking Japanese: a message with its translation, a voice note, a photo with a caption, and the streak and tokens a day of chatting earns. The two cards sit side by side and stack on a phone. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Every page header now opens the way the homepage sections do: a small blue eyebrow, a Nunito 900 title, the lede under it. Plans, Coming from v1, Blog, Tools and Legal each name their section. The two pages that still showed a v1-style phone frame show a card in the homepage's idiom instead: /pro gets a Fluent day beside the title and the same three plan cards as the homepage, with their notes; the welcome-back page gets the returning user's screen as a card. The tools kicker becomes the eyebrow, and a missing page gets the one chat that fits it, shared between the error page and the static 404. The phone-frame components are now unused and left in place. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
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.
What
/proand/welcome-backdrop the v1-style phone frame for a card in the homepage's idiom: a Fluent day beside the plans title, and the returning user's screen beside the welcome-back text./proreuses the homepage plan cards with their notes shown.+error.svelteand the static 404.Checked
npm run check,npm run lint,npx vite build; every route at desktop and 375px, light and dark, no horizontal overflow.The phone-frame components (
components/phone/*) are now unused and left in place for a separate clean-up.🤖 Generated with Claude Code