Update button labels in BookNowPage and HeroSection for consistency, and refactor Navbar to conditionally render navigation links and sign-in button based on user dashboard state. #20

Merged
Hammond merged 2 commits from fix/landing into master 2025-11-23 14:02:01 +00:00
Showing only changes of commit b53e418099 - Show all commits

View File

@ -15,7 +15,6 @@ export function ClientFocus() {
const ages = [ const ages = [
"Children (0 to 10)", "Children (0 to 10)",
"Children (6 to 10)",
"Teen", "Teen",
"Adults", "Adults",
"Elders (65+)" "Elders (65+)"