Update src/app/rewards/page.tsx

This commit is contained in:
2026-03-19 20:40:47 +00:00
parent efc497b6f3
commit 36d398eb81

View File

@@ -53,21 +53,21 @@ export default function RewardsPage() {
id: "token-earnings",
title: "Earn While Shopping",
description: "Get 1 GreenToken for every $1 spent on farm products. Tokens accumulate in your account and never expire.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBAbmrzyCv9ReHBA5keCBu7vFL/abstract-illustration-showing-earning-re-1773952722454-688ee654.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBAbmrzyCv9ReHBA5keCBu7vFL/abstract-illustration-showing-earning-re-1773952722454-688ee654.png?_wi=2",
imageAlt: "GreenToken earning illustration",
},
{
id: "token-redemption",
title: "Redeem for Rewards",
description: "Convert your tokens into exclusive discounts, free products, or early access to seasonal farmers market events.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBAbmrzyCv9ReHBA5keCBu7vFL/illustration-showing-redemption-or-gift--1773952722441-831a3fff.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBAbmrzyCv9ReHBA5keCBu7vFL/illustration-showing-redemption-or-gift--1773952722441-831a3fff.png?_wi=2",
imageAlt: "Token redemption rewards",
},
{
id: "token-bonuses",
title: "Bonus Opportunities",
description: "Play our Seed Clicker game and complete daily challenges to earn bonus tokens and unlock special achievements.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBAbmrzyCv9ReHBA5keCBu7vFL/gamification-illustration-showing-bonus--1773952723850-d36654fd.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBAbmrzyCv9ReHBA5keCBu7vFL/gamification-illustration-showing-bonus--1773952723850-d36654fd.png?_wi=2",
imageAlt: "Bonus token opportunities",
},
]}