From a028d009f13fde473f558676c598c6dc698d5cff Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 09:00:01 +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 abdb705..1ea3bf9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,7 +150,7 @@ export default function LandingPage() { name: "Alex R.", handle: "@alextech", testimonial: "The performance of these phones is incredible. Simply love it!", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3s0uLPBH22EsTqpsyTaBXfvT/happy-customer-holding-a-new-smartphone--1774774786069-0ae146bc.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3s0uLPBH22EsTqpsyTaBXfvT/happy-customer-holding-a-new-smartphone--1774774786069-0ae146bc.png?_wi=1", }, { id: "t2", @@ -178,7 +178,7 @@ export default function LandingPage() { name: "Liam D.", handle: "@liamd", testimonial: "Great build quality, the software is super smooth and intuitive.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3s0uLPBH22EsTqpsyTaBXfvT/happy-customer-holding-a-new-smartphone--1774774786069-0ae146bc.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3s0uLPBH22EsTqpsyTaBXfvT/happy-customer-holding-a-new-smartphone--1774774786069-0ae146bc.png?_wi=2", }, ]} title="Customer Reviews" -- 2.49.1