Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 21:43:21 +00:00
parent 547b18e52c
commit 4da0451275

View File

@@ -48,7 +48,7 @@ export default function AboutPage() {
{ value: "500+", title: "Successful Projects Delivered" },
{ value: "150%", title: "Average ROI Increase" },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS7J1tjnTeFqDSTfsBphrHHYvz/team-of-diverse-digital-transformation-c-1772574129717-75724f24.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS7J1tjnTeFqDSTfsBphrHHYvz/team-of-diverse-digital-transformation-c-1772574129717-75724f24.png?_wi=2"
imageAlt="Vantage Digital team working on digital strategy"
useInvertedBackground={true}
mediaAnimation="slide-up"
@@ -72,7 +72,7 @@ export default function AboutPage() {
title: "Client Satisfaction",
description: "Consistently exceeding expectations with premium service delivery",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS7J1tjnTeFqDSTfsBphrHHYvz/customer-satisfaction-and-client-success-1772574130188-86da4468.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS7J1tjnTeFqDSTfsBphrHHYvz/customer-satisfaction-and-client-success-1772574130188-86da4468.png?_wi=2",
imageAlt: "Client satisfaction metrics",
},
{
@@ -81,7 +81,7 @@ export default function AboutPage() {
title: "Client Revenue Generated",
description: "Driving significant business growth through digital solutions",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS7J1tjnTeFqDSTfsBphrHHYvz/financial-performance-and-business-growt-1772574130205-b1e2b3b1.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS7J1tjnTeFqDSTfsBphrHHYvz/financial-performance-and-business-growt-1772574130205-b1e2b3b1.png?_wi=2",
imageAlt: "Revenue growth metrics",
},
{
@@ -90,7 +90,7 @@ export default function AboutPage() {
title: "Average Cost Reduction",
description: "Optimizing operations through intelligent technology implementation",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS7J1tjnTeFqDSTfsBphrHHYvz/cost-optimization-and-operational-effici-1772574130003-2b93106e.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS7J1tjnTeFqDSTfsBphrHHYvz/cost-optimization-and-operational-effici-1772574130003-2b93106e.png?_wi=2",
imageAlt: "Cost optimization metrics",
},
]}