diff --git a/src/app/get-aura/wallet-connect.tsx b/src/app/get-aura/wallet-connect.tsx index ce3eef8..5183660 100644 --- a/src/app/get-aura/wallet-connect.tsx +++ b/src/app/get-aura/wallet-connect.tsx @@ -86,16 +86,16 @@ function WalletConnectEVM() { return (
-
+
{!_account?.address ? (
-

Your Journey Start Here

-
But first, let’s get you some AURA
+

Your Journey Start Here

+
But first, let’s get you some AURA
) : (
-

Welcome

+

Welcome

{cutText(_account?.address)}
copy disconnect()} />