···10101111import {atoms as a, useTheme, useBreakpoints} from '#/alf'
1212import {Button, ButtonIcon, ButtonText} from '#/components/Button'
1313-import {Text} from '#/components/Typography'
1313+import {Text, P} from '#/components/Typography'
1414import {isWeb} from '#/platform/detection'
1515-import {H2, P} from '#/components/Typography'
1615import {ScrollView} from '#/view/com/util/Views'
1716import {Loader} from '#/components/Loader'
1817import {Logo} from '#/view/icons/Logo'
···10099 <Logo width={120} />
101100 </View>
102101103103- <H2 style={[a.pb_sm]}>
102102+ <Text style={[a.text_4xl, a.font_bold, a.pb_sm]}>
104103 <Trans>You're in line</Trans>
105105- </H2>
106106- <P style={[t.atoms.text_contrast_700]}>
104104+ </Text>
105105+ <P style={[t.atoms.text_contrast_medium]}>
107106 <Trans>
108107 There's been a rush of new users to Bluesky! We'll activate your
109108 account as soon as we can.