From cd6216ba75adce9ca3f985fb44e0da1c9119f1ed Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 11:30:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 38 ++++++++++++++++++++++++-------------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cc13e3a..d6b1170 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,7 +1,6 @@ "use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; -import Link from "next/link"; import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered"; import HeroLogoBillboardSplit from "@/components/sections/hero/HeroLogoBillboardSplit"; import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo"; @@ -57,7 +56,7 @@ export default function HomePage() { { text: "Learn More", href: "/about" }, ]} layoutOrder="default" - imageSrc="https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&h=600&fit=crop&_wi=1" + 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 +96,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="https://images.unsplash.com/photo-1516534775068-bb4e2b6d5b27?w=800&h=600&fit=crop&_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" @@ -117,16 +116,20 @@ export default function HomePage() { features={[ { 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&_wi=1", imageAlt: "Age-grouped activity cards for speech development"}, + 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: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=1", imageAlt: "Activity categories for different speech needs"}, + 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: "https://images.unsplash.com/photo-1506084868230-bb8a8fb7338e?w=800&h=600&fit=crop&_wi=1", imageAlt: "Printable materials and progress tracking tools"}, + 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: "https://images.unsplash.com/photo-1531482615713-2afd69097998?w=800&h=600&fit=crop&_wi=1", imageAlt: "Accessibility-first design for all parents"}, + 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" @@ -144,17 +147,23 @@ 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: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=200&h=200&fit=crop", 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: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop&_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: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=200&h=200&fit=crop", 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: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=200&h=200&fit=crop&_wi=1", 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: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop&_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: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=200&h=200&fit=crop&_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" @@ -174,7 +183,8 @@ 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"