From 7bf036aa2ea97d745cd1b63ce369fddd4e4da5aa Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:17:13 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 17918bc..bfefc47 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -22,11 +22,13 @@ const nunitoSans = Nunito_Sans({ export const metadata: Metadata = { title: "Caroline's Hair & Beauty | Premier Salon Johannesburg", description: "Women-owned LGBTQ+ friendly salon in Mondeor, Johannesburg. Expert hair cutting, styling, coloring & beauty treatments. Book your appointment today.", keywords: "hair salon, hair cutting, styling, coloring, beauty treatments, Johannesburg, Mondeor, women-owned, LGBTQ+ friendly", metadataBase: new URL("https://carolineshairdbeauty.co.za"), alternates: { - canonical: "https://carolineshairdbeauty.co.za"}, + canonical: "https://carolineshairdbeauty.co.za" + }, openGraph: { title: "Caroline's Hair & Beauty | Premier Salon Johannesburg", description: "Experience premium hair and beauty services at our women-owned, LGBTQ+ friendly salon in Mondeor, Johannesburg.", url: "https://carolineshairdbeauty.co.za", siteName: "Caroline's Hair & Beauty", type: "website", images: [ { - url: "https://carolineshairdbeauty.co.za/og-image.jpg", alt: "Caroline's Hair & Beauty Salon"}, + url: "https://carolineshairdbeauty.co.za/og-image.jpg", alt: "Caroline's Hair & Beauty Salon" + }, ], }, twitter: {