Shorten copy (#277)

This commit is contained in:
Ella 2021-12-13 20:02:07 -08:00 committed by GitHub
parent 368424117f
commit 9b19774a81

View file

@ -118,8 +118,7 @@ const Page = () => (
my={3}
mx="auto"
>
Christmas time has come and it's time for some fun! The holiday
season is{' '}
Christmas is here and it's time for some fun! The holiday season is{' '}
<RemoveSpace>
among
<Space className="space" children={' '} />
@ -129,7 +128,6 @@ const Page = () => (
to begin! The magical elf will assign you a partner, send them
something fun, & youll get your own gift in the mail just in time
for the holidays!
<span role="img" aria-label="Present emoji" children={' 🎁'} />
</Lead>
<Signup />
</FadeIn>