the-tip-top-frontend/app
soufiane c0d67ebc06 feat: complete homepage redesign with modern green theme
Created brand new homepage matching design requirements:
- Hero section with dark green gradient background (#1a4d2e)
- "Un code, un gain garanti!" main title with orange accent
- Trust badges (100% sécurisé, 100% gagnants, 500 000 codes)
- 3-step participation process with yellow/gold icons
- 5 prize cards with percentages and modern design
- Stats section with key metrics (100%, 500k, 10, 360€)
- Final CTA section with registration buttons
- Consistent green (#1a4d2e) and orange/gold (#f59e0b) color scheme
- Professional shadows, gradients, and hover effects
- Fully responsive layout

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 23:36:46 +01:00
..
about fix: clean up about page formatting 2025-11-18 14:41:02 +01:00
admin fix: resolve SSR prerender errors for login and profil pages 2025-11-18 19:45:35 +01:00
client fix: add type assertion for PRIZE_CONFIG access in client page 2025-11-18 00:29:52 +01:00
contact dev 2025-11-17 23:38:02 +01:00
cookies dev 2025-11-17 23:38:02 +01:00
data-deletion feat: add data deletion instructions page for Facebook compliance 2025-11-18 20:46:58 +01:00
employe fix: use API_BASE_URL constant instead of direct env access 2025-11-18 15:07:49 +01:00
faq dev 2025-11-17 23:38:02 +01:00
forgot-password fix: add padding to login card and create forgot-password page 2025-11-18 02:39:44 +01:00
historique fix: add type assertion for PRIZE_CONFIG access in historique page 2025-11-18 01:02:34 +01:00
jeux dev 2025-11-17 23:38:02 +01:00
legal dev 2025-11-17 23:38:02 +01:00
login Revert "feat: apply homepage green gradient style to login/register pages" 2025-11-18 23:29:54 +01:00
lots dev 2025-11-17 23:38:02 +01:00
mes-lots fix: prevent localStorage access during SSR in debug page 2025-11-18 02:07:10 +01:00
privacy dev 2025-11-17 23:38:02 +01:00
profil fix: resolve SSR prerender errors for login and profil pages 2025-11-18 19:45:35 +01:00
register Revert "feat: apply homepage green gradient style to login/register pages" 2025-11-18 23:29:54 +01:00
rules dev 2025-11-17 23:38:02 +01:00
terms dev 2025-11-17 23:38:02 +01:00
test-tickets fix: change button variant from 'default' to 'primary' in test-tickets page 2025-11-18 01:21:50 +01:00
favicon.ico feat: initial Next.js frontend 2025-10-28 22:48:49 +00:00
globals.css dev 2025-11-17 23:38:02 +01:00
icon.svg dev 2025-11-17 23:38:02 +01:00
layout-client.tsx dev 2025-11-17 23:38:02 +01:00
layout.tsx fix: move GoogleOAuthProvider to client component to fix SSR errors 2025-11-18 19:03:33 +01:00
page.tsx feat: complete homepage redesign with modern green theme 2025-11-18 23:36:46 +01:00
providers.tsx fix: ensure GoogleOAuthProvider is always available to prevent context errors 2025-11-18 20:10:25 +01:00