landing: three more tutorials, mobile navbar + hero CTA fixes#483
landing: three more tutorials, mobile navbar + hero CTA fixes#483
Conversation
- Add three tutorial cards (Danish Sofi, StinkyScrublet, mikbes) - Navbar: switch parent to flex/justify-between on mobile (grid on sm+), unhide Donate button so both CTAs sit on the right, matching desktop - Hero CTAs: keep Download and GitHub side-by-side on mobile instead of stacking vertically Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (3)
📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe landing page received layout refinements: hero section CTA spacing was adjusted from Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Test plan
🤖 Generated with Claude Code
Note
Low Risk
Low risk: only landing-page content additions and Tailwind layout tweaks that affect responsive rendering but not data/auth logic.
Overview
Improves the landing page’s mobile layout by keeping the hero CTAs side-by-side and adjusting navbar structure so the right-side buttons align correctly on small screens (including showing the Donate button on mobile).
Expands the Tutorials section by adding three additional YouTube tutorial cards (new IDs/thumbnails/authors).
Reviewed by Cursor Bugbot for commit 42b12d0. Configure here.
Summary by CodeRabbit
New Features
Style