export default function MainLogo({ ...props }) { return ( window.open("/", "_self")} id="main-title" {...props}> nirvana ); }