Updated community profile CEO and mobile menu

This commit is contained in:
rockyeverlast
2024-05-21 17:13:24 +05:30
parent 69042adb4a
commit e561ba25c7
2 changed files with 5 additions and 5 deletions

View File

@@ -40,9 +40,9 @@ const individuals = [
},
{
name: "Vivek Tikoo",
jobTitle: "Co-Founder & CEO| ChainX | RubiX",
jobTitle: "CEO",
description:
"Over 30 years of success in the Indian industry, with expertise in building and growing organizations across various domains.",
"Thought Leader in Web3 enabled Digital transformation with passion for execution.",
imageUrl: imgtweleve,
link: `https://www.linkedin.com/in/vivektikoo/`,
},

View File

@@ -337,18 +337,18 @@ export const MobileMenu = () => {
</AccordionButton>
<AccordionPanel pb={4}>
<Link
to="https://rubixexplorer.com/"
to="https://getfexr.com/"
onClick={handleClick}
style={linkStyle}
>
Wallet
</Link>
<Link
to="https://getfexr.com/"
to="https://rubixexplorer.com/"
onClick={handleClick}
style={linkStyle}
>
Explore
Explorer
</Link>
</AccordionPanel>
</AccordionItem>