Skip to content

feat: hero section redesign with animated stats + optimize GraphQL th…#221

Merged
Dev-Moulin merged 1 commit intomainfrom
feat/hero-homepage-redesign
Feb 16, 2026
Merged

feat: hero section redesign with animated stats + optimize GraphQL th…#221
Dev-Moulin merged 1 commit intomainfrom
feat/hero-homepage-redesign

Conversation

@Dev-Moulin
Copy link
Owner

…rottle

  • Refactor HeroSection into standalone component with ScrambleStat animation
  • Add useTextScramble hook for glitch-decode text effect on stats
  • Replace static stats (totalFounders, foundersWithAtoms) with live data (totalTrustVoted, uniqueVoters)
  • Update i18n labels EN/FR for new stats
  • Optimize ThrottleLink: 1000ms/1concurrent → 200ms/10concurrent (~65% faster panel loading)
  • Add performance measurement logs for homepage, InfoPanel and CenterPanel

…rottle

- Refactor HeroSection into standalone component with ScrambleStat animation
- Add useTextScramble hook for glitch-decode text effect on stats
- Replace static stats (totalFounders, foundersWithAtoms) with live data (totalTrustVoted, uniqueVoters)
- Update i18n labels EN/FR for new stats
- Optimize ThrottleLink: 1000ms/1concurrent → 200ms/10concurrent (~65% faster panel loading)
- Add performance measurement logs for homepage, InfoPanel and CenterPanel
@Dev-Moulin Dev-Moulin merged commit c24ab89 into main Feb 16, 2026
3 checks 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.

1 participant