From 67f9ad5b2eeabe5f914c8218bc386102710e08fa Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 11:30:58 +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 13be89b..8aa0bd5 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,11 +11,13 @@ const archivo = Archivo({ export const metadata: Metadata = { title: "SpeechBridge - Home Speech & Language Support for UK Families", description: "Evidence-backed speech and language activities for children aged 0–7. Support your child's communication development at home during NHS waiting periods. Trusted by parents and speech therapists.", keywords: "speech development, language support, children 0-7, NHS waiting list, speech therapy at home, UK parents, communication skills, early intervention", metadataBase: new URL("https://speechbridge.uk"), alternates: { - canonical: "https://speechbridge.uk"}, + canonical: "https://speechbridge.uk" + }, openGraph: { title: "SpeechBridge - Support Your Child's Speech Journey", description: "Home-based speech and language activities during NHS waiting periods. Evidence-backed, parent-designed, therapist-endorsed.", url: "https://speechbridge.uk", siteName: "SpeechBridge", type: "website", images: [ { - url: "https://speechbridge.uk/og-image.jpg", alt: "SpeechBridge - Speech and language support for UK families"}, + url: "https://speechbridge.uk/og-image.jpg", alt: "SpeechBridge - Speech and language support for UK families" + }, ], }, twitter: {