diff --git a/components/DepositForm.tsx b/components/DepositForm.tsx index f19f9b2..d1e999f 100644 --- a/components/DepositForm.tsx +++ b/components/DepositForm.tsx @@ -297,7 +297,7 @@ function DespositForm({ token: selectedToken, clientContext }: StakeFormProps) { })} ) : ipAllowed ? ( - `Boost! ${inputAmount} ${formatTokenSymbol(selectedToken)}` + `Add ${inputAmount} ${formatTokenSymbol(selectedToken)}` ) : ( 'Country not allowed' )} diff --git a/components/Stake.tsx b/components/Stake.tsx index 48f6f41..fe9a9b0 100644 --- a/components/Stake.tsx +++ b/components/Stake.tsx @@ -79,7 +79,7 @@ const Stake = () => { >
-

Select token to Boost!

+

Select token to add

setShowTokenSelect(false)} hideBg diff --git a/components/TopBar.tsx b/components/TopBar.tsx index a549c73..4e07ca5 100644 --- a/components/TopBar.tsx +++ b/components/TopBar.tsx @@ -113,7 +113,7 @@ const MenuPanel = ({ return ( <>
@@ -130,7 +130,15 @@ const MenuPanel = ({ onClick={closeOnClick} shallow > - Boost! + Home + + + Dashboard - FAQs + Yield calculator
diff --git a/pages/yield-calculator.tsx b/pages/yield-calculator.tsx index 5bf9808..05b79b1 100644 --- a/pages/yield-calculator.tsx +++ b/pages/yield-calculator.tsx @@ -5,15 +5,17 @@ import Link from 'next/link' const YieldCalc: NextPage = () => { return (
-

- Yield calculator -

-

- Compare native liquid staking yields with Yield Fan to see the extra - returns you could earn. -

+
+

+ Yield calculator +

+

+ Compare native liquid staking yields with Yield Fan to see the extra + returns you could earn. +

+
-
+

This calculator is for educational purposes only. It assumes rates and prices remain constant over time. Take the time to understand the{' '}