import { DarkMode, Flex, Stack, Heading, VStack, Text, HStack, useDisclosure, } from '@chakra-ui/react' import { Footer } from 'components/common/Footer' import { Header } from 'components/common/Header/Header' import { SocialMetaTags } from 'components/common/SocialMetaTags' import { BackgroundPolygons } from 'components/Homepage/Hero/BackgroundPolygons' import { PlanComparisonTables } from 'components/PricingPage/PlanComparisonTables' import { StripeClimateLogo } from 'assets/logos/StripeClimateLogo' import { FreePlanCard } from 'components/PricingPage/FreePlanCard' import { StarterPlanCard } from 'components/PricingPage/StarterPlanCard' import { ProPlanCard } from 'components/PricingPage/ProPlanCard' import { TextLink } from 'components/common/TextLink' import { EnterprisePlanCard } from 'components/PricingPage/EnterprisePlanCard' import { Faq } from 'components/PricingPage/Faq' import { ChatsProTiersModal } from 'components/PricingPage/ChatsProTiersModal' const Pricing = () => { const { isOpen, onOpen, onClose } = useDisclosure() return (
Plans fit for you Whether you're a{' '} solo business owner , a{' '} growing startup {' '} or a{' '} large company , Typebot is here to help you build high-performing chat forms for the right price. Pay for as little or as much usage as you need. Typebot is contributing 1% of your subscription to remove CO₂ from the atmosphere.{' '} More info Compare plans & features