2
0

📝 Update support contact email

This commit is contained in:
Baptiste Arnaud
2023-09-12 09:45:45 +02:00
parent 87fac3e9ff
commit 6375a2425f
6 changed files with 7 additions and 11 deletions

View File

@@ -71,7 +71,7 @@ export const Footer = () => {
<Stack align={'flex-start'}>
<ListHeader>Company</ListHeader>
<TextLink href="/about">About</TextLink>
<TextLink href="mailto:baptiste@typebot.io">Contact</TextLink>
<TextLink href="mailto:support@typebot.io">Contact</TextLink>
<TextLink href={'/terms-of-service'}>Terms of Service</TextLink>
<TextLink href={'/privacy-policies'}>Privacy Policy</TextLink>
</Stack>