the-tip-top-frontend/app
soufiane 510eab7794 feat: enhance homepage with animated tea icons and improve branding
Add animated tea icons background with 35 falling icons, update styling to match theme, and streamline branding across header and footer.

Changes:
- Add 35 animated tea icons with falling animation (no rotation)
- Create fallDown animation with gentle horizontal oscillation
- Add new homepage components (CountdownTimer, GamePeriod, GrandPrize, AboutContest)
- Include tea icon images (teapot-green, tea-cup, gift-box, tea-leaves, teapot-pink)
- Remove "Thé Tip Top" text branding from header and footer (keep logo only)
- Add Pinterest social media icon to footer
- Update button color scheme to match golden/beige theme (#d4a574, #c4956a)
- Increase icon opacity to 50% for better visibility

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-20 16:46:57 +01:00
..
about style: apply modern design to remaining pages 2025-11-19 03:18:43 +01:00
admin feat: add user details page and getUserById service method 2025-11-19 15:09:00 +01:00
client fix: remove price display from client dashboard 2025-11-19 03:27:19 +01:00
contact style: apply modern design to remaining pages 2025-11-19 03:18:43 +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 style: apply modern design to remaining pages 2025-11-19 03:18:43 +01:00
forgot-password style: apply modern design to remaining pages 2025-11-19 03:18:43 +01:00
historique feat: modern UI redesign with SVG icons and improved styling 2025-11-19 02:29:41 +01:00
jeux feat: modern UI redesign with SVG icons and improved styling 2025-11-19 02:29:41 +01:00
legal dev 2025-11-17 23:38:02 +01:00
login fix: improve Facebook login error handling and add setup documentation 2025-11-19 15:44:21 +01:00
lots style: apply modern design to remaining pages 2025-11-19 03:18:43 +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 feat: modern UI redesign with SVG icons and improved styling 2025-11-19 02:29:41 +01:00
register style: apply modern design to remaining pages 2025-11-19 03:18:43 +01:00
rules style: apply modern design to remaining pages 2025-11-19 03:18:43 +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 feat: enhance homepage with animated tea icons and improve branding 2025-11-20 16:46:57 +01:00
icon.svg dev 2025-11-17 23:38:02 +01:00
layout-client.tsx style: apply modern design to remaining pages 2025-11-19 03:18:43 +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: enhance homepage with animated tea icons and improve branding 2025-11-20 16:46:57 +01:00
providers.tsx fix: ensure GoogleOAuthProvider is always available to prevent context errors 2025-11-18 20:10:25 +01:00