Skip to content

Condense the home hero so filters appear sooner#10

Merged
700799 merged 1 commit into
mainfrom
claude/condense-hero
May 30, 2026
Merged

Condense the home hero so filters appear sooner#10
700799 merged 1 commit into
mainfrom
claude/condense-hero

Conversation

@700799

@700799 700799 commented May 30, 2026

Copy link
Copy Markdown
Owner

Condense the home hero

The hero was taking up nearly the whole first screen on mobile, pushing the filters and book grid below the fold. This makes it compact:

  • Smaller headingtext-4xl/5xltext-3xl/4xl
  • Tighter spacing — reduced top/bottom padding and the gaps between the badge, heading, copy, and buttons
  • Trimmed intro copy — shorter, and fixes the stale "filter by genre, theme, or era" to "filter by theme" (the filter bar is theme-only now)
  • Smaller CTA buttonspx-6 py-3 text-base → px-5 py-2.5 text-sm

Net effect: the theme filters and the book grid are visible much sooner without scrolling.

Verify

  • npm run build succeeds (50 routes export); the PR build CI job runs it too.
  • Confirmed the condensed copy and smaller heading render in out/index.html.

https://claude.ai/code/session_01Egnnw9v4T3ppsAQveFnijo


Generated by Claude Code

Shrink the hero heading (4xl/5xl -> 3xl/4xl), tighten top/bottom padding
and spacing, trim the intro copy, and shrink the CTA buttons so the
filters and book grid are visible much sooner. Also fix the stale
"filter by genre, theme, or era" line to "filter by theme" since the
filter bar is now theme-only.
@700799 700799 marked this pull request as ready for review May 30, 2026 17:35
@700799 700799 merged commit e55fd4d into main May 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants