2
0

docs(lp): 📝 Change SEO related info

This commit is contained in:
Baptiste Arnaud
2022-03-17 14:37:00 +01:00
parent d0ece4cc8f
commit 8ba231f393
13 changed files with 13 additions and 36 deletions

View File

@ -14,12 +14,7 @@ import { Testimonials } from 'components/Homepage/Testimonials'
const App = () => {
return (
<Stack w="full" overflowX="hidden" bgColor="gray.900">
<SocialMetaTags
title="Typebot: Conversational Form Builder"
description="Convert 4x more with beautiful conversational forms. Embed them directly in your applications without a line of code."
currentUrl={`https://www.typebot.io/`}
imagePreviewUrl={`https://www.typebot.io/images/previews/home.png`}
/>
<SocialMetaTags currentUrl={`https://www.typebot.io/`} />
<Hero />
<IntroducingChatApps />
<EasyBuildingExperience />