diff --git a/src/components/WarningModal/index.tsx b/src/components/WarningModal/index.tsx index d715aa92497..482f5a89d01 100644 --- a/src/components/WarningModal/index.tsx +++ b/src/components/WarningModal/index.tsx @@ -22,7 +22,7 @@ interface ModalProps { export default function WarningModal({ isOpen, onDismiss }: ModalProps) { const [neverShow, setNeverShow] = useState(false) - const COOKIE_NAME = 'staking-rewards' // optics-warning + const COOKIE_NAME = 'ubi-for-ukraine' const dismiss = () => { if (neverShow) { setCookie(COOKIE_NAME, 'true', 31) @@ -34,16 +34,17 @@ export default function WarningModal({ isOpen, onDismiss }: ModalProps) { - MOBI Stakers now receive CELO + To Our Ukraine Users - We have partnered with the Celo Foundation and DeFi for the People to bring CELO rewards to users who - lock/stake veMOBI. As we fully decentralize, those who stake veMOBI will control all governable parameters of - the Mobius protocol. Reserve your spot governing the future of Mobius and earn double digit yield (while - supplies last). + πŸ‡ΊπŸ‡¦ Are you in Ukraine or had to flee from the country due to the war, and need financial support to overcome + the difficulties? To start receiving basic income ubi, create a Valora wallet and send your address to + impactMarket through Whatsapp at +351910408753.
+ If you are not in Ukraine but would like to provide monetary support, see the link below to donate to ubi + beneficiaries in Ukraine.
- Start Staking + UBI for Ukraine {"Don't"} show this again setNeverShow(!neverShow)} />