From ef9ed3a7d4b9d44389b7e736d67121e03b77a1e3 Mon Sep 17 00:00:00 2001 From: hutamatr Date: Tue, 18 Jul 2023 09:23:03 +0700 Subject: [PATCH] change store name --- public/index.html | 4 ++-- src/components/Footer/SocialsMedia.jsx | 4 ++-- src/components/Navigation/Navigation.jsx | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/public/index.html b/public/index.html index 776c83f..b88ae10 100644 --- a/public/index.html +++ b/public/index.html @@ -1,4 +1,4 @@ - + @@ -24,7 +24,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - !unknown Store + Urban Shop diff --git a/src/components/Footer/SocialsMedia.jsx b/src/components/Footer/SocialsMedia.jsx index 532642f..6057640 100644 --- a/src/components/Footer/SocialsMedia.jsx +++ b/src/components/Footer/SocialsMedia.jsx @@ -30,14 +30,14 @@ const SocialsMedia = () => {
- !unknown@gmail.com + urbanFashion@gmail.com
Privacy Policy Term & Conditions
- !unknown © 2022 + urban fashion © {new Date().getFullYear()}
); diff --git a/src/components/Navigation/Navigation.jsx b/src/components/Navigation/Navigation.jsx index 80647e5..e311456 100644 --- a/src/components/Navigation/Navigation.jsx +++ b/src/components/Navigation/Navigation.jsx @@ -25,7 +25,7 @@ const Navigation = () => {