diff --git a/components/arcade/prizes.js b/components/arcade/prizes.js
index 029d5cc1..6a05be7c 100644
--- a/components/arcade/prizes.js
+++ b/components/arcade/prizes.js
@@ -38,7 +38,7 @@ const Prizes = ({
alignItems: 'center'
}}
>
-
+
{text}
diff --git a/pages/arcade/shop.js b/pages/arcade/shop.js
index f8860883..e70b3f29 100644
--- a/pages/arcade/shop.js
+++ b/pages/arcade/shop.js
@@ -38,10 +38,10 @@ const ShopPage = ({ parts }) => {
diff --git a/pages/arcade/shop/[slackID].js b/pages/arcade/shop/[slackID].js
index 35e1823f..a685e31a 100644
--- a/pages/arcade/shop/[slackID].js
+++ b/pages/arcade/shop/[slackID].js
@@ -56,10 +56,10 @@ const ShopPage = ({ parts, ...props }) => {