Add to home page updates section

This commit is contained in:
Emi Matchu 2021-02-09 21:41:08 -08:00
parent b8744037d1
commit 3599c78a85

View file

@ -515,13 +515,11 @@ function FeedbackFormPitch() {
flex={{ base: "0 0 auto", sm: "0 1 50%" }}
>
<Box as="h3" fontWeight="600">
New updates (Feb 3)
New updates (Feb 9)
</Box>
<UnorderedList>
<ListItem>Better item page previews!</ListItem>
<ListItem>
<em>Tons</em> of nasty lil bug fixes!
</ListItem>
<ListItem>HTML5 info on item pages</ListItem>
<ListItem>Better item page previews</ListItem>
</UnorderedList>
</Box>
<Box width="2" />