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", }, ]}