Update src/app/about/page.tsx

This commit is contained in:
2026-03-04 11:20:17 +00:00
parent c6e4f7319e
commit cfc3d8bf9a

View File

@@ -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"