2
0

docs(lp): 📝 Add about page

This commit is contained in:
Baptiste Arnaud
2022-04-10 17:39:39 -05:00
parent 38c53fbbbc
commit 6a8d6d4d9a
4 changed files with 88 additions and 1 deletions

View File

@ -81,6 +81,9 @@ export const Footer = () => {
</Stack>
<Stack align={'flex-start'}>
<ListHeader>Company</ListHeader>
<NextChakraLink href="/about" color="gray.400">
About
</NextChakraLink>
<NextChakraLink href="mailto:baptiste@typebot.io" color="gray.400">
Contact
</NextChakraLink>