Homepage update: item search pagination

This commit is contained in:
Emi Matchu 2022-10-14 19:21:55 -07:00
parent 4cdfff03d1
commit 6be5dd74d3

View file

@ -702,13 +702,11 @@ 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 (Oct 12) New updates (Oct 14)
</Box> </Box>
<UnorderedList> <UnorderedList>
<ListItem> <ListItem>Paginated item search (bye infinite scroll!)</ListItem>
Automatic modeling!! Thank you everyone who modeled over the <ListItem>Automatic modeling! :0</ListItem>
years!! &lt;333
</ListItem>
<ListItem> <ListItem>
<ChakraLink <ChakraLink
href="https://twitter.com/NeopetsDTI" href="https://twitter.com/NeopetsDTI"