···440440 fontWeight: '900',
441441 },
442442 ]}>
443443- You're part of the next wave of the internet.
443443+ Thanks for being an early part of Bluesky.
444444 </Text>
445445446446- <Text style={[a.leading_snug, a.text_lg, a.pb_md]}>
446446+ <Text style={[a.leading_snug, a.text_lg, a.pb_xl]}>
447447 <Trans>
448448- Online culture is too important to be controlled by a few
449449- corporations.
448448+ We're rebuilding the social internet together. Congratulations,
449449+ we're glad you're here.
450450 </Trans>{' '}
451451- <Text style={[a.leading_snug, a.text_lg, a.italic]}>
452452- <Trans>
453453- We’re dedicated to building an open foundation for the social
454454- internet so that we can all shape its future.
455455- </Trans>
456456- </Text>
457457- </Text>
458458-459459- <Text style={[a.leading_snug, a.text_lg, a.font_bold, a.pb_xl]}>
460460- <Trans>Congratulations. We're glad you're here.</Trans>
461451 </Text>
462452463453 <Divider />
···471461 a.pt_xl,
472462 ]}>
473463 <Text style={[a.text_md, a.italic, t.atoms.text_contrast_medium]}>
474474- Brag a little ;)
464464+ Brag a little!
475465 </Text>
476466477467 <Button
···495485 variant="solid"
496486 color="primary"
497487 onPress={sharePost}>
498498- <ButtonText>{_(msg`Share post`)}</ButtonText>
488488+ <ButtonText>{_(msg`Share`)}</ButtonText>
499489 <ButtonIcon position="right" icon={ImageIcon} />
500490 </Button>
501491 </View>