feat(mobile): ny slogan på inloggningen – Mindre svinn, mindre stress, mer kvar i plånboken
CI / Typecheck, test & build (push) Successful in 1m39s

This commit is contained in:
Sven (AAMOS AI)
2026-08-14 04:11:29 +07:00
parent 5f9526cb07
commit 815b400eea
+1 -1
View File
@@ -47,7 +47,7 @@ export default function LoginScreen() {
<Screen style={{ flexGrow: 1, justifyContent: "center", gap: spacing.md }}> <Screen style={{ flexGrow: 1, justifyContent: "center", gap: spacing.md }}>
<View style={{ alignItems: "center", marginBottom: spacing.lg }}> <View style={{ alignItems: "center", marginBottom: spacing.lg }}>
<Title>{BRAND.name}</Title> <Title>{BRAND.name}</Title>
<Body muted>Hushållets mat-OS</Body> <Body muted>Mindre svinn, mindre stress, mer kvar i plånboken</Body>
</View> </View>
<Input <Input
placeholder={t("auth.email")} placeholder={t("auth.email")}