Update src/app/page.tsx

This commit is contained in:
2026-03-07 14:44:10 +00:00
parent 07a951e6f2
commit 336168edd1

View File

@@ -175,7 +175,7 @@ export default function LandingPage() {
id: "1", name: "Alex Chen", role: "CTO", company: "TechFlow", rating: 5,
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcZwFFRPyqf3fHpm3BYg0wbKRm/professional-headshot-of-a-young-male-te-1772894449133-601c4708.png", imageAlt:
"Professional headshot of a young male tech founder in his late 20s, modern casual attire, confident "
"Professional headshot of a young male tech founder in his late 20s, modern casual attire, confident"
},
{
id: "2", name: "Sarah Johnson", role: "Design Director", company: "CreativeStudio", rating: 5,
@@ -193,7 +193,7 @@ export default function LandingPage() {
id: "4", name: "Jessica Park", role: "Full-Stack Developer", company: "StartupXYZ", rating: 5,
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcZwFFRPyqf3fHpm3BYg0wbKRm/professional-headshot-of-a-young-female--1772894449281-1ac5a054.png", imageAlt:
"Professional headshot of a young female developer/founder, tech casual style, energetic expression, "
"Professional headshot of a young female developer/founder, tech casual style, energetic expression,"
},
{
id: "5", name: "David Rodriguez", role: "Startup Mentor", company: "TechAccelerator", rating: 5,
@@ -205,7 +205,7 @@ export default function LandingPage() {
id: "6", name: "Emma Zhang", role: "Growth Lead", company: "ScaleUp Inc", rating: 5,
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcZwFFRPyqf3fHpm3BYg0wbKRm/professional-headshot-of-a-female-growth-1772894448533-159cf3b1.png", imageAlt:
"Professional headshot of a female growth leader/marketer, modern style, professional casual, studio "
"Professional headshot of a female growth leader/marketer, modern style, professional casual, studio"
},
]}
/>