import { IMjmlImageProps, MjmlImage } from '@faire/mjml-react' import { borderBase } from '../theme' export const HeroImage = (props: IMjmlImageProps) => ( )