Restyle landing homepage: pill CTAs, convergence diagram, corner-accent cards - #64
Merged
Conversation
…ities Tailwind v4 wraps its own utilities in @layer; plain (un-layered) CSS always wins over layered CSS regardless of specificity. a:focus-visible's border-radius:2px would have overridden any rounded-full button on focus before it ever got a chance to render as a pill. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016hYVVizgvJ4wZBug9XTjVG (cherry picked from commit dd2d3cbc68169d6a026a7f772134d6683638230d)
Ports the pixel-polished redesign into the real Astro/Tailwind page: pill- shaped CTAs and verdict badges, corner-accent property cards (full-length colored left+bottom border per property), a hero SVG showing five owner delegates' verdicts converging through a red-line gate into one verified line, and a receipt-style verdict list with the masked-reason row. Also fixes two live bugs the redesign pass surfaced: Footer's mailto pointed at a personal address instead of hello@parleyprotocol.com, and 404's CTA used a rounded-rect instead of matching the site's pill buttons. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016hYVVizgvJ4wZBug9XTjVG (cherry picked from commit 940f81113fa423622e206b5a359ea9313b3a05a7)
Applies the same visual-language pass as the landing homepage restyle: run/verify/CTA buttons to full pills, verdict chip padding widened to match, several 4px-scale spacing outliers straightened, and tap-highlight reset extended to <a>-based pills (previously button-only). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016hYVVizgvJ4wZBug9XTjVG (cherry picked from commit 45fc73f8fd92b2ee8937a4d64c135d22a55b9562)
3 tasks
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
Test plan
Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
https://claude.ai/code/session_016hYVVizgvJ4wZBug9XTjVG