From 19d34c0cbfa78e4f00c863281a19979dee5e310a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 12:06:35 +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 80038aa..743ac5a 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&_wi=3" + imageSrc="http://img.b2bpic.net/premium-photo/little-girl-dreaming-playing-outside-sun-after-lockdown-smiling-looking-out-window-small-cute-happy-female-child-waiting-thinking-daydreaming-with-her-hand-her-chin_590464-77405.jpg?id=30896423" 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&_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/little-girl-dandelion-field-sunset-emotional-happy-child_1321-3376.jpg?id=26255574" imageAlt="SpeechBridge team and values" useInvertedBackground={false} mediaAnimation="slide-up" -- 2.49.1