diff --git a/src/view/com/home/HomeHeaderLayoutMobile.tsx b/src/view/com/home/HomeHeaderLayoutMobile.tsx
index 628514bd53..3eccb5dcb2 100644
--- a/src/view/com/home/HomeHeaderLayoutMobile.tsx
+++ b/src/view/com/home/HomeHeaderLayoutMobile.tsx
@@ -19,6 +19,7 @@ import {ButtonIcon} from '#/components/Button'
import {Hashtag_Stroke2_Corner0_Rounded as FeedsIcon} from '#/components/icons/Hashtag'
import * as Layout from '#/components/Layout'
import {Link} from '#/components/Link'
+import {Text} from '#/components/Typography'
import {useAnalytics} from '#/analytics'
import {IS_DEV, IS_LIQUID_GLASS} from '#/env'
@@ -72,6 +73,29 @@ export function HomeHeaderLayoutMobile({
}
}}>
+
+ {/* TODO: remove this after new arch is fully released */}
+
+
+ new arch
+
+
+ {/* TODO: remove this after new arch is fully released */}