From 03878a6976bb327b93e396b2d79b448154755a65 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 11:25:08 +0000 Subject: [PATCH 1/7] Update src/app/about/page.tsx --- src/app/about/page.tsx | 26 ++++++++------------------ 1 file changed, 8 insertions(+), 18 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f681eb4..dfa8f6e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -48,7 +48,7 @@ export default function AboutPage() { { value: "2019", title: "Founded to bridge NHS waiting list gaps" }, { value: "UK-Wide", title: "Supporting families across the United Kingdom" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=2" + imageSrc="https://images.unsplash.com/photo-1516534775068-bb4e2b6d5b27?w=800&h=600&fit=crop" imageAlt="SpeechBridge mission and impact" useInvertedBackground={false} mediaAnimation="slide-up" @@ -68,13 +68,7 @@ export default function AboutPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "National Health Service (NHS)", - "Speech and Language UK", - "Education Endowment Foundation", - "Royal College of Speech and Language Therapists", - "British Academy of Audiology", - "UK Government: Department for Education", - ]} + "National Health Service (NHS)", "Speech and Language UK", "Education Endowment Foundation", "Royal College of Speech and Language Therapists", "British Academy of Audiology", "UK Government: Department for Education"]} speed={40} showCard={true} ariaLabel="Research partners and evidence foundation" @@ -91,7 +85,7 @@ export default function AboutPage() { { value: "Accessible", title: "WCAG 2.1 AA compliant, designed for all families" }, { value: "Evidence-Led", title: "Every activity backed by research and therapist input" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=3" + imageSrc="https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&h=600&fit=crop" imageAlt="SpeechBridge team and values" useInvertedBackground={false} mediaAnimation="slide-up" @@ -105,8 +99,7 @@ export default function AboutPage() { ); -} \ No newline at end of file +} -- 2.49.1 From f2689a2c3071caa63679b918fd29f603eca8c8ee Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 11:25:08 +0000 Subject: [PATCH 2/7] Update src/app/activities/page.tsx --- src/app/activities/page.tsx | 62 ++++++++++--------------------------- 1 file changed, 17 insertions(+), 45 deletions(-) diff --git a/src/app/activities/page.tsx b/src/app/activities/page.tsx index 1a1fd77..6523846 100644 --- a/src/app/activities/page.tsx +++ b/src/app/activities/page.tsx @@ -47,26 +47,14 @@ export default function ActivitiesPage() { tagAnimation="slide-up" features={[ { - id: "1", - title: "Bubble Talk for Ages 0–2: Building First Words", - tags: ["Ages 0-2", "Vocabulary"], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=5", - imageAlt: "Bubble play activity for infant speech development", - }, + id: "1", title: "Bubble Talk for Ages 0–2: Building First Words", tags: ["Ages 0-2", "Vocabulary"], + imageSrc: "https://images.unsplash.com/photo-1503454537688-e47faf45564d?w=800&h=600&fit=crop", imageAlt: "Bubble play activity for infant speech development"}, { - id: "2", - title: "Rhyme Time Games for Ages 2–4: Sound Awareness", - tags: ["Ages 2-4", "Listening Skills"], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=6", - imageAlt: "Rhyme activity cards for toddler phonological awareness", - }, + id: "2", title: "Rhyme Time Games for Ages 2–4: Sound Awareness", tags: ["Ages 2-4", "Listening Skills"], + imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", imageAlt: "Rhyme activity cards for toddler phonological awareness"}, { - id: "3", - title: "Story Sequencing for Ages 4–7: Narrative Skills", - tags: ["Ages 4-7", "Language Development"], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=7", - imageAlt: "Story sequencing cards for older child narrative development", - }, + id: "3", title: "Story Sequencing for Ages 4–7: Narrative Skills", tags: ["Ages 4-7", "Language Development"], + imageSrc: "https://images.unsplash.com/photo-1506084868230-bb8a8fb7338e?w=800&h=600&fit=crop", imageAlt: "Story sequencing cards for older child narrative development"}, ]} animationType="slide-up" textboxLayout="default" @@ -104,26 +92,14 @@ export default function ActivitiesPage() { tagAnimation="slide-up" features={[ { - id: "1", - title: "Sign Up Free: Create your SpeechBridge account in under 2 minutes", - tags: ["Step 1", "Easy"], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=8", - imageAlt: "Account creation interface", - }, + id: "1", title: "Sign Up Free: Create your SpeechBridge account in under 2 minutes", tags: ["Step 1", "Easy"], + imageSrc: "https://images.unsplash.com/photo-1531482615713-2afd69097998?w=800&h=600&fit=crop", imageAlt: "Account creation interface"}, { - id: "2", - title: "Select Your Child's Age: Activities tailored to developmental stage", - tags: ["Step 2", "Personalized"], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=9", - imageAlt: "Age group selection screen", - }, + id: "2", title: "Select Your Child's Age: Activities tailored to developmental stage", tags: ["Step 2", "Personalized"], + imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&h=600&fit=crop", imageAlt: "Age group selection screen"}, { - id: "3", - title: "Start Playing: Download, print, or use activities with your child", - tags: ["Step 3", "Immediate Access"], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=10", - imageAlt: "Activity library dashboard", - }, + id: "3", title: "Start Playing: Download, print, or use activities with your child", tags: ["Step 3", "Immediate Access"], + imageSrc: "https://images.unsplash.com/photo-1516534775068-bb4e2b6d5b27?w=800&h=600&fit=crop", imageAlt: "Activity library dashboard"}, ]} animationType="slide-up" textboxLayout="default" @@ -136,8 +112,7 @@ export default function ActivitiesPage() { ); -} \ No newline at end of file +} -- 2.49.1 From 77277a431cafdacd7682deec2f343315ea6a51d8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 11:25:09 +0000 Subject: [PATCH 3/7] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 79d1428..8c6ddcb 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -100,8 +100,7 @@ export default function ContactPage() { ); -} \ No newline at end of file +} -- 2.49.1 From 2638f4764cba10b1ed58ae65eeb4a2bee1a66f73 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 11:25:09 +0000 Subject: [PATCH 4/7] Update src/app/layout.tsx --- src/app/layout.tsx | 29 +++++++---------------------- 1 file changed, 7 insertions(+), 22 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8c27ea7..13be89b 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,36 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const archivo = Archivo({ - variable: "--font-archivo", - subsets: ["latin"], + variable: "--font-archivo", subsets: ["latin"], }); 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"), + 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: [ + 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: { - card: "summary_large_image", - title: "SpeechBridge - Support Your Child's Speech Development", - description: "Evidence-backed activities and guidance for parents during NHS waiting periods.", - images: ["https://speechbridge.uk/twitter-image.jpg"], + card: "summary_large_image", title: "SpeechBridge - Support Your Child's Speech Development", description: "Evidence-backed activities and guidance for parents during NHS waiting periods.", images: ["https://speechbridge.uk/twitter-image.jpg"], }, robots: { index: true, @@ -1426,4 +1411,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} -- 2.49.1 From fa439dc680e783d1f01d48e4e50fc320d7f1ff5c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 11:25:10 +0000 Subject: [PATCH 5/7] Update src/app/page.tsx --- src/app/page.tsx | 106 ++++++++++------------------------------------- 1 file changed, 22 insertions(+), 84 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 39d1653..d250a34 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function HomePage() { { text: "Learn More", href: "/about" }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-kids_23-2149110280.jpg" + imageSrc="https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&h=600&fit=crop" imageAlt="Parent and child engaged in speech activity at home" frameStyle="card" mediaAnimation="slide-up" @@ -97,7 +97,7 @@ export default function HomePage() { { value: "Research Proven", title: "Evidence from EEF, NHS, and SALT professionals" }, { value: "Parent-Designed", title: "Built with input from families and therapists" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=1" + imageSrc="https://images.unsplash.com/photo-1516534775068-bb4e2b6d5b27?w=800&h=600&fit=crop" imageAlt="Evidence-based research and clinical guidelines" useInvertedBackground={true} mediaAnimation="slide-up" @@ -116,33 +116,17 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - id: "1", - title: "Age-Grouped Activities (0–2, 2–4, 4–7)", - tags: ["Tailored", "Age-Appropriate"], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=1", - imageAlt: "Age-grouped activity cards for speech development", - }, + id: "1", title: "Age-Grouped Activities (0–2, 2–4, 4–7)", tags: ["Tailored", "Age-Appropriate"], + imageSrc: "https://images.unsplash.com/photo-1503454537688-e47faf45564d?w=800&h=600&fit=crop", imageAlt: "Age-grouped activity cards for speech development"}, { - id: "2", - title: "Category-Based Search: Articulation, Vocabulary, Listening, Confidence", - tags: ["Organised", "Easy Navigation"], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=2", - imageAlt: "Activity categories for different speech needs", - }, + id: "2", title: "Category-Based Search: Articulation, Vocabulary, Listening, Confidence", tags: ["Organised", "Easy Navigation"], + imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", imageAlt: "Activity categories for different speech needs"}, { - id: "3", - title: "Printable Activity Cards & Progress Tracker", - tags: ["Practical", "Offline-Friendly"], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=3", - imageAlt: "Printable materials and progress tracking tools", - }, + id: "3", title: "Printable Activity Cards & Progress Tracker", tags: ["Practical", "Offline-Friendly"], + imageSrc: "https://images.unsplash.com/photo-1506084868230-bb8a8fb7338e?w=800&h=600&fit=crop", imageAlt: "Printable materials and progress tracking tools"}, { - id: "4", - title: "Evidence-Backed Guidance with WCAG 2.1 AA Accessibility", - tags: ["Accessible", "Compliant"], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=4", - imageAlt: "Accessibility-first design for all parents", - }, + id: "4", title: "Evidence-Backed Guidance with WCAG 2.1 AA Accessibility", tags: ["Accessible", "Compliant"], + imageSrc: "https://images.unsplash.com/photo-1531482615713-2afd69097998?w=800&h=600&fit=crop", imageAlt: "Accessibility-first design for all parents"}, ]} animationType="slide-up" textboxLayout="default" @@ -160,53 +144,17 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "Sarah Mitchell", - role: "Parent of 3-year-old", - testimonial: "We waited 18 months for NHS assessment. SpeechBridge gave us activities to do at home while waiting. My daughter made real progress, and when she finally saw the speech therapist, they were impressed. Brilliant resource.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=1", - imageAlt: "Sarah Mitchell", - }, + id: "1", name: "Sarah Mitchell", role: "Parent of 3-year-old", testimonial: "We waited 18 months for NHS assessment. SpeechBridge gave us activities to do at home while waiting. My daughter made real progress, and when she finally saw the speech therapist, they were impressed. Brilliant resource.", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=200&h=200&fit=crop", imageAlt: "Sarah Mitchell"}, { - id: "2", - name: "James Chen", - role: "Father of 2-year-old", - testimonial: "As a working parent, I needed simple, evidence-backed activities I could do in 10 minutes. SpeechBridge is exactly that. Clear instructions, no nonsense, and my son is speaking more confidently.", - imageSrc: "http://img.b2bpic.net/free-photo/parents-happy-see-their-son-family-looking-happy_259150-56951.jpg?_wi=1", - imageAlt: "James Chen", - }, + id: "2", name: "James Chen", role: "Father of 2-year-old", testimonial: "As a working parent, I needed simple, evidence-backed activities I could do in 10 minutes. SpeechBridge is exactly that. Clear instructions, no nonsense, and my son is speaking more confidently.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop", imageAlt: "James Chen"}, { - id: "3", - name: "Emma Rodriguez", - role: "Speech and Language Therapist", - testimonial: "I recommend SpeechBridge to parents during waiting periods. The activities are evidence-based, the guidance is sound, and it genuinely helps bridge the gap. I wish we had this years ago.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-cute-baby-outdoors_23-2149360133.jpg", - imageAlt: "Emma Rodriguez", - }, + id: "3", name: "Emma Rodriguez", role: "Speech and Language Therapist", testimonial: "I recommend SpeechBridge to parents during waiting periods. The activities are evidence-based, the guidance is sound, and it genuinely helps bridge the gap. I wish we had this years ago.", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=200&h=200&fit=crop", imageAlt: "Emma Rodriguez"}, { - id: "4", - name: "David Patel", - role: "Parent of 5-year-old", - testimonial: "My son struggled with articulation. The printable cards were easy to use, tracking progress was motivating, and seeing improvement at home gave us confidence. Highly recommended for any parent on a waiting list.", - imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-family-reunion_23-2149153700.jpg", - imageAlt: "David Patel", - }, + id: "4", name: "David Patel", role: "Parent of 5-year-old", testimonial: "My son struggled with articulation. The printable cards were easy to use, tracking progress was motivating, and seeing improvement at home gave us confidence. Highly recommended for any parent on a waiting list.", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=200&h=200&fit=crop", imageAlt: "David Patel"}, { - id: "5", - name: "Lisa Thompson", - role: "Parent of twins, aged 4", - testimonial: "Managing two children's speech needs was overwhelming. SpeechBridge's age-filtered activities and newsletter tips made it manageable. The community support was invaluable during a stressful time.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=2", - imageAlt: "Lisa Thompson", - }, + id: "5", name: "Lisa Thompson", role: "Parent of twins, aged 4", testimonial: "Managing two children's speech needs was overwhelming. SpeechBridge's age-filtered activities and newsletter tips made it manageable. The community support was invaluable during a stressful time.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop", imageAlt: "Lisa Thompson"}, { - id: "6", - name: "Amir Hassan", - role: "Parent of 18-month-old", - testimonial: "Early intervention saved us months. SpeechBridge's 0–2 activities are brilliant for building strong speech foundations. Our health visitor also recommended it to other families.", - imageSrc: "http://img.b2bpic.net/free-photo/parents-happy-see-their-son-family-looking-happy_259150-56951.jpg?_wi=2", - imageAlt: "Amir Hassan", - }, + id: "6", name: "Amir Hassan", role: "Parent of 18-month-old", testimonial: "Early intervention saved us months. SpeechBridge's 0–2 activities are brilliant for building strong speech foundations. Our health visitor also recommended it to other families.", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=200&h=200&fit=crop", imageAlt: "Amir Hassan"}, ]} animationType="slide-up" textboxLayout="default" @@ -226,13 +174,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} names={[ - "National Health Service (NHS)", - "Speech and Language UK", - "Education Endowment Foundation", - "Royal College of Speech and Language Therapists", - "British Academy of Audiology", - "UK Government: Department for Education", - ]} + "National Health Service (NHS)", "Speech and Language UK", "Education Endowment Foundation", "Royal College of Speech and Language Therapists", "British Academy of Audiology", "UK Government: Department for Education"]} speed={40} showCard={true} ariaLabel="Evidence-based partnerships and endorsements" @@ -260,8 +202,7 @@ export default function HomePage() { ); -} \ No newline at end of file +} -- 2.49.1 From d157c7297246877d70dd6241762031af9c95915e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 11:25:10 +0000 Subject: [PATCH 6/7] Update src/app/professionals/page.tsx --- src/app/professionals/page.tsx | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/src/app/professionals/page.tsx b/src/app/professionals/page.tsx index 040fc95..5fa62d6 100644 --- a/src/app/professionals/page.tsx +++ b/src/app/professionals/page.tsx @@ -48,7 +48,7 @@ export default function ProfessionalsPage() { { value: "500+", title: "Speech and language therapists in our directory" }, { value: "All Regions", title: "Coverage across UK nations and local authorities" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=4" + imageSrc="https://images.unsplash.com/photo-1516534775068-bb4e2b6d5b27?w=800&h=600&fit=crop" imageAlt="Professional referral directory" useInvertedBackground={false} mediaAnimation="slide-up" @@ -88,7 +88,7 @@ export default function ProfessionalsPage() { { value: "Free", title: "Professional access to all resources" }, { value: "Support", title: "Dedicated professional support team" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=5" + imageSrc="https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&h=600&fit=crop" imageAlt="Professional partnership opportunities" useInvertedBackground={false} mediaAnimation="slide-up" @@ -102,8 +102,7 @@ export default function ProfessionalsPage() { ); -} \ No newline at end of file +} -- 2.49.1 From 96600511bc7c389ea2279b5e8cdf7d1452682157 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 11:25:11 +0000 Subject: [PATCH 7/7] Update src/app/resources/page.tsx --- src/app/resources/page.tsx | 56 ++++++++++---------------------------- 1 file changed, 14 insertions(+), 42 deletions(-) diff --git a/src/app/resources/page.tsx b/src/app/resources/page.tsx index a7fec6d..7ff3086 100644 --- a/src/app/resources/page.tsx +++ b/src/app/resources/page.tsx @@ -47,26 +47,14 @@ export default function ResourcesPage() { tagAnimation="slide-up" features={[ { - id: "1", - title: "Understanding Speech Milestones: What to Expect 0–7", - tags: ["Guide", "Development"], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=11", - imageAlt: "Speech development milestones guide", - }, + id: "1", title: "Understanding Speech Milestones: What to Expect 0–7", tags: ["Guide", "Development"], + imageSrc: "https://images.unsplash.com/photo-1503454537688-e47faf45564d?w=800&h=600&fit=crop", imageAlt: "Speech development milestones guide"}, { - id: "2", - title: "NHS Waiting Lists: A Parent's Guide to Getting Started", - tags: ["Article", "NHS Support"], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=12", - imageAlt: "NHS waiting list support article", - }, + id: "2", title: "NHS Waiting Lists: A Parent's Guide to Getting Started", tags: ["Article", "NHS Support"], + imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", imageAlt: "NHS waiting list support article"}, { - id: "3", - title: "Building Confidence: Managing Speech Anxiety in Children", - tags: ["Video", "Mental Health"], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=13", - imageAlt: "Building confidence video resource", - }, + id: "3", title: "Building Confidence: Managing Speech Anxiety in Children", tags: ["Video", "Mental Health"], + imageSrc: "https://images.unsplash.com/photo-1506084868230-bb8a8fb7338e?w=800&h=600&fit=crop", imageAlt: "Building confidence video resource"}, ]} animationType="slide-up" textboxLayout="default" @@ -84,25 +72,13 @@ export default function ResourcesPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "How do I know which age group to use?", - role: "Parent Question", - testimonial: "Select the age group that matches your child's current age (0–2, 2–4, or 4–7). As your child grows, you can access activities for older age groups. Each activity is developmentally appropriate for that range.", - icon: HelpCircle, + id: "1", name: "How do I know which age group to use?", role: "Parent Question", testimonial: "Select the age group that matches your child's current age (0–2, 2–4, or 4–7). As your child grows, you can access activities for older age groups. Each activity is developmentally appropriate for that range.", icon: HelpCircle, }, { - id: "2", - name: "Can I use activities from multiple age groups?", - role: "Parent Question", - testimonial: "Yes! Some children benefit from activities slightly above or below their age group depending on their development. Our speech therapists have designed activities to be flexible, so use your judgment and follow your child's lead.", - icon: HelpCircle, + id: "2", name: "Can I use activities from multiple age groups?", role: "Parent Question", testimonial: "Yes! Some children benefit from activities slightly above or below their age group depending on their development. Our speech therapists have designed activities to be flexible, so use your judgment and follow your child's lead.", icon: HelpCircle, }, { - id: "3", - name: "How often should we do activities at home?", - role: "Parent Question", - testimonial: "10–15 minutes per day, 3–4 times a week is ideal. Consistency is more important than duration. Many parents find it easiest to incorporate activities into daily routines like mealtimes or bath time.", - icon: HelpCircle, + id: "3", name: "How often should we do activities at home?", role: "Parent Question", testimonial: "10–15 minutes per day, 3–4 times a week is ideal. Consistency is more important than duration. Many parents find it easiest to incorporate activities into daily routines like mealtimes or bath time.", icon: HelpCircle, }, ]} animationType="slide-up" @@ -116,8 +92,7 @@ export default function ResourcesPage() { ); -} \ No newline at end of file +} -- 2.49.1