diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0d150a5..88a61ed 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -137,7 +137,7 @@ export default function ContactPage() { name: "Ahmed Al Mansouri", role: "Chief Executive Officer", imageSrc: - "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661537.jpg", + "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661537.jpg?_wi=2", imageAlt: "Ahmed Al Mansouri, CEO", }, { @@ -145,7 +145,7 @@ export default function ContactPage() { name: "Fatima Al Zahrani", role: "Chief Operations Officer", imageSrc: - "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg", + "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg?_wi=2", imageAlt: "Fatima Al Zahrani, COO", }, { @@ -153,7 +153,7 @@ export default function ContactPage() { name: "Mohammed Al Qassimi", role: "Head of Sales & Business Development", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Mohammed Al Qassimi, Head of Sales", }, ]}