From e059f2540dec47421e7248e6d6f8755b0cac8d05 Mon Sep 17 00:00:00 2001 From: cavalier_eth <91091124+cavalier-eth@users.noreply.github.com> Date: Wed, 12 Jun 2024 14:43:16 +1000 Subject: [PATCH 1/5] Update interfaces.tsx liquidity wording --- src/sections/home/interfaces.tsx | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/src/sections/home/interfaces.tsx b/src/sections/home/interfaces.tsx index ab9dff9e..4fadc042 100644 --- a/src/sections/home/interfaces.tsx +++ b/src/sections/home/interfaces.tsx @@ -13,7 +13,7 @@ export const Interfaces = () => { lineHeight="28px" mb="16px" > - STAKING INTERFACES + LIQUIDITY INTERFACES { > - Staking Interface V2 + Staking for V2 { lineHeight="24px" color="gray.500" > - Stake your collateral via the Synthetix staking dapp to provide - liquidity to the Synthetix ecosystem. Earn weekly inflation - incentives and fees generated from your liquidity. + Stake SNX to provide liquidity to the Synthetix + ecosystem, and earn incentives and fees. { fontFamily="heading" textStyle="heading-xl" > - Liquidity Interface for V3 + Liquidity for V3 { lineHeight="24px" color="gray.500" > - V3 staking is now live. Provide liquidity directly to the V3 system - with greater flexibility over which pools and markets you have - exposure to. + Deposit popular assets including SNX, USDC, ETH, and choose + your exposure to earn rewards and fees. Date: Wed, 12 Jun 2024 14:45:23 +1000 Subject: [PATCH 2/5] Update collateral.tsx collateral wording --- src/sections/home/collateral.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/sections/home/collateral.tsx b/src/sections/home/collateral.tsx index 6ea3e1a8..fcee8e37 100644 --- a/src/sections/home/collateral.tsx +++ b/src/sections/home/collateral.tsx @@ -32,14 +32,13 @@ export const Collateral = () => { textStyle="heading-2xl" width={{ base: '100%' }} > - Staking Collateral with Synthetix{' '} - helps support deep liquidity, low + Depositing Collateral with Synthetix{' '} + supports deep liquidity, low slippage, and highly competitive trading fees for our derivatives markets.{' '} - Stakers get rewarded for helping to - support a more robust ecosystem. + Depositors earn rewarded fees and incentives. From c0170d8c93cdec6c2fb724fab63a3a8ea7d04a5d Mon Sep 17 00:00:00 2001 From: cavalier_eth <91091124+cavalier-eth@users.noreply.github.com> Date: Wed, 12 Jun 2024 14:46:50 +1000 Subject: [PATCH 3/5] Update hero.tsx update hero button --- src/sections/home/hero.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sections/home/hero.tsx b/src/sections/home/hero.tsx index 8c387e26..4300a1f2 100644 --- a/src/sections/home/hero.tsx +++ b/src/sections/home/hero.tsx @@ -51,7 +51,7 @@ export const Hero = () => { onClick={onClick} size={{ base: 'lg', md: 'md' }} > - Explore Ecosystem + Liquidity App Date: Wed, 12 Jun 2024 14:50:17 +1000 Subject: [PATCH 4/5] Update hero.tsx add url to hero button --- src/sections/home/hero.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sections/home/hero.tsx b/src/sections/home/hero.tsx index 4300a1f2..e5a4094b 100644 --- a/src/sections/home/hero.tsx +++ b/src/sections/home/hero.tsx @@ -48,7 +48,7 @@ export const Hero = () => { p="10px 16px" borderRadius="4px" width="fit-content" - onClick={onClick} + onClick={() => window.open('https://liquidity.synthetix.eth.limo/', '_blank')} size={{ base: 'lg', md: 'md' }} > Liquidity App From d1cefd22a2e6c0909176e8f5a3c4220c7cf4f404 Mon Sep 17 00:00:00 2001 From: cavalier_eth <91091124+cavalier-eth@users.noreply.github.com> Date: Wed, 12 Jun 2024 15:00:28 +1000 Subject: [PATCH 5/5] Update collateral.tsx --- src/sections/home/collateral.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sections/home/collateral.tsx b/src/sections/home/collateral.tsx index fcee8e37..fcb61b2b 100644 --- a/src/sections/home/collateral.tsx +++ b/src/sections/home/collateral.tsx @@ -38,7 +38,7 @@ export const Collateral = () => { markets.{' '} - Depositors earn rewarded fees and incentives. + Depositors earn fees and incentives.