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
@ -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+)"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user