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