From 33d81f81ee6aa9fa6b50b4bf7d3627f4af602d14 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 20:53:21 +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 85710e0..75899b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -188,7 +188,7 @@ export default function LandingPage() { quote: "The performance is unmatched. Our costs plummeted.", name: "Alice M.", role: "CTO", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdSZjzPLtFeGBve1olbfFQd8l8/high-quality-professional-headshot-of-a--1774817589830-2a8b4b48.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdSZjzPLtFeGBve1olbfFQd8l8/high-quality-professional-headshot-of-a--1774817589830-2a8b4b48.png?_wi=1", }, { id: "2", @@ -220,7 +220,7 @@ export default function LandingPage() { quote: "The most efficient deployment workflow I've ever used.", name: "Edward P.", role: "Architect", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdSZjzPLtFeGBve1olbfFQd8l8/high-quality-professional-headshot-of-a--1774817589830-2a8b4b48.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdSZjzPLtFeGBve1olbfFQd8l8/high-quality-professional-headshot-of-a--1774817589830-2a8b4b48.png?_wi=2", }, ]} title="Trusted by Architects" -- 2.49.1