import { Box, HStack, Stack, Text, useColorModeValue } from '@chakra-ui/react' import * as React from 'react' import { BannerLink } from './BannerLink' export const Banner = () => ( Cath's dashboard is still in testing phase. It is not stated to release soon. Learn More )