Update src/pages/HomePage.tsx

This commit is contained in:
2026-07-04 13:49:06 +00:00
parent b0f285a8f6
commit 3ead95f6e7

View File

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