From 6e23e06e5bb5bf0574648f0d73c6b26c802678cf Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 03:26:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 617d686..9b65f93 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,7 +146,7 @@ export default function LandingPage() { name: "Alex Rivet", role: "CEO, TechFlow", testimonial: "The architectural roadmap provided was transformative for our scaling challenges.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeEFQcrskFlkkg9a3vdjLOZD1Y/headshot-of-an-executive-smiling-profess-1774841103185-8a389aae.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeEFQcrskFlkkg9a3vdjLOZD1Y/headshot-of-an-executive-smiling-profess-1774841103185-8a389aae.png?_wi=1", }, { id: "t2", @@ -174,7 +174,7 @@ export default function LandingPage() { name: "David Chen", role: "CTO, ScaleUp Inc", testimonial: "Exceptional clarity in system design. He truly understands high-scale infrastructure.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeEFQcrskFlkkg9a3vdjLOZD1Y/headshot-of-an-executive-smiling-profess-1774841103185-8a389aae.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeEFQcrskFlkkg9a3vdjLOZD1Y/headshot-of-an-executive-smiling-profess-1774841103185-8a389aae.png?_wi=2", }, ]} title="Professional Endorsements" -- 2.49.1