Commit Graph

3 Commits

Author SHA1 Message Date
6f1b04364b fix: accessibility improvements for contact, cookies, faq, forgot-password, reset-password pages
- Fix contrast issues (text-primary-300 -> text-primary-600, text-gray-500 -> text-gray-700)
- Add form labels for search input and cookie toggles
- Fix heading hierarchy (h1 -> h2 -> h3)
- Add aria-label and sr-only for accessibility

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-07 17:23:08 +01:00
ddffdbd0c6 fix: send confirmPassword in reset-password API call 2025-12-02 17:00:47 +01:00
e0330d4f28 feat: add reset-password page and update contest dates
- Add reset-password page to handle password reset flow
- Fix forgot-password to call real API
- Update contest dates (validation: Dec 1-31, recovery: Dec 1 - Jan 31)
- Update draw date to Feb 1, 2026
- Improve GamePeriod and GrandPrize components design
- Remove "livré chez vous" text

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 16:15:30 +01:00