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"