From de3e6fce2b56acc15f3d49b4f8ad58fe6ea1e54c Mon Sep 17 00:00:00 2001 From: o-tsaruk Date: Sat, 17 Feb 2024 11:44:43 +0200 Subject: [PATCH] new discord link --- components/Contact/SocialMedia.js | 4 ++-- components/Footer.js | 4 ++-- components/MobileNavbar.js | 2 +- components/Navbar.js | 2 +- data/footerData.js | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/components/Contact/SocialMedia.js b/components/Contact/SocialMedia.js index 8af214d..716155e 100644 --- a/components/Contact/SocialMedia.js +++ b/components/Contact/SocialMedia.js @@ -8,7 +8,7 @@ export const SocialButtons = () => {

Twitter

- +

Discord

@@ -40,7 +40,7 @@ export const SocialButtonsMobile = () => {
- +

Discord

diff --git a/components/Footer.js b/components/Footer.js index 307fa38..2ee2a74 100644 --- a/components/Footer.js +++ b/components/Footer.js @@ -25,7 +25,7 @@ const Footer = () => { - + @@ -39,7 +39,7 @@ const Footer = () => {
- + diff --git a/components/MobileNavbar.js b/components/MobileNavbar.js index 01035e1..5a63ac6 100644 --- a/components/MobileNavbar.js +++ b/components/MobileNavbar.js @@ -199,7 +199,7 @@ export const MobileNavbar = () => {
  • diff --git a/components/Navbar.js b/components/Navbar.js index 2a5659a..bc48566 100644 --- a/components/Navbar.js +++ b/components/Navbar.js @@ -144,7 +144,7 @@ const Navbar = () => { className={navStyles.dropdownContent} style={{ width: 253 }} > - +
    diff --git a/data/footerData.js b/data/footerData.js index 1268581..5e220b0 100644 --- a/data/footerData.js +++ b/data/footerData.js @@ -35,7 +35,7 @@ export const servicesData = [ export const learnData = [ { label: "Community Discord", - link: "https://discord.gg/9FRETSPmp9" + link: "https://discord.gg/xkg8YQhSF6" }, { label: "Community Element",