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
setRealmEntityId(Number(value))}>
-
+
@@ -340,8 +340,8 @@ const ResourceInputRow = ({
: "0";
return (
-
-
+
+
{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
setRealmEntityId(value)}>
-
+
diff --git a/landing/src/components/modules/bridge-out-step-2.tsx b/landing/src/components/modules/bridge-out-step-2.tsx
index 1b0c87640..0d8489fdc 100644
--- a/landing/src/components/modules/bridge-out-step-2.tsx
+++ b/landing/src/components/modules/bridge-out-step-2.tsx
@@ -134,7 +134,7 @@ export const BridgeOutStep2 = () => {
return (
<>
-
+
Finalise the withdrawal of resources from your Realm in Eternum to your Starknet wallet. The bridge will close
and you will be unable to withdraw 1 hour after the Season is won