mirror of
https://github.com/WDI-Ideas/rubix.git
synced 2026-04-27 18:55:49 +00:00
Updated community profile CEO and mobile menu
This commit is contained in:
@@ -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/`,
|
||||
},
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user