Update src/app/layout.tsx

This commit is contained in:
2026-05-13 18:50:26 +00:00
parent b4e27ef19e
commit 8cf0b12ff6

View File

@@ -18,7 +18,7 @@ const inter = Inter({
subsets: ["latin"],
});
export const metadata: Metadata = { title: 'PeakOcean | Elite Ocean & Mountain Expeditions', description: 'Discover the extremes of travel. From deep ocean retreats to high-altitude mountain summits, we curate bespoke luxury experiences for the bold adventurer.' };
export const metadata: Metadata = { title: 'PeakOcean | Luxury Expedition Agency', description: 'Experience cinematic landscapes and luxury expedition travel with PeakOcean.' };
export default function RootLayout({
children,