From e6677d32106b5982608521b8efc5f66d82a7b3cb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:21:25 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 239c65a..227e394 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -100,7 +100,7 @@ const AboutPage = () => { testimonial: "With over 15 years in tech, I'm committed to building solutions that truly transform businesses. Innovation and integrity are at our core.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-exec-1772536829249-92484298.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-exec-1772536829249-92484298.png?_wi=3", imageAlt: "Rajesh Kumar", }, { @@ -110,7 +110,7 @@ const AboutPage = () => { testimonial: "Our development philosophy centers on clean code, scalability, and user experience. We build solutions that stand the test of time.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-mana-1772536828421-9ae258e6.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-mana-1772536828421-9ae258e6.png?_wi=3", imageAlt: "Priya Sharma", }, { @@ -120,7 +120,7 @@ const AboutPage = () => { testimonial: "Great design bridges the gap between business needs and user expectations. We create interfaces that are both beautiful and functional.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-an-entrepreneur-1772536829312-461ee1ff.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-an-entrepreneur-1772536829312-461ee1ff.png?_wi=3", imageAlt: "Arun Patel", }, ]}