Update src/app/game/page.tsx

This commit is contained in:
2026-03-19 20:40:46 +00:00
parent 1477dac076
commit c963e40844

View File

@@ -60,21 +60,21 @@ export default function GamePage() {
id: "seed-clicks",
title: "Simple Click Mechanics",
description: "Click the seed button to start earning tokens. Every 10 clicks grants you 5 GreenTokens. No complex rules, just pure engagement.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBAbmrzyCv9ReHBA5keCBu7vFL/illustration-of-a-seed-or-click-game-mec-1773952723110-970b7fd7.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBAbmrzyCv9ReHBA5keCBu7vFL/illustration-of-a-seed-or-click-game-mec-1773952723110-970b7fd7.png?_wi=2",
imageAlt: "Seed clicker game mechanics",
},
{
id: "daily-limits",
title: "Smart Daily Limits",
description: "Earn up to 50 tokens per day through clicking. The limit resets daily, encouraging regular engagement without creating imbalance.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBAbmrzyCv9ReHBA5keCBu7vFL/illustration-showing-daily-reset-and-lim-1773952723043-e6d0ea76.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBAbmrzyCv9ReHBA5keCBu7vFL/illustration-showing-daily-reset-and-lim-1773952723043-e6d0ea76.png?_wi=2",
imageAlt: "Daily token limits illustration",
},
{
id: "leaderboards",
title: "Community Competition",
description: "Compete with other users on weekly and monthly leaderboards. Top earners unlock special badges and exclusive rewards.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBAbmrzyCv9ReHBA5keCBu7vFL/leaderboard-and-competition-illustration-1773952724140-464fb0ad.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBAbmrzyCv9ReHBA5keCBu7vFL/leaderboard-and-competition-illustration-1773952724140-464fb0ad.png?_wi=2",
imageAlt: "Community leaderboards and rankings",
},
]}