diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx index 3366c73..7050d3e 100644 --- a/src/components/Footer.jsx +++ b/src/components/Footer.jsx @@ -70,19 +70,19 @@ const Footer = () => {

- MISSION + MISSION

- FOUNDATION + FOUNDATION

- USERS + USERS

- MEMBERSHIP + MEMBERSHIP

- REFERRAL + REFERRAL

@@ -90,10 +90,10 @@ const Footer = () => {

- DOCS + DOCS

- MEMBER PLATFORM + MEMBER PLATFORM

diff --git a/src/components/Header.jsx b/src/components/Header.jsx index bab306c..7f0aff3 100644 --- a/src/components/Header.jsx +++ b/src/components/Header.jsx @@ -12,7 +12,7 @@ function Header() {
{/* Left: Mycelium Society */}
- + Mycelium Society
diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index 7cc86db..e9e8c93 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -49,7 +49,7 @@ const Hero = () => { > Welcome to
- Mycelium Society + Mycelium Society {/* Tagline */} @@ -75,13 +75,13 @@ const Hero = () => { > > ENTER THE NETWORK - + - > LEARN MORE + > DOCS diff --git a/src/components/MembershipOptions.jsx b/src/components/MembershipOptions.jsx index 366974b..12fb26c 100644 --- a/src/components/MembershipOptions.jsx +++ b/src/components/MembershipOptions.jsx @@ -197,7 +197,7 @@ const MembershipOptions = () => { {/* CTA Button for Explorer Tier */}
setShowSocietyTerminal(true)} > Explore the Network @@ -353,7 +353,7 @@ const MembershipOptions = () => { {/* CTA Button */}
setShowSocietyTerminal(true)} > Become a Digital Resident diff --git a/src/components/SocietyTerminal.jsx b/src/components/SocietyTerminal.jsx index 5d890e9..0d90bc6 100644 --- a/src/components/SocietyTerminal.jsx +++ b/src/components/SocietyTerminal.jsx @@ -27,7 +27,7 @@ function SocietyTerminal({ showTerminal, setShowTerminal }) { } } else { setTimeout(() => { - window.location.href = 'https://docs.ourworld.tf/mycelium_society/docs/'; + window.location.href = 'https://platform.mycelium.tf'; }, 1000); } } diff --git a/src/components/referral.jsx b/src/components/referral.jsx index eb2b17a..8be2977 100644 --- a/src/components/referral.jsx +++ b/src/components/referral.jsx @@ -37,7 +37,7 @@ const Referral = () => { className="text-lg md:text-xl text-gray-300 leading-relaxed max-w-4xl mx-auto" variants={fadeInUp} > - Mycelium Society grows through its members. As a paid Digital Resident, you can invite others to join and help expand the community while earning rewards for successful referrals. + Mycelium Society grows through its members. As a Digital Resident, you can invite others to join and help expand the community while earning rewards for successful referrals.