import { Box, Heading } from '@chakra-ui/react'; import { Logo } from './Logo'; export const Branding = () => { return ( Branding ello ); };