diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index d02117a..acb6762 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -129,6 +129,14 @@ export default function HomePage() { tag="Our Accommodations" title="Choose Your Perfect Retreat" description="Explore our diverse range of rooms and suites, each exquisitely designed to provide unparalleled comfort and elegance during your stay." + primaryButton={{ + text: "Book Now", + href: "#contact", + }} + secondaryButton={{ + text: "View All Rooms", + href: "#", + }} products={[ { name: "Standard Room",