From ade2c3da30be1d8e72b78a0b7304807665644587 Mon Sep 17 00:00:00 2001 From: Calum Muir Date: Fri, 12 Jun 2026 10:18:24 +0000 Subject: [PATCH] Apply v3 design review: hero CTA hierarchy, mobile responsiveness, type scale, sponsor strip MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Move donate button under H1 in reading path (was orphaned bottom-right, hidden on mobile) - Hero height 63→70vh; responsive padding via CSS (88px/24px mobile, 96px/48px desktop) - Type scale: eyebrow 12px/0.25em → 13px/0.2em; H1 margins snapped to 8px grid; blockquote 16px/1.6 - CTA cards on mobile: 200→280px height; force .cta-sub/.cta-more visible (were hover-only) - Video body text capped at 620px (~65ch, was 680px/~85ch) - Sponsors demoted to compact strip — removed large serif heading that outweighed CTAs - Footer quick links: min-height 44px tap targets on mobile Co-Authored-By: Claude Sonnet 4.6 --- src/components/SiteFooter.astro | 4 +-- src/pages/index.astro | 63 ++++++++++++++++++--------------- 2 files changed, 36 insertions(+), 31 deletions(-) diff --git a/src/components/SiteFooter.astro b/src/components/SiteFooter.astro index c28d7e0..f623af2 100644 --- a/src/components/SiteFooter.astro +++ b/src/components/SiteFooter.astro @@ -50,11 +50,11 @@ const year = new Date().getFullYear(); Quick links