diff --git a/src/templates/hotel/page.tsx b/src/templates/hotel/page.tsx index 36ac18b..f129ff5 100644 --- a/src/templates/hotel/page.tsx +++ b/src/templates/hotel/page.tsx @@ -7,6 +7,8 @@ export default function HotelPage() { tag="Experience Elegance" title="Luxury Accommodations" description="Discover comfort redefined in our premium hotel suites." + primaryButton={{ text: "Book Now", href: "#" }} + secondaryButton={{ text: "View Suites", href: "#" }} items={[ { imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683469.jpg" },