diff --git a/src/app/page.tsx b/src/app/page.tsx index db883cf..4276b24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-3465.jpg", imageAlt: "Balcony view" }, { imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-interior-anime-style_23-2151176365.jpg", imageAlt: "Comfortable room" } ]} - buttons={[{ text: "Check Availability & Book", href: "#contact" }]} + buttons={[{ text: "Check Availability & Book", href: "#contact" }, { text: "View Rooms", href: "#rooms" }]} avatars={[ { src: "http://img.b2bpic.net/free-photo/tyrrhenian-sunset-from-peloritani-mountains-sicily-italy_181624-21176.jpg", alt: "Happy guest" }, { src: "http://img.b2bpic.net/free-photo/wooden-railing-view-beautiful-mountains-sunset_181624-12889.jpg", alt: "Happy guest" },