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.name} -

{todaysSpecial.coffee.name}

-

{todaysSpecial.coffee.description}

+

{todaysSpecial.coffee.name}

+

{todaysSpecial.coffee.description}

-
-

{todaysSpecial.coffee.originalPrice}

-

{todaysSpecial.coffee.offerPrice}

+
+

{todaysSpecial.coffee.originalPrice}

+

{todaysSpecial.coffee.offerPrice}

@@ -84,12 +84,12 @@ const TodaysSpecial = () => { > {todaysSpecial.food.name} -

{todaysSpecial.food.name}

-

{todaysSpecial.food.description}

+

{todaysSpecial.food.name}

+

{todaysSpecial.food.description}

-
-

{todaysSpecial.food.originalPrice}

-

{todaysSpecial.food.offerPrice}

+
+

{todaysSpecial.food.originalPrice}

+

{todaysSpecial.food.offerPrice}

@@ -102,12 +102,12 @@ const TodaysSpecial = () => { > {todaysSpecial.drink.name} -

{todaysSpecial.drink.name}

-

{todaysSpecial.drink.description}

+

{todaysSpecial.drink.name}

+

{todaysSpecial.drink.description}

-
-

{todaysSpecial.drink.originalPrice}

-

{todaysSpecial.drink.offerPrice}

+
+

{todaysSpecial.drink.originalPrice}

+

{todaysSpecial.drink.offerPrice}