Update src/app/games/page.tsx
This commit is contained in:
@@ -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" },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user