Commit Graph

30 Commits

Author SHA1 Message Date
215820ab1d refactor: remove unused AudioPlayerBar component
- Deleted AudioPlayerBar.jsx component that was no longer being used in the application
- Cleaned up by removing dependency on @kevtucker/react-audio-player-bar package
2025-10-24 02:59:01 +02:00
1b59a205fd feat: migrate audio player and remove unused pages
- Moved audio player from page component to root layout for persistent playback across all pages
- Removed unused auth pages (login, register) and content pages (contact, dahabiyas, experiences, etc.)
- Updated NavLink text color to gold-900 for better visibility
- Added 'use client' directive to AudioPlayerBar component for client-side rendering
2025-10-24 02:52:08 +02:00
24110d6e92 feat: redesign homepage with audio player and simplified navigation
- Added audio player bar component with custom music track integration
- Simplified header navigation by removing logo and "Book Now" button
- Updated hero section with new centered logo design and background noise effect
- Removed redundant navigation links and reorganized mobile menu
- Added new background noise component with video overlay effect
- Replaced static noise video with new version and added audio file
- Installed @
2025-10-24 02:48:01 +02:00
ba31d1e860 refactor: simplify landing page components and layout
- Removed unused component imports from page.jsx to reduce bundle size
- Streamlined Hero component by removing unnecessary elements and whitespace
- Updated Hero container styling to use flex and min-h-screen for better centering
- Kept only essential components (Header, Hero, Footer) in main page layout
2025-10-24 02:35:47 +02:00
0d24234bd1 refactor: remove unused FeaturedOn component from homepage
- Removed import and instance of FeaturedOn component from page.jsx
- Simplified homepage layout by removing redundant featured section
2025-10-24 02:33:55 +02:00
2d61bd5161 feat: rebrand site from VEDA to Maison Noire
- Updated site title and metadata from "VEDA EGYPT NILE CRUISES" to "Maison Noire"
- Removed FeaturedOn component and associated logo assets
- Changed title template from "%s - VEDA" to "%s - MN" for consistent branding
2025-10-24 02:32:59 +02:00
7dee3c80c3 feat: add noire logo and noise video assets to public directory 2025-10-24 02:26:48 +02:00
52948926b8 chore: update gitignore with build artifacts and environment files 2025-10-24 02:11:25 +02:00
1095f066ac ok 2025-08-19 18:12:21 +02:00
5f5d11fbd8 add images 2025-08-19 16:25:18 +02:00
66ef8ede14 fix: remove .next build artifacts from git tracking
- Add .next to .gitignore to prevent future conflicts
- Remove all build artifacts from git tracking
- Focus on source code changes only for cleaner merges
2025-08-18 23:40:20 +02:00
766764f4c1 unfo 2025-08-18 23:38:31 +02:00
d7e05e751c i 2025-08-18 23:09:36 +02:00
6bc835a386 ok 2025-08-18 23:09:28 +02:00
3318d2fde0 cad 2025-08-18 23:04:44 +02:00
c4c40c6499 o 2025-08-18 22:51:15 +02:00
f390ba6ec1 ok 2025-08-18 22:50:01 +02:00
42f8db89d6 s 2025-08-18 22:49:47 +02:00
a811bc71fa ok 2025-08-18 22:45:13 +02:00
b73beb1792 ok 2025-08-18 22:45:09 +02:00
08b25f008b - 2025-08-18 22:33:54 +02:00
f1cec99486 add veda logos 2025-08-18 20:12:15 +02:00
c82c6ced3a saved 2025-08-18 18:40:09 +02:00
e2543a0c58 ok 2025-08-14 16:44:11 +02:00
ec11513a01 add chmod 2025-08-14 15:34:44 +02:00
40c92495a7 ok 2025-08-14 14:42:17 +02:00
f1cb4adcc8 add build start scripts 2025-08-14 14:41:35 +02:00
bc9aa8f8c1 add vdeo 2025-08-14 11:25:10 +02:00
79a3cc53e1 ok 2025-08-13 18:43:51 +02:00
127bf9c83b add new content 2025-08-13 18:37:34 +02:00