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

@@ -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>