diff --git a/src/app/page.tsx b/src/app/page.tsx index 46f4e9b..39d1653 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" + imageSrc="http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=1" imageAlt="Evidence-based research and clinical guidelines" useInvertedBackground={true} mediaAnimation="slide-up" @@ -119,28 +119,28 @@ export default function HomePage() { 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", + 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: "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", + 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: "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", + 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: "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", + 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", }, ]} @@ -164,7 +164,7 @@ export default function HomePage() { 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", + 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", }, { @@ -172,7 +172,7 @@ export default function HomePage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/parents-happy-see-their-son-family-looking-happy_259150-56951.jpg?_wi=1", imageAlt: "James Chen", }, { @@ -196,7 +196,7 @@ export default function HomePage() { 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", + 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", }, { @@ -204,7 +204,7 @@ export default function HomePage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/parents-happy-see-their-son-family-looking-happy_259150-56951.jpg?_wi=2", imageAlt: "Amir Hassan", }, ]}