This commit is contained in:
Eric Bailey 2024-09-12 08:03:58 -05:00
parent c99e43d6c6
commit 63f85f6493

View file

@ -543,14 +543,14 @@ export function TenMillionInner({userNumber}: {userNumber: number}) {
fontWeight: '900', fontWeight: '900',
}, },
]}> ]}>
<Trans>You're part of the next wave of the internet.</Trans> <Trans>Thanks for being one of our first 10 million users.</Trans>
</Text> </Text>
<Text style={[a.leading_snug, a.text_lg, a.pb_xl]}> <Text style={[a.leading_snug, a.text_lg, a.pb_xl]}>
<Trans> <Trans>
Thanks for being part of our first 10 million users. We're glad Together, we're rebuilding the social internet. We're glad
you're here. you're here.
</Trans>{' '} </Trans>
</Text> </Text>
<Divider /> <Divider />