import { Heading, Text, VStack } from '@chakra-ui/react' import { TypebotLogo } from 'assets/logos' import React from 'react' export const MaintenancePage = () => ( The tool is under maintenance for an exciting new feature! 🤩 Please come back again in 10 minutes. )