<PrimaryNavItem active={currentPage === 'pages#about'} href={localPath('/about')}>
            {this.t('.about_link')}
          </PrimaryNavItem>