Update src/app/about/page.tsx

This commit is contained in:
2026-03-16 15:41:42 +00:00
parent f097db1091
commit 90b3e8c674

View File

@@ -85,7 +85,7 @@ export default function AboutPage() {
},
]}
buttonAnimation="opacity"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27royIjeBdrF4uilP04d1yy1o/a-professional-stylized-2d-avatar-of-a-c-1773675582550-49cefd85.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27royIjeBdrF4uilP04d1yy1o/a-professional-stylized-2d-avatar-of-a-c-1773675582550-49cefd85.png?_wi=2"
imageAlt="Creative Developer Avatar"
useInvertedBackground={true}
/>
@@ -139,7 +139,7 @@ export default function AboutPage() {
quote: "A true professional who listens, understands, and delivers beyond expectations. Their creative approach combined with technical expertise is unmatched.",
name: "Alex Johnson",
role: "CEO, Design Studio",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27royIjeBdrF4uilP04d1yy1o/a-professional-headshot-photograph-of-a--1773675582466-e1d9e66c.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27royIjeBdrF4uilP04d1yy1o/a-professional-headshot-photograph-of-a--1773675582466-e1d9e66c.png?_wi=3",
imageAlt: "Alex Johnson",
},
{
@@ -148,7 +148,7 @@ export default function AboutPage() {
quote: "From concept to execution, they guided us through a complex digital transformation. Their insights and technical solutions were invaluable to our success.",
name: "Sarah Chen",
role: "Product Manager, Tech Leader",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27royIjeBdrF4uilP04d1yy1o/a-professional-headshot-of-a-team-member-1773675579823-760648de.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27royIjeBdrF4uilP04d1yy1o/a-professional-headshot-of-a-team-member-1773675579823-760648de.png?_wi=3",
imageAlt: "Sarah Chen",
},
{
@@ -157,7 +157,7 @@ export default function AboutPage() {
quote: "They transformed our static website into an immersive digital experience. The 3D elements and animations absolutely impressed our entire team and users.",
name: "Marcus Williams",
role: "Founder, Innovation Labs",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27royIjeBdrF4uilP04d1yy1o/a-professional-headshot-with-warm-friend-1773675579857-3215dc8e.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27royIjeBdrF4uilP04d1yy1o/a-professional-headshot-with-warm-friend-1773675579857-3215dc8e.png?_wi=3",
imageAlt: "Marcus Williams",
},
]}