const Logo = ({
    className,
    as = 'div',
    testId = 'Logo',
    animation = 'fade',