Update src/app/contact/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user