copy(web): trim home terminal demo and use real before/after thumbnails - #612
Merged
Zach Dunn (zachdunn) merged 1 commit intoAug 7, 2026
Merged
Conversation
Drop the decorative blinking-cursor line from the hero terminal and consolidate the put output to a single narrative line. Replace the dashed SVG placeholders in the attachments-comment mock with a real before/after pair (the releases.sh mobile header overlap fix), cropped to matching 16:10 thumbnails.
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (2)
🚫 Excluded labels (none allowed) (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
uploads-web | 9508065 | Commit Preview URL Branch Preview URL |
Aug 07 2026, 12:42 AM |
Zach Dunn (zachdunn)
deleted the
claude/home-page-example-cleanup-3b9ccc
branch
August 7, 2026 00:45
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.
Two small revisions to the home hero (per Zach's request):
uploads putoutput into a single narrative line: Uploaded for branch feat/nav - auto-comments to pull request when opened. The demo copy stays intentionally human-readable rather than mirroring literal CLI output./preview/hero-{before,after}.webp, ~4–6 KB each). Placeholder-specific CSS (.ph) is replaced by a plain.shotimage style, and the section drops itsrole="img"wireframe label in favor of real alt text.Verified against a local production build (
astro build+ wrangler preview), sinceastro devdoesn't servepublic/assets in this setup.