Mention "items you own" filter on homepage
This commit is contained in:
parent
add7fc0cb6
commit
2a08aa5ce9
1 changed files with 2 additions and 2 deletions
|
@ -511,9 +511,10 @@ function FeedbackFormPitch() {
|
|||
flex={{ base: "0 0 auto", sm: "0 1 50%" }}
|
||||
>
|
||||
<Box as="h3" fontWeight="600">
|
||||
New updates
|
||||
New updates (Jan 21)
|
||||
</Box>
|
||||
<UnorderedList>
|
||||
<ListItem>Search by items you own</ListItem>
|
||||
<ListItem>Latest items & search!</ListItem>
|
||||
<ListItem>Your Outfits page!</ListItem>
|
||||
</UnorderedList>
|
||||
|
@ -529,7 +530,6 @@ function FeedbackFormPitch() {
|
|||
Coming soon
|
||||
</Box>
|
||||
<UnorderedList>
|
||||
<ListItem>Search by items you own</ListItem>
|
||||
<ListItem>Better item list pages</ListItem>
|
||||
<ListItem>
|
||||
…a lot more things{" "}
|
||||
|
|
Loading…
Reference in a new issue