import { Link as ChakraLink, Button } from '@chakra-ui/core' import { Container } from './Container' export const CTA = () => ( )