diff --git a/landing/src/components/modules/bridge-in.tsx b/landing/src/components/modules/bridge-in.tsx index fa6ca99a4..d536786c6 100644 --- a/landing/src/components/modules/bridge-in.tsx +++ b/landing/src/components/modules/bridge-in.tsx @@ -166,7 +166,7 @@ export const BridgeIn = () => { return ( <> -
+
Bridge resources and lords from your Starknet wallet into the Eternum game. You will have to complete the claim on your Realm in the{" "} @@ -185,7 +185,7 @@ export const BridgeIn = () => {
To Realm
{fetchedBalance} @@ -397,7 +397,7 @@ const ResourceInputRow = ({ disabled={Object.keys(selectedResourceAmounts).includes(res?.id.toString() ?? "")} value={res?.id.toString() ?? ""} > -
+
{res?.trait && } {res?.trait ?? ""} diff --git a/landing/src/components/modules/bridge-out-step-1.tsx b/landing/src/components/modules/bridge-out-step-1.tsx index 7ad062653..5902f543f 100644 --- a/landing/src/components/modules/bridge-out-step-1.tsx +++ b/landing/src/components/modules/bridge-out-step-1.tsx @@ -151,7 +151,7 @@ export const BridgeOutStep1 = () => { return ( <> -
+
Bridge resources from your Realms balance in game to tradeable ERC20 assets in your Starknet wallet. This will require a second step to send the resources to your wallet once the donkeys have arrived at the bank. @@ -161,7 +161,7 @@ export const BridgeOutStep1 = () => {
From Realm