Update "New updates" section on home page

This commit is contained in:
Emi Matchu 2021-02-03 02:20:03 -08:00
parent 75fccf1adf
commit 13a5a0a7aa

View file

@ -515,12 +515,13 @@ function FeedbackFormPitch() {
flex={{ base: "0 0 auto", sm: "0 1 50%" }} flex={{ base: "0 0 auto", sm: "0 1 50%" }}
> >
<Box as="h3" fontWeight="600"> <Box as="h3" fontWeight="600">
New updates (Jan 21) New updates (Feb 3)
</Box> </Box>
<UnorderedList> <UnorderedList>
<ListItem>Search by items you own</ListItem> <ListItem>Better item page previews!</ListItem>
<ListItem>Latest items & search!</ListItem> <ListItem>
<ListItem>Your Outfits page!</ListItem> <em>Tons</em> of nasty lil bug fixes!
</ListItem>
</UnorderedList> </UnorderedList>
</Box> </Box>
<Box width="2" /> <Box width="2" />
@ -534,6 +535,7 @@ function FeedbackFormPitch() {
Coming soon Coming soon
</Box> </Box>
<UnorderedList> <UnorderedList>
<ListItem>Outfit saving</ListItem>
<ListItem>Better item list pages</ListItem> <ListItem>Better item list pages</ListItem>
<ListItem> <ListItem>
a lot more things{" "} a lot more things{" "}