diff --git a/src/App.jsx b/src/App.jsx
index a074242..09f5ef5 100644
--- a/src/App.jsx
+++ b/src/App.jsx
@@ -5,6 +5,7 @@ import AboutMe from "./components/AboutMe";
import Skills from "./components/Skills";
import Experience from "./components/Experience";
import ContactMe from "./components/ContactMe";
+import Footer from "./components/Footer";
export default function App() {
return (
@@ -15,6 +16,7 @@ export default function App() {
+ © 2024 Abhinav Choudhary. All rights reserved. +
++ Connect with me:{" "} + + LinkedIn + {" "} + |{" "} + + GitHub + {" "} + |{" "} + + Email + +
+