diff --git a/frontend/app/components/CustomSwap.tsx b/frontend/app/components/CustomSwap.tsx
index b09dc29..341cbbc 100644
--- a/frontend/app/components/CustomSwap.tsx
+++ b/frontend/app/components/CustomSwap.tsx
@@ -110,12 +110,12 @@ export default function CustomSwap() {
}, []);
return (
-
+
-
Bridge Eth
+ Bridge ETH
-
+
-
+
diff --git a/frontend/app/page.tsx b/frontend/app/page.tsx
index 40c0e6d..a5c5b05 100644
--- a/frontend/app/page.tsx
+++ b/frontend/app/page.tsx
@@ -26,65 +26,63 @@ export default function App() {
return (
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Wallet
+
+
+
+
+
+
+
+
+
+
RIP-7755 Demo
+
+
+ {address ? (
+
+ ) : (
- Sign up / log in
-
+
-
-
-
-
-
-
-
-
- Wallet
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
RIP-7755 Demo
-
-
- {address ? (
-
- ) : (
-
-
-
-
-
-
- )}
-
+ )}
+
+
);
}
diff --git a/frontend/app/svg/OnchainKit.tsx b/frontend/app/svg/OnchainKit.tsx
index 6417cc3..c08a97d 100644
--- a/frontend/app/svg/OnchainKit.tsx
+++ b/frontend/app/svg/OnchainKit.tsx
@@ -2,7 +2,7 @@ export default function OnchainkitSvg({ className = '' }) {
return (