From 2dd3e250988dd393faebbfd0de3a518ed73d080a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:26:53 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 691f8ff..e322e76 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -55,7 +55,7 @@ export default function AboutPage() { name: "Sarah Johnson", handle: "Apartment Owner, Business Bay", testimonial: "Excellent service and professional team. The work was completed on time with exceptional quality. Highly recommended!", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Sarah Johnson", }, { @@ -63,7 +63,7 @@ export default function AboutPage() { name: "Ahmed Al Mansouri", handle: "Property Manager, Dubai Marina", testimonial: "Very good maintenance company. Their painters, handymen, and electricians are all top-notch professionals.", - imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=2", imageAlt: "Ahmed Al Mansouri", }, { @@ -71,7 +71,7 @@ export default function AboutPage() { name: "Fatima Hassan", handle: "Villa Owner, Jumeirah", testimonial: "Fast response times and reliable service. They fixed our plumbing issue the same day. Great value for money!", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Fatima Hassan", }, { @@ -79,7 +79,7 @@ export default function AboutPage() { name: "Mohammed Al Shamsi", handle: "Office Manager, Al Barsha", testimonial: "Professional cleaning and maintenance services for our office. Always punctual and thorough. Highly satisfied.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Mohammed Al Shamsi", }, { @@ -87,7 +87,7 @@ export default function AboutPage() { name: "Layla Noor", handle: "Restaurant Owner, Downtown Dubai", testimonial: "Their AC maintenance keeps our cooling running smoothly in Dubai heat. Reliable and professional technicians.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4", imageAlt: "Layla Noor", }, { @@ -95,7 +95,7 @@ export default function AboutPage() { name: "Hassan Al Mazrouei", handle: "Business Owner, Dubai Silicon Oasis", testimonial: "Best service company in Dubai. They handle everything from electrical work to furniture installation perfectly.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg?_wi=2", imageAlt: "Hassan Al Mazrouei", }, ];