handleNav('/')} onkeypress={(e) => e.key === 'Enter' && handleNav('/')} role="button" tabindex="0" > World Game
handleNav('/expertise')} onkeypress={(e) => e.key === 'Enter' && handleNav('/expertise')} role="button" tabindex="0" > {t('expertise')}
handleNav('/portfolio')} onkeypress={(e) => e.key === 'Enter' && handleNav('/portfolio')} role="button" tabindex="0" > {t('games')}
handleNav('/jouer')} onkeypress={(e) => e.key === 'Enter' && handleNav('/jouer')} role="button" tabindex="0" > {t('play')}
handleNav('/a-propos')} onkeypress={(e) => e.key === 'Enter' && handleNav('/a-propos')} role="button" tabindex="0" > {t('about')}
handleNav('/blog')} onkeypress={(e) => e.key === 'Enter' && handleNav('/blog')} role="button" tabindex="0" > {t('blog')}
e.key === 'Enter' && toggleMenu()} role="button" tabindex="0" >