From 49ab33029b1cbb4f5f827ca9c6221b1e868d2135 Mon Sep 17 00:00:00 2001 From: Ian Cheung Date: Wed, 8 Jan 2025 11:31:07 -0800 Subject: [PATCH] Update Prizes.tsx --- src/app/(landing)/Prizes.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/(landing)/Prizes.tsx b/src/app/(landing)/Prizes.tsx index d6d5b7b..fc6a65b 100644 --- a/src/app/(landing)/Prizes.tsx +++ b/src/app/(landing)/Prizes.tsx @@ -6,9 +6,9 @@ const mainPrizes = [{ name: 'Top 3 Prizes', value: [ - 'Black Headphones', 'Echo Dot', - 'Speaker', + 'Bluetooth Speaker', + 'Wireless Headphones', ] }, {