diff --git a/src/components/Footer.js b/src/components/Footer.js index e8e2f55..7d094c0 100644 --- a/src/components/Footer.js +++ b/src/components/Footer.js @@ -8,16 +8,20 @@ const Footer = () => { {new Date().getFullYear()} © All Rights Reserved.
- Build with {" "} + Build with{" "} + + ♡ + {" "} by  - + Muhammad A SI F
- + Message on (Telegram)
diff --git a/src/components/NavBar.js b/src/components/NavBar.js index 58b18e5..1d3b627 100644 --- a/src/components/NavBar.js +++ b/src/components/NavBar.js @@ -165,7 +165,7 @@ const NavBar = () => { initial={{ scale: 0, opacity: 0, x: "-50%", y: "-50%" }} animate={{ scale: 1, opacity: 1 }} > -
+