From 35b3f433af79848059a2cbeacdb9e2c8f04dc7dc Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 06:47:33 +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 926fcdd..1693901 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -113,7 +113,7 @@ export default function AboutPage() { role: "Vehicle Owner", company: "Kunda Park", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/serious-young-business-man-looking-camera_1262-18625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-young-business-man-looking-camera_1262-18625.jpg?_wi=2", imageAlt: "Sarah Johnson", }, { @@ -122,7 +122,7 @@ export default function AboutPage() { role: "Fleet Manager", company: "Local Business", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -131,7 +131,7 @@ export default function AboutPage() { role: "Insurance Agent", company: "Sunshine Coast", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-groom-posing_23-2150327171.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-groom-posing_23-2150327171.jpg?_wi=2", imageAlt: "Emily Rodriguez", }, ]}