Skip to content

Commit

Permalink
Update prize amount
Browse files Browse the repository at this point in the history
  • Loading branch information
J164 authored Feb 27, 2025
1 parent 8eec600 commit d6f37a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/prizes/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const prizesList = [
{
title: "Best Financial Hack", // capital 1
subheader: "(Track)",
amount: "$1,000",
amount: "Up to $1,000",
imageSrc: "/home/sponsors/capital_one.png",
code: "c1"
},
Expand Down

0 comments on commit d6f37a0

Please sign in to comment.