From 24ffb7ee08cd6ed0e4fc555c091a2355104f8d90 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 01:57:57 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 257d63e..4ef4eb2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -76,7 +76,7 @@ export default function AboutPage() { tag="Our Story" tagIcon={Target} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-professional-team-of-web-designers-and-1772502996001-cbd6cd35.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-professional-team-of-web-designers-and-1772502996001-cbd6cd35.png?_wi=2" imageAlt="Noventis team working together" useInvertedBackground={false} buttons={[{ text: "Start Your Project", href: "/contact" }]} @@ -99,21 +99,21 @@ export default function AboutPage() { id: 1, title: "Client Success First", description: "Your success is our success. We're committed to understanding your business goals and delivering solutions that generate real, measurable results.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-web-designer-working-on-a-custom-websi-1772502994313-160c4f81.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-web-designer-working-on-a-custom-websi-1772502994313-160c4f81.png?_wi=5", imageAlt: "Client collaboration", }, { id: 2, title: "Innovation & Excellence", description: "We stay at the forefront of web design and development trends. Our team continuously learns and implements cutting-edge technologies and best practices.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-conversion-optimized-landing-page-disp-1772502994355-58556fef.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-conversion-optimized-landing-page-disp-1772502994355-58556fef.png?_wi=2", imageAlt: "Innovation and technology", }, { id: 3, title: "Transparency & Communication", description: "We believe in open, honest communication throughout every project. You'll always know where your project stands and what we're working on next.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-technical-support-team-monitoring-and--1772502994329-39eab7ac.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-technical-support-team-monitoring-and--1772502994329-39eab7ac.png?_wi=3", imageAlt: "Team communication", }, ]}