Skip to content

Commit

Permalink
speaker name
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzhang1618 committed Apr 6, 2024
1 parent da4ce5e commit b8aa3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/prizes/prizes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export const PRIZES = [
newReward('Best Duo Hack', ['2x $50 Fan-Fan Gift Cards'], ['fanfan.png']),
newReward('Best Beginner Hack', ['4x Squishmallows', 'Desmos Swag Bag'], ['squishmallow.png']),
newReward('Track: Lost at Sea', ['4x Amazon Echo Pop'], ['echopop.png']),
newReward('Track: X Marks the Spot', ['4x Anker Speaker'], ['anker.png']),
newReward('Track: X Marks the Spot', ['4x Speaker'], ['anker.png']),
newReward('Track: All Hands on Deck', ['4x Wireless Charging Desk Lamp'], ['lamp.jpg']),
newReward("Track: Captain's Classroom", ['4x Portable Power Bank'], ['powerbank.jpg']),
];

0 comments on commit b8aa3ca

Please sign in to comment.