From 709e2017c6f5bf5d2aed88a1cf2922862470a1c3 Mon Sep 17 00:00:00 2001 From: Jakub Nowakowski Date: Mon, 17 Feb 2025 11:37:03 +0100 Subject: [PATCH] Update copy on Welcome modal Tiny udpates to the welcome modal copy as per https://www.figma.com/design/9p9zzVDKzy57D7iy8bGYoi/Website-Design-and-Content?node-id=933-15956&p=f&t=R8kWe9VnstioWvHM-0. --- dapp/src/components/WelcomeModal.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/dapp/src/components/WelcomeModal.tsx b/dapp/src/components/WelcomeModal.tsx index c4a5ed28e..d3c8c2935 100644 --- a/dapp/src/components/WelcomeModal.tsx +++ b/dapp/src/components/WelcomeModal.tsx @@ -46,7 +46,7 @@ const steps = [ id: 0, title: ( - Activate your BTC,{" "} + Compound your bitcoin,{" "} earn rewards @@ -69,9 +69,8 @@ const steps = [ ), content: () => ( - Acre is powered by tBTC, the trusted Bitcoin bridge that secured over - half a billion dollars in BTC. No centralized custodians, everything is - fully on-chain. + Acre is powered by a trusted, decentralized Bitcoin bridge (tBTC). No + centralized custodians, everything is fully on-chain. ), video: step2Video,