From ef1a5a582906d8163bc0a3824e8a5dc2c46e17ef Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:25:13 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8da9ee6..f73cff4 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -22,20 +22,22 @@ const manrope = Manrope({ export const metadata: Metadata = { title: "Arctic Travels | Luxury Ski & Snowboarding Vacations", description: "Plan your perfect ski trip to world-class resorts. Luxury accommodations, expert travel agents, and the best prices on skiing vacations in Niseko, Chamonix, Zermatt and beyond.", keywords: "ski vacations, snowboarding holidays, luxury ski resorts, arctic travel, winter sports, Niseko, Chamonix, Zermatt", metadataBase: new URL("https://arctictravels.com"), alternates: { - canonical: "https://arctictravels.com"}, + canonical: "https://arctictravels.com" + }, openGraph: { title: "Arctic Travels | Luxury Ski Vacations", description: "Plan your perfect winter ski adventure with our specialized travel agents. Luxury resorts worldwide.", url: "https://arctictravels.com", siteName: "Arctic Travels", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/skier-skiing-snowy-mountains_107420-95978.jpg", alt: "Arctic Travels - Luxury Ski Vacations"}, - ], + url: "http://img.b2bpic.net/free-photo/skier-skiing-snowy-mountains_107420-95978.jpg", alt: "Arctic Travels - Luxury Ski Vacations" + } + ] }, twitter: { - card: "summary_large_image", title: "Arctic Travels | Luxury Ski Vacations", description: "Plan your perfect winter ski adventure with Arctic Travels", images: ["http://img.b2bpic.net/free-photo/skier-skiing-snowy-mountains_107420-95978.jpg"], + card: "summary_large_image", title: "Arctic Travels | Luxury Ski Vacations", description: "Plan your perfect winter ski adventure with Arctic Travels", images: ["http://img.b2bpic.net/free-photo/skier-skiing-snowy-mountains_107420-95978.jpg"] }, robots: { index: true, - follow: true, - }, + follow: true + } }; export default function RootLayout({