Update src/app/about/page.tsx

This commit is contained in:
2026-03-06 03:58:38 +00:00
parent 2f759fcd05
commit e68bc60cf5

View File

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