From 76e5380b2302f930be677f8ece16ca75dad74286 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 09:21:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) 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" />