the-tip-top-frontend/components
soufiane 815af82eba feat: remove winners page and navigation link
Completely removed the /gagnants page and its navigation link from the
header menu. This simplifies the application structure by removing the
winners showcase functionality.

Changes:
- Deleted app/gagnants/page.tsx and entire directory
- Removed "Gagnants" link from Header navigation
- Build verified successfully without the page

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 16:30:36 +01:00
..
admin fix: use API_BASE_URL constant instead of direct env access 2025-11-18 15:07:49 +01:00
forms dev 2025-11-17 23:38:02 +01:00
ui dev 2025-11-17 23:38:02 +01:00
AuthProviders.tsx dev 2025-11-17 23:38:02 +01:00
Button.tsx dev 2025-11-17 23:38:02 +01:00
Footer.tsx style: apply modern design to remaining pages 2025-11-19 03:18:43 +01:00
GoogleLoginButton.tsx fix: resolve SSR prerender errors for login and profil pages 2025-11-18 19:45:35 +01:00
Header.tsx feat: remove winners page and navigation link 2025-11-19 16:30:36 +01:00
Logo.tsx dev 2025-11-17 23:38:02 +01:00
Navbar.tsx fix: replace 'as const' with explicit type annotation for NAV_ITEMS 2025-11-18 01:43:34 +01:00