From 3f215e5a31ba1ca608190b6ff480a271a8a73159 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 20:15:35 +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 a23d027..5c4c0e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,7 +157,7 @@ export default function LandingPage() { name: "Sarah Johnson", role: "CEO", testimonial: "This platform transformed how we track game performance. Essential tool!", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaYxi0Z50MIEW9aJBBZRSYl0uw/professional-headshot-of-a-happy-young-g-1774728925152-ebd2f0a5.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaYxi0Z50MIEW9aJBBZRSYl0uw/professional-headshot-of-a-happy-young-g-1774728925152-ebd2f0a5.png?_wi=1", }, { id: "2", @@ -185,7 +185,7 @@ export default function LandingPage() { name: "Alex Rivera", role: "Lead Dev", testimonial: "The insights provided here are simply industry-leading. Highly recommended.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaYxi0Z50MIEW9aJBBZRSYl0uw/professional-headshot-of-a-happy-young-g-1774728925152-ebd2f0a5.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaYxi0Z50MIEW9aJBBZRSYl0uw/professional-headshot-of-a-happy-young-g-1774728925152-ebd2f0a5.png?_wi=2", }, ]} title="Trusted by Developers" -- 2.49.1