Your music, beautifully tracked. All yours. (coming soon) teal.fm
teal-fm atproto

change phrasing to 'atmosphere' and not 'atproto'

+3 -4
+3 -4
apps/amethyst/app/auth/signup.tsx
··· 7 7 import { ArrowRight, AtSignIcon } from "lucide-react-native"; 8 8 9 9 import { Stack, router } from "expo-router"; 10 - import { FontAwesome6 } from "@expo/vector-icons"; 11 10 12 11 const LoginScreen = () => { 13 12 return ( ··· 21 20 /> 22 21 <View className="flex-1 justify-center p-8 gap-4 pb-32 w-screen max-w-md"> 23 22 <Text className="text-3xl text-center text-foreground -mb-2"> 24 - Sign up via{" "} 23 + Sign up via <br /> the{" "} 25 24 <Icon 26 25 icon={AtSignIcon} 27 26 className="color-bsky inline mb-2" 28 27 size={32} 29 28 />{" "} 30 - ATProto 29 + Atmosphere 31 30 </Text> 32 31 <Text className="text-foreground text-xl text-center"> 33 32 No account? No problem. ··· 35 34 <View className="flex flex-col justify-center items-center"> 36 35 <Text className="mb-2 text-center -mx-3"> 37 36 To use teal.fm, you’ll need a PDS—your personal data storage on the 38 - AT Protocol. Signing up with Bluesky is a great way to begin. 37 + Atmosphere. Signing up with Bluesky is a great way to begin. 39 38 </Text> 40 39 <Text className="text-center mb-4 text-xs text-muted-foreground"> 41 40 Sign up with Bluesky, then return here to start exploring.