diff --git a/pages/index.tsx b/pages/index.tsx
index c2cbbfab4..e7b5cab7d 100644
--- a/pages/index.tsx
+++ b/pages/index.tsx
@@ -4,11 +4,7 @@ import { HomeBanner, HomeCategories, HomeCollection, HomeCTA, HomeFeature, HomeR
export default function Home() {
return (
<>
-
-
-
-
- {/*
+
@@ -17,7 +13,7 @@ export default function Home() {
- {/* // todo: uncomment */}
+ {/* // todo: uncomment
{/* */}
>
)