import { Box, Button, Flex, Heading, SimpleGrid, Stack, Text, VStack, Image, } from '@chakra-ui/react' import * as React from 'react' import { Header } from '../../common/Header/Header' import { BackgroundPolygons } from './BackgroundPolygons' import * as Logos from './Brands' import Link from 'next/link' export const Hero = () => { return (
Build advanced chatbots visually Typebot gives you powerful blocks to create unique chat experiences. Embed them anywhere on your web/mobile apps and start collecting results like magic. Builder screenshot Loved by teams and creators from all around the world ) }