the-tip-top-frontend/components/ui
soufiane 81a3e0bfae feat: update color palette to WCAG AA compliant green theme
- Update primary colors to forest green (#0B6029)
- Update all page titles to use primary-300/500 colors
- Update components (Header, Footer, Button, etc.)
- Fix email to thetiptopgr3@gmail.com
- Adjust hero section spacing

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 11:18:19 +01:00
..
Badge.tsx dev 2025-11-17 23:38:02 +01:00
Card.tsx dev 2025-11-17 23:38:02 +01:00
EmptyState.tsx refactor: add more shared utilities and reduce duplication further 2025-11-30 23:39:01 +01:00
ErrorState.tsx refactor: reduce code duplication from 18.51% to ~3% 2025-11-30 16:06:40 +01:00
index.ts refactor: extract PrizeCard component to reduce duplication 2025-12-01 17:07:40 +01:00
Input.tsx dev 2025-11-17 23:38:02 +01:00
Loading.tsx dev 2025-11-17 23:38:02 +01:00
LoadingState.tsx refactor: reduce code duplication from 18.51% to ~3% 2025-11-30 16:06:40 +01:00
Modal.tsx dev 2025-11-17 23:38:02 +01:00
Pagination.tsx refactor: add more shared utilities and reduce duplication further 2025-11-30 23:39:01 +01:00
PrizeCard.tsx feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
StatCard.tsx refactor: reduce code duplication by using reusable components 2025-12-01 16:50:05 +01:00
StatusBadge.tsx refactor: reduce code duplication by using reusable components 2025-12-01 16:50:05 +01:00
Table.tsx dev 2025-11-17 23:38:02 +01:00
TicketPrizeDisplay.tsx refactor: extract TicketPrizeDisplay and TicketTableRow components 2025-12-01 20:33:16 +01:00
TicketTableRow.tsx refactor: extract TicketPrizeDisplay and TicketTableRow components 2025-12-01 20:33:16 +01:00