diff --git a/components/LoginModal.tsx b/components/LoginModal.tsx index a84bfeb..041a75a 100644 --- a/components/LoginModal.tsx +++ b/components/LoginModal.tsx @@ -4,7 +4,7 @@ import Link from 'next/link' import { PrimaryButton } from './buttons/PrimaryButton' import { useConnection } from '@/providers/ConnectionProvider' -const STEPS = ['DELEGATE', 'STAKE TEZ', 'EARN TEZ'] +const STEPS = ['DELEGATE', 'STAKE', 'EARN'] export const LoginModal = () => { const { connect } = useConnection() @@ -33,7 +33,7 @@ export const LoginModal = () => { mb={['30px', '40px']} color='#171923' > - Earn rewards with Tezos staking solutions + Stake on Tezos to Earn Rewards
Delegation
- Earn risk-free rewards by delegating to a Tezos baker. Delegated funds - remain in your account, and you can always spend them at will. + In order to stake and earn rewards, you need to delegate your tez first. + Select a baker to do that now. Delegated funds remain in your account. + You can always spend them at will.