add a subhead to the homepage

Not 100% sure on the copy, but I like that it's a bit clearer about the value prop. I tried to work in customization for SEO, but it feels too clunky in a sentence, might need to put it elsewhere in the copy!
This commit is contained in:
Emi Matchu 2020-10-07 07:52:34 -07:00
parent 2578e1a431
commit 3dc9a1d0ef

View file

@ -53,6 +53,9 @@ function HomePage() {
</Box>
<Box height="4" />
<Heading1>Dress to Impress</Heading1>
<Box fontSize="lg" fontStyle="italic" opacity="0.85" role="doc-subtitle">
Design and share your Neopets outfits!
</Box>
<Box height="8" />
<StartOutfitForm onChange={setPreviewState} />
<Box height="4" />