From 3db654345fbf44ce7bb9ea8fc9492619acb4d264 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:25:26 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3a606b1..6bace77 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -81,21 +81,21 @@ export default function AboutPage() { id: "01", title: "Trust & Safety", description: "Every connection we facilitate is built on rigorous verification, community screening, and commitment to child safety and family peace of mind.", - imageSrc: "http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg?_wi=2", imageAlt: "Trust and teamwork in community", }, { id: "02", title: "Inclusivity & Access", description: "We serve diverse South African families across Waterloo, Umlazi, and beyond. Flexible, affordable childcare should be available to everyone.", - imageSrc: "http://img.b2bpic.net/free-photo/little-kids-playing-toys-learning-center_53876-139555.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/little-kids-playing-toys-learning-center_53876-139555.jpg?_wi=4", imageAlt: "Inclusive childcare community", }, { id: "03", title: "Empowerment & Growth", description: "We empower caregivers as professionals and support families as they balance work and home. Together, we build stronger communities.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-family-park_1163-3683.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-family-park_1163-3683.jpg?_wi=4", imageAlt: "Community growth and empowerment", }, ]}