forked from veda/www_veda_2025
		
	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 @
This commit is contained in:
		@@ -2,6 +2,7 @@
 | 
			
		||||
import { Footer } from '@/components/Footer'
 | 
			
		||||
import { Header } from '@/components/Header'
 | 
			
		||||
import { Hero } from '@/components/Hero'
 | 
			
		||||
import { AudioPlayerBar } from '@/components/ui/AudioPlayerBar'
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user