diff --git a/app/(auth)/(tabs)/(home)/settings.tsx b/app/(auth)/(tabs)/(home)/settings.tsx
index 4c38659eb..db223b2bf 100644
--- a/app/(auth)/(tabs)/(home)/settings.tsx
+++ b/app/(auth)/(tabs)/(home)/settings.tsx
@@ -59,17 +59,17 @@ function SettingsMobile() {
- router.push("/(auth)/(tabs)/(home)/companion-login")}
- >
-
- {t("pairing.pair_with_phone_title")}
-
-
- {t("pairing.pair_with_phone_description")}
-
-
+
+
+
+ router.push("/(auth)/(tabs)/(home)/companion-login")
+ }
+ title={t("pairing.pair_with_phone")}
+ textColor='blue'
+ />
+
+