forked from veda/www_veda_2025
		
	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
This commit is contained in:
		@@ -5,8 +5,8 @@ import '@/styles/tailwind.css'
 | 
			
		||||
 | 
			
		||||
export const metadata = {
 | 
			
		||||
  title: {
 | 
			
		||||
    template: '%s - VEDA',
 | 
			
		||||
    default: 'VEDA EGYPT NILE CRUISES',
 | 
			
		||||
    template: '%s - MN',
 | 
			
		||||
    default: 'Maison Noire',
 | 
			
		||||
  },
 | 
			
		||||
  description:
 | 
			
		||||
    'Most bookkeeping software is accurate, but hard to use. We make the opposite trade-off, and hope you don’t get audited.',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user