From dea3a87cdc891a89ca6a0a5a2af08445e9273729 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 07:10:39 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8df061f..2e33a23 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -98,19 +98,19 @@ export default function AboutPage() { id: "1", name: "Ahmed Hassan", role: "Head Technician", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-twins-christmas-outfits_651396-1199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-twins-christmas-outfits_651396-1199.jpg?_wi=2", }, { id: "2", name: "Fatima Khan", role: "Operations Manager", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blonde-sexy-fashion-woman-model-cap-all-black-with-bright-makeup-near-red-city-car-with-open-hood_627829-1141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blonde-sexy-fashion-woman-model-cap-all-black-with-bright-makeup-near-red-city-car-with-open-hood_627829-1141.jpg?_wi=2", }, { id: "3", name: "Rami Al-rashid", role: "Senior Detailer", - imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-pulling-rack-with-car-tires-looking-camera-workshop_637285-7542.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-pulling-rack-with-car-tires-looking-camera-workshop_637285-7542.jpg?_wi=2", }, ]} animationType="slide-up" @@ -135,7 +135,7 @@ export default function AboutPage() { role: "Customer", company: "Verified Review", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-doing-ok-sign-showing-thumb-up-laptop-isolated-white_141793-84103.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-doing-ok-sign-showing-thumb-up-laptop-isolated-white_141793-84103.jpg?_wi=2", }, { id: "2", @@ -143,7 +143,7 @@ export default function AboutPage() { role: "Regular Customer", company: "Verified Review", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-choosing-car-car-showroom_1303-26751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-choosing-car-car-showroom_1303-26751.jpg?_wi=2", }, { id: "3", @@ -151,7 +151,7 @@ export default function AboutPage() { role: "Customer", company: "Verified Review", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-mechanic-using-digital-tablet-workshop-looking-camera_637285-11599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-mechanic-using-digital-tablet-workshop-looking-camera_637285-11599.jpg?_wi=2", }, { id: "4", @@ -159,7 +159,7 @@ export default function AboutPage() { role: "Business Owner", company: "Verified Review", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-with-his-new-car_23-2148332983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-with-his-new-car_23-2148332983.jpg?_wi=2", }, ]} gridVariant="uniform-all-items-equal" @@ -183,7 +183,7 @@ export default function AboutPage() { tagAnimation="slide-up" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-man-fashion-clothes-washing-car-car-wash-station-using-washcloth-man-wearing-white-t-shirt-glasses_1157-49897.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-man-fashion-clothes-washing-car-car-wash-station-using-washcloth-man-wearing-white-t-shirt-glasses_1157-49897.jpg?_wi=2" imageAlt="GLOW&GO Hand Car Wash facility in Glasgow" mediaAnimation="slide-up" mediaPosition="right" @@ -195,7 +195,7 @@ export default function AboutPage() {