import { Center, Flex, Text, chakra } from '@chakra-ui/react' import { getUrl } from './get-url' import { t } from 'utils/i18n' export const AdBanner = () => { return (