Update src/app/page.tsx

This commit is contained in:
2026-02-06 21:33:42 +00:00
parent fcdb02c196
commit 387d47e233

View File

@@ -35,8 +35,10 @@ export default function LandingPage() {
{ name: "Amenities", id: "amenities" },
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" },
{ name: "Book Now", id: "booking" }
]}
{ name: "Book Now", id: "booking" },
{ name: "Blog", id: "/blog" },
]}
bottomLeftText="Premium Hospitality"
bottomRightText="reservations@luxuryhotel.com"
/>