From 3f487b1481978361f087d13bf5352e6dc30aee53 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 11:31:50 +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 0a831ea..80038aa 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -47,7 +47,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="https://images.unsplash.com/photo-1516534775068-bb4e2b6d5b27?w=800&h=600&fit=crop" + imageSrc="https://images.unsplash.com/photo-1516534775068-bb4e2b6d5b27?w=800&h=600&fit=crop&_wi=3" imageAlt="SpeechBridge mission and impact" useInvertedBackground={false} mediaAnimation="slide-up" @@ -85,7 +85,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="https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&h=600&fit=crop" + imageSrc="https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&h=600&fit=crop&_wi=3" imageAlt="SpeechBridge team and values" useInvertedBackground={false} mediaAnimation="slide-up"