import React from 'react' import { Box, Flex, Heading, Stack, Text } from '@chakra-ui/react' import inDepthAnalyticsSrc from 'public/images/homepage/analytics.png' import Image from 'next/image' import { AnalyticsIcon } from 'assets/icons/AnalyticsIcon' export const IterateQuickly = () => { return ( Iterate quickly and optimize the conversion Each question has a cost in your drop-off rate. Typebot generates an in-depth analytics graph report with completion and drop-off rates. That helps you know at a glance a potential bottleneck in your form.
All you need to do is to fix it and hit the Publish button.
incomplete results illustration
) }