From cfc3d8bf9a3e68ac60433a842ef3b6e142d5e204 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 11:20:17 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f63197f..f681eb4 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" + imageSrc="http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=2" imageAlt="SpeechBridge mission and impact" useInvertedBackground={false} mediaAnimation="slide-up" @@ -91,7 +91,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" + imageSrc="http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=3" imageAlt="SpeechBridge team and values" useInvertedBackground={false} mediaAnimation="slide-up"