diverse Übersetzungen
This commit is contained in:
@ -56,7 +56,7 @@ export const EndCta = ({ heading, polygonsBaseTop, ...props }: Props) => {
|
||||
data-aos="fade-up"
|
||||
data-aos-delay="300"
|
||||
>
|
||||
Create a typebot
|
||||
Create a BLS bot
|
||||
</Button>
|
||||
</Flex>
|
||||
|
||||
|
@ -59,7 +59,7 @@ export const Hero = () => {
|
||||
height="4rem"
|
||||
px="2rem"
|
||||
>
|
||||
Create a typebot for free
|
||||
Create a BLS bot for free
|
||||
</Button>
|
||||
</Stack>
|
||||
</VStack>
|
||||
|
@ -12,7 +12,7 @@ export const ArticleCallToAction = () => (
|
||||
as="a"
|
||||
href="https://app.typebot.io/register"
|
||||
>
|
||||
Create a typebot
|
||||
Create a BLS bot
|
||||
</Button>
|
||||
<Text fontSize="sm" fontStyle="italic" color="gray.600">
|
||||
It's free!
|
||||
|
@ -102,7 +102,7 @@ export const Header = () => {
|
||||
colorScheme="orange"
|
||||
fontWeight={700}
|
||||
>
|
||||
Create a typebot
|
||||
Create a BLS bot
|
||||
</Button>
|
||||
</HStack>
|
||||
</HStack>
|
||||
|
@ -29,7 +29,7 @@ export const MobileMenu = ({ isOpen }: Props) => (
|
||||
colorScheme="orange"
|
||||
fontWeight={700}
|
||||
>
|
||||
Create a typebot
|
||||
Create a BLS bot
|
||||
</Button>
|
||||
<Button
|
||||
as={Link}
|
||||
|
@ -218,7 +218,7 @@ module.exports = {
|
||||
|
||||
### Setting Up Typebot API
|
||||
|
||||
1. Create a Typebot account and design your chatbot flow.
|
||||
1. Create a BLS bot account and design your chatbot flow.
|
||||
2. Generate an API token in Typebot settings.
|
||||
3. Note your Typebot's public ID.
|
||||
|
||||
|
Reference in New Issue
Block a user