Update src/app/about/page.tsx
This commit is contained in:
@@ -90,21 +90,21 @@ export default function AboutPage() {
|
||||
id: "1",
|
||||
name: "Ahmed Hassan",
|
||||
role: "Project Director",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q0rewp",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q0rewp&_wi=2",
|
||||
imageAlt: "Ahmed Hassan",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Fatima Mohamed",
|
||||
role: "Property Valuation Expert",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pw1r3b",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pw1r3b&_wi=2",
|
||||
imageAlt: "Fatima Mohamed",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Omar Ibrahim",
|
||||
role: "Civil Engineer",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lso71g",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lso71g&_wi=2",
|
||||
imageAlt: "Omar Ibrahim",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user