<OffCanvasMenuItem href={localPath('/about')} active={currentPage === 'pages#about'}
          handleClick={this.hide}>
          {this.t('.items.about')}
        </OffCanvasMenuItem>