From ef456b5ea760d94b20d9594f76e2f30ea2bb6668 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:20:44 +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 616c71f..6f65eb1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -137,7 +137,7 @@ export default function AboutPage() { role: "Interior Designer", company: "Marrakech Luxury Homes", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=3", imageAlt: "Fatima Al-Mansouri, Interior Designer", }, { @@ -146,7 +146,7 @@ export default function AboutPage() { role: "Boutique Owner", company: "Fez Premium Décor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2", imageAlt: "Hassan Al-Qadi, Boutique Owner", }, { @@ -155,7 +155,7 @@ export default function AboutPage() { role: "Hospitality Manager", company: "Atlas Hotel Group", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=4", imageAlt: "Leila Bennis, Hospitality Manager", }, ]}