Update homepage June 18
This commit is contained in:
parent
bb05a3e785
commit
8dd6633c40
1 changed files with 4 additions and 2 deletions
|
@ -557,9 +557,11 @@ function FeedbackFormPitch() {
|
|||
flex={{ base: "0 0 auto", sm: "0 1 50%" }}
|
||||
>
|
||||
<Box as="h3" fontWeight="600">
|
||||
New updates (May 5)
|
||||
New updates (June 18)
|
||||
</Box>
|
||||
<UnorderedList>
|
||||
<ListItem>Better item list pages</ListItem>
|
||||
<ListItem>Fixing lots of broken items</ListItem>
|
||||
<ListItem>Outfit saving! Try it out!!</ListItem>
|
||||
<ListItem>
|
||||
<Link
|
||||
|
@ -582,7 +584,7 @@ function FeedbackFormPitch() {
|
|||
Coming soon
|
||||
</Box>
|
||||
<UnorderedList>
|
||||
<ListItem>Better item list pages</ListItem>
|
||||
<ListItem>Item list editing</ListItem>
|
||||
<ListItem>
|
||||
…a lot of little things{" "}
|
||||
<span role="img" aria-label="Sweat smile emoji">
|
||||
|
|
Loading…
Reference in a new issue