Update src/app/page.tsx

This commit is contained in:
2026-03-28 09:21:21 +00:00
parent 73e975bfb1
commit 76e5380b23

View File

@@ -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"
/>