From d169e71728957a89677329d5350ed8aff7e6cf7b Mon Sep 17 00:00:00 2001 From: cynthia Date: Sat, 5 Oct 2024 16:53:52 +0300 Subject: [PATCH 1/5] [fix]:fix a typo --- src/components/Hero.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index 63000de..51d9483 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -17,7 +17,7 @@ const Hero = () => { collections for everyone - - Cart From 3929add13b1e6558a699a577b43c6afa8dbfeb64 Mon Sep 17 00:00:00 2001 From: cynthia Date: Sat, 5 Oct 2024 17:30:26 +0300 Subject: [PATCH 4/5] [style]: update text color to white in Offers component --- src/components/Offers.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Offers.jsx b/src/components/Offers.jsx index c697fc6..3a884ea 100644 --- a/src/components/Offers.jsx +++ b/src/components/Offers.jsx @@ -5,9 +5,9 @@ const Offers = () => { return (
-

Exclusive

-

Offers for you

-

ONLY ON BEST SELLER PRODUCTS

+

Exclusive

+

Offers for you

+

ONLY ON BEST SELLER PRODUCTS

From 124a3e8e72c79b8cb3daf53c8ad330dc3727b43e Mon Sep 17 00:00:00 2001 From: cynthia Date: Sat, 5 Oct 2024 17:34:26 +0300 Subject: [PATCH 5/5] [style]: Adjust 'Check Now' button to 'Latest Collection' button --- src/components/Offers.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Offers.jsx b/src/components/Offers.jsx index 3a884ea..ac84b78 100644 --- a/src/components/Offers.jsx +++ b/src/components/Offers.jsx @@ -8,7 +8,7 @@ const Offers = () => {

Exclusive

Offers for you

ONLY ON BEST SELLER PRODUCTS

-