Update src/app/about/page.tsx

This commit is contained in:
2026-03-08 17:17:45 +00:00
parent 4f1d03fd5e
commit 6ae1b276c0

View File

@@ -81,7 +81,7 @@ export default function AboutPage() {
description="Founded by web development experts"
subdescription="With over 50+ successful projects delivered"
icon={CheckCircle}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afia5HzqZJcB1VJBhTMkDN695K/professional-team-of-web-developers-and--1772990211769-4400b4eb.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afia5HzqZJcB1VJBhTMkDN695K/professional-team-of-web-developers-and--1772990211769-4400b4eb.png?_wi=2"
imageAlt="Webuild team collaborating"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -110,7 +110,7 @@ export default function AboutPage() {
id: "3",
title: "Testing & Launch",
description: "Rigorous testing across all devices and browsers ensures everything is perfect before your site goes live.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afia5HzqZJcB1VJBhTMkDN695K/website-launching-on-servers-deployment--1772990211980-d2261e37.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afia5HzqZJcB1VJBhTMkDN695K/website-launching-on-servers-deployment--1772990211980-d2261e37.png?_wi=3",
imageAlt: "Website launch moment",
},
]}