Update src/app/layout.tsx

This commit is contained in:
2026-03-03 08:08:49 +00:00
parent 3b98a1f542
commit 20ad30b500

View File

@@ -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({