Announce outfit saving on homepage
This commit is contained in:
parent
65af7ef64c
commit
7ec4bfcf64
1 changed files with 3 additions and 6 deletions
|
@ -534,12 +534,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 (Apr 1)
|
New updates (May 5)
|
||||||
</Box>
|
</Box>
|
||||||
<UnorderedList>
|
<UnorderedList>
|
||||||
<ListItem>Clearer NC/NP indicators</ListItem>
|
<ListItem>Outfit saving! Try it out!!</ListItem>
|
||||||
<ListItem>Lots of item bug fixes!</ListItem>
|
|
||||||
<ListItem>Focused on reliability 💛</ListItem>
|
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<Link
|
<Link
|
||||||
href="https://twitter.com/NeopetsDTI"
|
href="https://twitter.com/NeopetsDTI"
|
||||||
|
@ -561,10 +559,9 @@ 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 of little things{" "}
|
||||||
<span role="img" aria-label="Sweat smile emoji">
|
<span role="img" aria-label="Sweat smile emoji">
|
||||||
😅
|
😅
|
||||||
</span>
|
</span>
|
||||||
|
|
Loading…
Reference in a new issue