const goToPage = (page) => { window.location.href = `${page}` }