Update src/app/contact/page.tsx

This commit is contained in:
2026-03-14 08:42:56 +00:00
parent 77c29a7cc9
commit fb4e5cd12d

View File

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