diff --git a/src/app/games/page.tsx b/src/app/games/page.tsx index 6481c7e..1fd78ec 100644 --- a/src/app/games/page.tsx +++ b/src/app/games/page.tsx @@ -48,21 +48,21 @@ export default function GamesPage() { { title: "Crash", description: "Watch the multiplier climb in real-time. Cash out before the crash for massive wins.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/crash-game-interface-screenshot-showing--1772643031209-65ce5864.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/crash-game-interface-screenshot-showing--1772643031209-65ce5864.png?_wi=4", imageAlt: "Crash game interface", button: { text: "Play Now", href: "/games" }, }, { title: "Mines", description: "Reveal safe tiles and multiply your bet. One wrong move and you lose it all.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/mines-game-interface-with-grid-of-tiles--1772643031644-912c5a0c.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/mines-game-interface-with-grid-of-tiles--1772643031644-912c5a0c.png?_wi=3", imageAlt: "Mines game interface", button: { text: "Play Now", href: "/games" }, }, { title: "Dice", description: "Simple, fast, and thrilling. Choose your odds and test your luck.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/high-stakes-dice-gaming-interface-with-g-1772643031264-214082f0.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/high-stakes-dice-gaming-interface-with-g-1772643031264-214082f0.png?_wi=3", imageAlt: "Dice game interface", button: { text: "Play Now", href: "/games" }, }, 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", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index f97f67f..d512459 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,11 +52,11 @@ export default function HomePage() { background={{ variant: "animated-grid" }} mediaItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/abstract-futuristic-gaming-interface-bac-1772643031125-cbd5d93f.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/abstract-futuristic-gaming-interface-bac-1772643031125-cbd5d93f.png?_wi=1", imageAlt: "Gaming interface showcase", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/abstract-futuristic-gaming-interface-bac-1772643031125-cbd5d93f.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/abstract-futuristic-gaming-interface-bac-1772643031125-cbd5d93f.png?_wi=2", imageAlt: "Crypto gaming dashboard", }, ]} @@ -82,35 +82,35 @@ export default function HomePage() { { title: "Crash", description: "Watch the multiplier climb in real-time. Cash out before the crash for massive wins.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/crash-game-interface-screenshot-showing--1772643031209-65ce5864.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/crash-game-interface-screenshot-showing--1772643031209-65ce5864.png?_wi=1", imageAlt: "Crash game interface", button: { text: "Play Now", href: "/games" }, }, { title: "Mines", description: "Reveal safe tiles and multiply your bet. One wrong move and you lose it all.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/mines-game-interface-with-grid-of-tiles--1772643031644-912c5a0c.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/mines-game-interface-with-grid-of-tiles--1772643031644-912c5a0c.png?_wi=1", imageAlt: "Mines game interface", button: { text: "Play Now", href: "/games" }, }, { title: "Dice", description: "Simple, fast, and thrilling. Choose your odds and test your luck.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/high-stakes-dice-gaming-interface-with-g-1772643031264-214082f0.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/high-stakes-dice-gaming-interface-with-g-1772643031264-214082f0.png?_wi=1", imageAlt: "Dice game interface", button: { text: "Play Now", href: "/games" }, }, { title: "Slots", description: "Spin the reels and hit the jackpot. Instant payouts on every win.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/slot-machine-interface-with-neon-blue-an-1772643031311-d934557d.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/slot-machine-interface-with-neon-blue-an-1772643031311-d934557d.png?_wi=1", imageAlt: "Slots game interface", button: { text: "Play Now", href: "/games" }, }, { title: "Sports Betting", description: "Live odds on major sports events worldwide. In-play betting with instant settlements.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/sports-betting-interface-showing-live-ma-1772643033392-3cc05c20.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/sports-betting-interface-showing-live-ma-1772643033392-3cc05c20.png?_wi=1", imageAlt: "Sports betting interface", button: { text: "Play Now", href: "/games" }, }, @@ -157,7 +157,7 @@ export default function HomePage() { category: "Crash", title: "Player JacksonWins 50x Multiplier", excerpt: "Just hit an incredible 50x on Crash. Started with 0.5 BTC, walked away with 25 BTC!", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/crash-game-interface-screenshot-showing--1772643031209-65ce5864.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/crash-game-interface-screenshot-showing--1772643031209-65ce5864.png?_wi=2", imageAlt: "Crash game interface", authorName: "JacksonWins", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/professional-portrait-of-a-young-trader--1772643031356-3247d3a9.png", @@ -168,7 +168,7 @@ export default function HomePage() { category: "Mines", title: "CryptoLuckyGirl Clears Full Grid", excerpt: "Revealed all 25 safe tiles in Mines. Turned 1 ETH into 8 ETH in under 3 minutes.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/mines-game-interface-with-grid-of-tiles--1772643031644-912c5a0c.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/mines-game-interface-with-grid-of-tiles--1772643031644-912c5a0c.png?_wi=2", imageAlt: "Mines game interface", authorName: "CryptoLuckyGirl", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/confident-female-gamer-or-investor-in-pr-1772643031381-8af3f649.png", @@ -179,7 +179,7 @@ export default function HomePage() { category: "Dice", title: "DiceMaster Rolls 7 Consecutive Wins", excerpt: "Perfect streak on Dice. 7 wins in a row. 2 USDT turned into 128 USDT.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/high-stakes-dice-gaming-interface-with-g-1772643031264-214082f0.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/high-stakes-dice-gaming-interface-with-g-1772643031264-214082f0.png?_wi=2", imageAlt: "Dice game interface", authorName: "DiceMaster", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/young-male-crypto-enthusiast-or-professi-1772643030458-9ab7aa61.png", @@ -190,7 +190,7 @@ export default function HomePage() { category: "Slots", title: "SlotJackpotKing Hits Triple 7s", excerpt: "Hit the ultimate jackpot on Slots. Perfect alignment. 0.25 LTC turned into 10 LTC!", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/slot-machine-interface-with-neon-blue-an-1772643031311-d934557d.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/slot-machine-interface-with-neon-blue-an-1772643031311-d934557d.png?_wi=2", imageAlt: "Slots game interface", authorName: "SlotJackpotKing", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/diverse-professional-portrait-smiling-co-1772643031250-5755a041.png", @@ -201,7 +201,7 @@ export default function HomePage() { category: "Sports", title: "BettingProPlayer Wins $15K Parlay", excerpt: "Nailed a 5-leg parlay on today's match. Started with $500, ended with $15,500.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/sports-betting-interface-showing-live-ma-1772643033392-3cc05c20.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/sports-betting-interface-showing-live-ma-1772643033392-3cc05c20.png?_wi=2", imageAlt: "Sports betting interface", authorName: "BettingProPlayer", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/experienced-investor-or-gaming-platform--1772643031276-6d0866cc.png", @@ -212,7 +212,7 @@ export default function HomePage() { category: "Crash", title: "RocketRider Catches 32x Moon Shot", excerpt: "Perfect timing on Crash. 32x multiplier hit. 0.75 ETH profit in one bet.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/crash-game-interface-screenshot-showing--1772643031209-65ce5864.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/crash-game-interface-screenshot-showing--1772643031209-65ce5864.png?_wi=3", imageAlt: "Crash game interface", authorName: "RocketRider", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/young-professional-or-tech-entrepreneur--1772643031326-732164e7.png", @@ -240,7 +240,7 @@ export default function HomePage() { name: "Marcus Chen", role: "Crypto Trader", testimonial: "The speed and transparency on this platform are unmatched. Payouts are instant, and the UI is incredibly intuitive. I've been gaming here for 6 months and never looked back.", - 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=1", imageAlt: "Marcus Chen", icon: Zap, }, @@ -249,7 +249,7 @@ export default function HomePage() { name: "Sarah Johnson", role: "Full-Time Gamer", testimonial: "I appreciate the fairness and verification system. Every game is provably fair, and the community is amazing. This is gaming as it should be.", - 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=1", imageAlt: "Sarah Johnson", icon: Lock, }, @@ -258,7 +258,7 @@ export default function HomePage() { name: "David Rodriguez", role: "Risk Management Specialist", testimonial: "The responsible gaming features are top-notch. I can set limits, track my activity, and feel completely secure. That's what made me stay.", - 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=1", imageAlt: "David Rodriguez", icon: Lock, },