diff --git a/src/App.jsx b/src/App.jsx index ee0cb01..b69ac12 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -4,18 +4,22 @@ import Headroom from "react-headroom"; import { Navbar } from "./components/Navbar/Navbar"; import { Footer } from "./components/Footer/Footer"; - - function App() { return ( <> - - - -
- -
-