Description
The homepage hero section currently displays “recode hive” in lowercase, at 2 places, which can look inconsistent with branding.
This should be capitalized to “Recode Hive” for better readability and brand consistency.
Proposed Fix
- Update the hero heading text in
src/components/header/header.tsx
- Change “recode hive” to “Recode Hive” in the homepage hero
Expected Result
- The homepage shows “Level Up Skills with Recode Hive”
- No layout or styling issues, no console errors