Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user