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}