From 20ad30b500faa75cc63a1bac0d17bbbd7e39155c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:08:49 +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 6bc3ace..ef78fd2 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -22,20 +22,22 @@ const figtree = Figtree({ export const metadata: Metadata = { title: "Glam-Glow Boutique Salon - Beauty Services in Mbombela", description: "Professional beauty salon in Mbombela offering haircuts, makeup, nails, and treatments. Book your appointment online today.", keywords: "salon Mbombela, beauty services, hair salon, makeup artist, nail art, professional beauty treatments", metadataBase: new URL("https://glamglowsalon.com"), alternates: { - canonical: "https://glamglowsalon.com"}, + canonical: "https://glamglowsalon.com" + }, openGraph: { title: "Glam-Glow Boutique Salon", description: "Premium beauty and salon services in Mbombela. Expert professionals, luxurious ambiance, trusted by locals.", url: "https://glamglowsalon.com", siteName: "Glam-Glow Boutique Salon", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg", alt: "Glam-Glow Boutique Salon"}, - ], + url: "http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg", alt: "Glam-Glow Boutique Salon" + } + ] }, twitter: { - card: "summary_large_image", title: "Glam-Glow Boutique Salon - Beauty Services", description: "Professional beauty salon in Mbombela. Book your appointment today!", images: ["http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg"], + card: "summary_large_image", title: "Glam-Glow Boutique Salon - Beauty Services", description: "Professional beauty salon in Mbombela. Book your appointment today!", images: ["http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg"] }, robots: { index: true, - follow: true, - }, + follow: true + } }; export default function RootLayout({