Update src/app/layout.tsx
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user