Skip to content

Fix banner visibility on mobile: 77% lighter images#29

Merged
CognitiveCodeAI merged 1 commit into
mainfrom
fix/lighter-images
Jun 11, 2026
Merged

Fix banner visibility on mobile: 77% lighter images#29
CognitiveCodeAI merged 1 commit into
mainfrom
fix/lighter-images

Conversation

@CognitiveCodeAI

Copy link
Copy Markdown
Owner

Live report: hero banner rendering only its top sliver on mobile. Server-side files verified intact (full PNG decode, checksum match), element markup unchanged — the consistent explanation is a stalled download of the 1.9MB hero PNG painting only its first rows.

Fix: re-encode the two heavyweight images as quality-85 JPEG — banner2 1923KB → 471KB, gitalive-before-after 1459KB → 321KB (visually verified crisp). All references updated; assets index current. og-card.png (2.8MB) untouched — it's a GitHub-settings upload, not fetched by the README.

🤖 Generated with Claude Code

… 0.8MB)

The 1.9MB banner PNG stalls on mobile connections, painting only the
top rows — reported live as 'only the top 2% of the banner visible'.
banner2: 1923KB PNG → 471KB JPEG q85; gitalive-before-after: 1459KB
PNG → 321KB JPEG q85. References updated in README + assets index.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@CognitiveCodeAI CognitiveCodeAI merged commit 2529dc7 into main Jun 11, 2026
1 check passed
@CognitiveCodeAI CognitiveCodeAI deleted the fix/lighter-images branch June 11, 2026 03:26
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.

1 participant