diff --git a/src/app/page.tsx b/src/app/page.tsx index 7fc5b64..5e6bfbe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "Testimonials", id: "testimonials"}, { - name: "Booking & Pricing", href: "/booking"}, + name: "Booking & Pricing", id: "/booking"}, { name: "Contact", id: "contact"}, ]}