2 Commits

Author SHA1 Message Date
361805fdae Update src/pages/HomePage.tsx 2026-07-04 14:39:26 +00:00
0799a0c74b Update src/pages/HomePage.tsx 2026-07-04 14:36:14 +00:00

View File

@@ -201,19 +201,19 @@ export default function HomePage() {
description="The creative minds behind your next project."
members={[
{
name: "Sarah Miller",
name: "Nedine Soltani",
role: "Lead Developer",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.webp",
},
{
name: "Valentina Reyes",
name: "Yahya Sahraoui",
role: "Creative Director",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.webp",
imageSrc: "https://storage.googleapis.com/webild/users/user_3G2Ozqag2ovb8not76KWtboL8LU/uploaded-1783172732979-6cqr1t3h.png",
},
{
name: "Carlos Mendoza",
name: "Nader amri",
role: "UX Designer",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-3.webp",
imageSrc: "https://storage.googleapis.com/webild/users/user_3G2Ozqag2ovb8not76KWtboL8LU/uploaded-1783172630842-tmba3pi4.png",
},
]}
/>