From e68bc60cf55842d78e359dcec7bfd490f4514aa9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 03:58:38 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 20f9d60..6117d6a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -82,14 +82,14 @@ export default function AboutPage() { id: "3", name: "Mohammed Al Zaabi", role: "Investment Director", - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=1", imageAlt: "Mohammed Al Zaabi", }, { id: "4", name: "Layla Al Qassimi", role: "Client Relations Manager", - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=2", imageAlt: "Layla Al Qassimi", }, ]}