From 5fef2eeca518a0ac267858cb6922d639040fb972 Mon Sep 17 00:00:00 2001 From: devbigeazi Date: Tue, 17 Sep 2024 19:52:32 +0100 Subject: [PATCH 01/17] implemented the footer --- src/App.jsx | 8 ------ src/components/Navbar.jsx | 18 ++++++++++--- src/sections/Footer.jsx | 53 ++++++++++++++++++++++++++++++++++++++- 3 files changed, 67 insertions(+), 12 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index cc82632..7cfeceb 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -10,14 +10,6 @@ function App() {