From c8f3368acac4e6153e351c406388c1f3b4ab7da8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:52:17 +0000 Subject: [PATCH] Update src/app/leaderboard/page.tsx --- src/app/leaderboard/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/leaderboard/page.tsx b/src/app/leaderboard/page.tsx index f97f404..90f6a6f 100644 --- a/src/app/leaderboard/page.tsx +++ b/src/app/leaderboard/page.tsx @@ -71,7 +71,7 @@ export default function LeaderboardPage() { name: "ProGamer_Elite", role: "Top Winner - $45K", testimonial: "Dominated the leaderboard this week with consistent wins. The platform's low latency is crucial for timing those perfect exits.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/professional-portrait-of-a-young-trader--1772643031356-3247d3a9.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/professional-portrait-of-a-young-trader--1772643031356-3247d3a9.png?_wi=2", imageAlt: "ProGamer_Elite", }, { @@ -79,7 +79,7 @@ export default function LeaderboardPage() { name: "CryptoQueen22", role: "Runner Up - $38K", description: "Incredible performance with perfect strategy execution.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/confident-female-gamer-or-investor-in-pr-1772643031381-8af3f649.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/confident-female-gamer-or-investor-in-pr-1772643031381-8af3f649.png?_wi=2", imageAlt: "CryptoQueen22", testimonial: "Consistency is key. I focus on bankroll management and never chase losses.", }, @@ -88,7 +88,7 @@ export default function LeaderboardPage() { name: "LuckyRoll42", role: "Third Place - $32K", testimonial: "The community here is supportive and competitive. Loving the leaderboard updates!", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/young-male-crypto-enthusiast-or-professi-1772643030458-9ab7aa61.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/young-male-crypto-enthusiast-or-professi-1772643030458-9ab7aa61.png?_wi=2", imageAlt: "LuckyRoll42", }, ]}