diff --git a/src/modules/PublicSale/topContent/index.tsx b/src/modules/PublicSale/topContent/index.tsx
index b15b0cded..86e1fe559 100644
--- a/src/modules/PublicSale/topContent/index.tsx
+++ b/src/modules/PublicSale/topContent/index.tsx
@@ -41,7 +41,7 @@ const TopContent = () => {
Bitcoin Virtual Machine
Bitcoin, reimagined.
- We’re on a mission to reinvent Bitcoin beyond just a currency — the next internet with gaming, DeFi, AI, SocialFi, and more. Join {formatCurrency(totalUser || 800, 0, 0)} backers shaping the future of Bitcoin.
+ We’re on a mission to reinvent Bitcoin beyond just a currency — the next internet with gaming, DeFi, AI, SocialFi, and more. Join {formatCurrency(totalUser || 800, 0, 0)} backers shaping the future of Bitcoin.
-
diff --git a/src/modules/landing/Componets/Hero/JoinAllowList/index.tsx b/src/modules/landing/Componets/Hero/JoinAllowList/index.tsx
index 2446a2977..02e67c47a 100644
--- a/src/modules/landing/Componets/Hero/JoinAllowList/index.tsx
+++ b/src/modules/landing/Componets/Hero/JoinAllowList/index.tsx
@@ -109,17 +109,17 @@ const JoinAllowList = ({isFooter}: {isFooter?: boolean}) => {
)}
-
- ${formatCurrency(
- totalDeposit || '0',
- 0,
- 0,
- 'BTC',
- true,
- )}
-
- raised
-
+ {/**/}
+ {/* ${formatCurrency(*/}
+ {/* totalDeposit || '0',*/}
+ {/* 0,*/}
+ {/* 0,*/}
+ {/* 'BTC',*/}
+ {/* true,*/}
+ {/* )}*/}
+ {/* */}
+ {/* raised*/}
+ {/**/}