(SP 1) [Frontend] UI improvements for About page - icons, mobile UX, and performance#281
Conversation
- Replace Banknote icon with BadgeDollarSign in pricing section - Add Heart icon to sponsors badge - Update LinkedIn follower count (1342 → 1400) - Update translations: 'Latest Contributors' → 'Open Source Heroes' - Fix Git topic card link to point to correct category - Hide ParticleCanvas animation on mobile devices - Increase disclaimer text size for better readability (10px → 12px) - Adjust fundsNote text size and color to match disclaimer (12px → 10px) - Optimize theme toggle animation (remove layoutId lag, restore smooth animation) - Fix mobile UI bugs in game (increase text sizes, improve button touch targets)
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📝 WalkthroughWalkthroughThis PR encompasses multiple focused updates: refactoring API checkout logic with upfront payment validation, applying UI styling refinements across the about section components, enhancing theme toggle animations, adjusting icon selections, updating routing parameters, and refreshing translations across English, Polish, and Ukrainian locales. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 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 |
✅ Deploy Preview for develop-devlovers ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Description
This PR implements UI improvements for the About page based on design feedback and mobile optimization requirements.
Key changes:
Changes
Database Changes (if applicable)
How Has This Been Tested?
Checklist
Before submitting
Reviewers
Summary by CodeRabbit
New Features
Style
Bug Fixes