xpeditis2.0/apps/frontend/app
David e1aeb9ccd7 feat: add Xpeditis logo as favicon and improve metadata
Add site favicon and enhance metadata for better SEO and social sharing:
- Added app/icon.svg from existing logo for browser tab icon
- Enhanced metadata with Open Graph and Twitter card support
- Created manifest.json for PWA support
- Added metadataBase for proper social image resolution
- Updated .env.example with NEXT_PUBLIC_APP_URL

The Xpeditis logo (blue background with cyan X) now appears in:
- Browser tabs (favicon)
- Bookmarks
- Mobile home screen (PWA)
- Social media shares (Open Graph)

Configuration for different environments:
- Dev: NEXT_PUBLIC_APP_URL=http://localhost:3000
- Preprod: NEXT_PUBLIC_APP_URL=https://app.preprod.xpeditis.com
- Prod: NEXT_PUBLIC_APP_URL=https://xpeditis.com

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-23 13:29:45 +01:00
..
booking fix v1.0.0 2025-12-23 11:49:57 +01:00
carrier fix: use environment variable for API URL in carrier accept/reject pages 2025-12-23 13:04:29 +01:00
dashboard fix v1.0.0 2025-12-23 11:49:57 +01:00
demo-carte fix carte 2025-12-03 22:24:48 +01:00
forgot-password fix 2025-11-13 00:15:45 +01:00
login contexte user reparer 2025-11-30 17:50:05 +01:00
register send invitations 2025-11-30 13:39:32 +01:00
reset-password fix 2025-11-13 00:15:45 +01:00
test-image fix v1.0.0 2025-12-23 11:49:57 +01:00
verify-email fix 2025-11-13 00:15:45 +01:00
globals.css fix landing page , login , register 2025-10-31 12:38:05 +01:00
icon.svg feat: add Xpeditis logo as favicon and improve metadata 2025-12-23 13:29:45 +01:00
layout.tsx feat: add Xpeditis logo as favicon and improve metadata 2025-12-23 13:29:45 +01:00
page.tsx feature 2025-11-04 07:30:15 +01:00