diff --git a/frontend/src/components/Pages/TodaysSpecial.jsx b/frontend/src/components/Pages/TodaysSpecial.jsx index 6136e14a..ab9d6f79 100644 --- a/frontend/src/components/Pages/TodaysSpecial.jsx +++ b/frontend/src/components/Pages/TodaysSpecial.jsx @@ -66,12 +66,12 @@ const TodaysSpecial = () => { -
{todaysSpecial.coffee.description}
+{todaysSpecial.coffee.description}
-{todaysSpecial.coffee.originalPrice}
-{todaysSpecial.coffee.offerPrice}
+{todaysSpecial.coffee.originalPrice}
+{todaysSpecial.coffee.offerPrice}
{todaysSpecial.food.description}
+{todaysSpecial.food.description}
-{todaysSpecial.food.originalPrice}
-{todaysSpecial.food.offerPrice}
+{todaysSpecial.food.originalPrice}
+{todaysSpecial.food.offerPrice}
{todaysSpecial.drink.description}
+{todaysSpecial.drink.description}
-{todaysSpecial.drink.originalPrice}
-{todaysSpecial.drink.offerPrice}
+{todaysSpecial.drink.originalPrice}
+{todaysSpecial.drink.offerPrice}