From 8e2ffe028fc04fbbf2705b7b841cb37a5cd1b715 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 08:59:24 +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 1942caf..e87a823 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -171,7 +171,7 @@ export default function LandingPage() { handle: "@rivier", testimonial: "Best gaming experience I've ever had. No lag, great community!", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhhyYNvZ9R0XIDOQUjhHJWQbFQ/professional-gamer-headshot-neutral-back-1774947527175-ce887600.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhhyYNvZ9R0XIDOQUjhHJWQbFQ/professional-gamer-headshot-neutral-back-1774947527175-ce887600.png?_wi=1", }, { id: "t2", @@ -203,7 +203,7 @@ export default function LandingPage() { handle: "@mlee_gaming", testimonial: "Smooth UI and constant updates. The best platform out there.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhhyYNvZ9R0XIDOQUjhHJWQbFQ/professional-gamer-headshot-neutral-back-1774947527175-ce887600.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhhyYNvZ9R0XIDOQUjhHJWQbFQ/professional-gamer-headshot-neutral-back-1774947527175-ce887600.png?_wi=2", }, ]} showRating={true} -- 2.49.1