Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-25 19:09:38 +00:00

View File

@@ -99,13 +99,13 @@ export default function LandingPage() {
tag="Our Team"
team={[
{
name: "Amina Al-Hassan", role: "Co-Founder & CEO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-sarah-johnson-c-1774465652930-c50be660.png", imageAlt: "Amina Al-Hassan, Co-Founder & CEO"},
id: "1", name: "Amina Al-Hassan", role: "Co-Founder & CEO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-sarah-johnson-c-1774465652930-c50be660.png", imageAlt: "Amina Al-Hassan, Co-Founder & CEO"},
{
name: "Tariq Ibrahim", role: "Head of Technology", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-omar-khan-owner-1774465653547-8f170f53.png", imageAlt: "Tariq Ibrahim, Head of Technology"},
id: "2", name: "Tariq Ibrahim", role: "Head of Technology", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-omar-khan-owner-1774465653547-8f170f53.png", imageAlt: "Tariq Ibrahim, Head of Technology"},
{
name: "Nour Kamal", role: "Chief Operations Officer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-dr-layla-haddad-1774465653175-d8d0aed1.png", imageAlt: "Nour Kamal, Chief Operations Officer"},
id: "3", name: "Nour Kamal", role: "Chief Operations Officer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-dr-layla-haddad-1774465653175-d8d0aed1.png", imageAlt: "Nour Kamal, Chief Operations Officer"},
{
name: "Ziad Mansour", role: "Community Engagement Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-fatima-al-ali-a-1774465654285-cd396314.png", imageAlt: "Ziad Mansour, Community Engagement Lead"},
id: "4", name: "Ziad Mansour", role: "Community Engagement Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-fatima-al-ali-a-1774465654285-cd396314.png", imageAlt: "Ziad Mansour, Community Engagement Lead"},
]}
/>
</div>