diff --git a/app/dapp/page.tsx b/app/dapp/page.tsx
index 7c77784..cfeccc2 100644
--- a/app/dapp/page.tsx
+++ b/app/dapp/page.tsx
@@ -661,18 +661,18 @@ export default function DappPage() {
Connect wallet, detect your NFTs, and fetch debt details.
{!isConnected && (
- Please connect your wallet using the Connect Wallet button in the navbar.
+ Please connect your wallet using the Connect Wallet button in the navbar.
)}
-
-
Inputs
-