diff --git a/src/sections/Footer.jsx b/src/sections/Footer.jsx index 0bdc894..f92d369 100644 --- a/src/sections/Footer.jsx +++ b/src/sections/Footer.jsx @@ -4,17 +4,17 @@ const socialCommunities = [ { name: "telegram icon", icon: icons.telegram, - link: "/", + link: "https://t.me/Jarafixyz", }, { name: "linked in icon", icon: icons.linkedin, - link: "/", + link: "https://www.linkedin.com/company/jarafi", }, { name: "x/twitter icon", icon: icons.x, - link: "/", + link: "https://x.com/JaraFi_xyz", }, ]; @@ -41,6 +41,8 @@ const Footer = () => { {socialCommunities.map(({ name, icon, link }) => ( {
-
+

One App For All Your Crypto Needs.

@@ -116,7 +116,7 @@ const Hero = () => { ) : ( )}