diff --git a/src/app/page.tsx b/src/app/page.tsx index c3f7e28..f025a3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,6 +34,7 @@ export default function LandingPage() { { name: "Features", id: "features" }, { name: "Testimonials", id: "testimonials" }, { name: "FAQ", id: "faq" }, + { name: "Booking", id: "/booking" }, ]} brandName="LuxuryEstate" />