import { Flex, Stack, Heading, Box, Text, Button } from '@chakra-ui/react' import React from 'react' import Image from 'next/image' import nativeFeelingSrc from 'public/images/native-feeling.png' import { ArrowRight } from 'assets/icons/ArrowRight' import { Flare } from 'assets/illustrations/Flare' import Link from 'next/link' export const EasyEmbed = () => { return ( Embed it in a click Embedding your typebot in your applications is a walk in the park. Typebot gives you several step-by-step platform-specific instructions. Your typebot will always feel "native". incomplete results illustration ) }