diff --git a/src/app/page.tsx b/src/app/page.tsx index 5ceae9c..945d631 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,8 +34,10 @@ export default function LandingPage() { { name: "Amenities", id: "amenities" }, { name: "About", id: "about" }, { name: "Reviews", id: "reviews" }, - { name: "Book Now", id: "booking" } - ]} + { name: "Book Now", id: "booking" }, + + { name: "Blog", id: "/blog" }, +]} bottomLeftText="Your Perfect Escape" bottomRightText="contact@luxuryhotel.com" />