Refresh the What's the Point screenshots - #5
Merged
Merged
Conversation
The launcher gained a session chooser: where there was one "Start a session" button there are now two routes, Task planning and Quick vote. The shots on the projects page and in the home page marquee still showed the single button. Recaptured from the same pipeline at the same size, so only the two files change — `imageAnchor: left` already frames the new layout, which kept its wordmark and controls on the left. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UHZiNTwwiniSxbBr9BQdEw
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This branch was successfully deployed
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.
The launcher gained a session chooser: where there was one "Start a session" button there are now two routes, Task planning and Quick vote. The shots on the projects page and in the home page marquee still showed the single button.
Recaptured from
wtpatc375f43with the same pipeline (npm run marketing -- --journey solo --viewport desktop), at the same size and filenames, so only the two files change.Changes
public/projects/whats-the-point-light.pngpublic/projects/whats-the-point-dark.pngBoth 640×400, same as before. No schema, component, or content changes —
imageAnchor: leftfrom #4 already frames the new layout, which kept its wordmark and controls on the left.Verification
Built and served the production output, then drove both pages in Chromium.
pos_lefton both themes and both srcset densities. The square crop shows the wordmark, the tagline, both session options, and the join-code field./_ipx/_/…, both themes correct.Only the
homescene feeds this site, so I recaptured the solo journey at desktop rather than the full 104-image set.Generated by Claude Code