Update src/app/about/page.tsx

This commit is contained in:
2026-03-09 05:59:26 +00:00
parent c1b33da04c
commit c4ef8aef4e

View File

@@ -71,7 +71,7 @@ export default function AboutPage() {
icon: null,
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhDGMbKNvD19UzLbldOWRvgFZp/a-diverse-team-of-web-designers-and-deve-1773035899588-216bfeb3.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhDGMbKNvD19UzLbldOWRvgFZp/a-diverse-team-of-web-designers-and-deve-1773035899588-216bfeb3.png?_wi=2"
imageAlt="Our creative team collaborating in the office"
imagePosition="right"
mediaAnimation="blur-reveal"
@@ -93,28 +93,28 @@ export default function AboutPage() {
id: "1",
name: "Sarah Anderson",
role: "Creative Director",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhDGMbKNvD19UzLbldOWRvgFZp/professional-portrait-photo-of-a-confide-1773035898746-7d21ea22.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhDGMbKNvD19UzLbldOWRvgFZp/professional-portrait-photo-of-a-confide-1773035898746-7d21ea22.png?_wi=2",
imageAlt: "Sarah Anderson, Creative Director",
},
{
id: "2",
name: "Michael Chen",
role: "Lead Developer",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhDGMbKNvD19UzLbldOWRvgFZp/professional-portrait-photo-of-a-man-in--1773035899492-69204bb2.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhDGMbKNvD19UzLbldOWRvgFZp/professional-portrait-photo-of-a-man-in--1773035899492-69204bb2.png?_wi=2",
imageAlt: "Michael Chen, Lead Developer",
},
{
id: "3",
name: "Emma Rodriguez",
role: "UX/UI Designer",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhDGMbKNvD19UzLbldOWRvgFZp/professional-portrait-of-a-diverse-woman-1773035899151-8a48b1ab.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhDGMbKNvD19UzLbldOWRvgFZp/professional-portrait-of-a-diverse-woman-1773035899151-8a48b1ab.png?_wi=2",
imageAlt: "Emma Rodriguez, UX/UI Designer",
},
{
id: "4",
name: "James Walker",
role: "Full Stack Developer",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhDGMbKNvD19UzLbldOWRvgFZp/professional-portrait-of-a-man-in-his-la-1773035898995-0735e41e.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhDGMbKNvD19UzLbldOWRvgFZp/professional-portrait-of-a-man-in-his-la-1773035898995-0735e41e.png?_wi=2",
imageAlt: "James Walker, Full Stack Developer",
},
]}