diff --git a/src/App.js b/src/App.js index c757514..9a62c9e 100644 --- a/src/App.js +++ b/src/App.js @@ -18,12 +18,12 @@ import Listing from "./pages/Listing"; import NotFound from "./pages/NotFound"; import SignIn from "./pages/SignIn"; import SignUp from "./pages/SignUp"; + import ResetPassword from "./pages/ResetPassword"; import Cart from "./pages/cart"; import Wishlist from "./pages/wishList"; import "./responsive.css"; - // import data from './data'; import { collection, doc, getDocs } from "firebase/firestore"; import MapComponent from "./components/map/ITEMmap"; diff --git a/src/components/footer/footer.js b/src/components/footer/footer.js index 47277e5..5b43bc9 100644 --- a/src/components/footer/footer.js +++ b/src/components/footer/footer.js @@ -138,19 +138,6 @@ const Footer = () => { -
-

Company

- -
-

Corporate

@@ -207,8 +194,8 @@ const Footer = () => {
-

© {currentYear}, Nest - HTML Ecommerce Template - All rights reserved

+

© {currentYear}, Nest - HTML Ecommerce Template

+

All rights reserved