feat: new name and icon

This commit is contained in:
2026-01-04 17:05:40 -05:00
Unverified
parent 47970891ef
commit 05e423ea4e
10 changed files with 257 additions and 361 deletions

View File

@@ -55,7 +55,7 @@ export default function LoginScreen() {
>
<ScrollView contentContainerStyle={styles.scrollContent}>
<View style={styles.header}>
<Text style={[styles.title, { color: textColor }]}>Remote WoL</Text>
<Text style={[styles.title, { color: textColor }]}>Jumpstart</Text>
<Text style={[styles.subtitle, { color: subText }]}>
Mobile Frontend for UpSnap
</Text>