Update src/app/about/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user