import React from 'react' import { Box, Flex, Heading, Stack, Text } from '@chakra-ui/react' import ConversionGraderSrc from 'public/images/homepage/conversion-grader.png' import Image from 'next/image' import { BuildIcon } from 'assets/icons/BuildIcon' export const StopSpendingTimeOnBuilding = () => { return ( Stop wasting your time on building the form Easy building experience and a grader to make your life easier A form should be improved over time based on its performance. You shouldn't spend time working on the "perfect" first version.
Typebot comes with multiple verified templates to choose from.
And it offers a grader tool that gives a score your form in real-time based on best practices we collected from high-performing forms
conversion grader illustration
) }