From b02e6f79be805a4615ffccf039c9c4945f7046e8 Mon Sep 17 00:00:00 2001 From: jmzwar Date: Tue, 2 Jul 2024 18:51:54 +0400 Subject: [PATCH] revert to main link --- src/components/Menu/Menu.tsx | 2 +- src/sections/home/hero.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Menu/Menu.tsx b/src/components/Menu/Menu.tsx index 9ba83d2f..90292119 100644 --- a/src/components/Menu/Menu.tsx +++ b/src/components/Menu/Menu.tsx @@ -34,7 +34,7 @@ const data: { const externalButtons = [ { - externalLink: 'https://liquidity-synthetix.on.fleek.co/', + externalLink: 'https://liquidity.synthetix.eth.limo/', label: 'Liquidity App', }, ]; diff --git a/src/sections/home/hero.tsx b/src/sections/home/hero.tsx index 40e4285e..07d43471 100644 --- a/src/sections/home/hero.tsx +++ b/src/sections/home/hero.tsx @@ -49,7 +49,7 @@ export const Hero = () => { borderRadius="4px" width="fit-content" onClick={() => - window.open('https://liquidity-synthetix.on.fleek.co/', '_blank') + window.open('https://liquidity.synthetix.eth.limo/', '_blank') } size={{ base: 'lg', md: 'md' }} >