Mention "items you own" filter on homepage

This commit is contained in:
Emi Matchu 2021-01-21 17:28:06 -08:00
parent add7fc0cb6
commit 2a08aa5ce9

View file

@ -511,9 +511,10 @@ 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 New updates (Jan 21)
</Box> </Box>
<UnorderedList> <UnorderedList>
<ListItem>Search by items you own</ListItem>
<ListItem>Latest items & search!</ListItem> <ListItem>Latest items & search!</ListItem>
<ListItem>Your Outfits page!</ListItem> <ListItem>Your Outfits page!</ListItem>
</UnorderedList> </UnorderedList>
@ -529,7 +530,6 @@ function FeedbackFormPitch() {
Coming soon Coming soon
</Box> </Box>
<UnorderedList> <UnorderedList>
<ListItem>Search by items you own</ListItem>
<ListItem>Better item list pages</ListItem> <ListItem>Better item list pages</ListItem>
<ListItem> <ListItem>
a lot more things{" "} a lot more things{" "}