diff --git a/src/app/page.tsx b/src/app/page.tsx index 931bfc3..13499a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,6 +64,11 @@ export default function LandingPage() { tag="About Us" title="CoffeeIsland Vintage Stay is a cozy homestay located in Kaniyambetta, Kerala (Wayanad) surrounded by nature and coffee plantations. We offer a peaceful atmosphere, vintage charm, and a relaxing escape for travelers. Rated 4.4/5 from 210 reviews." useInvertedBackground={false} + buttons={[ + { text: "View Rooms", href: "rooms" }, + { text: "Check Availability", href: "booking" } + ]} + buttonAnimation="slide-up" ariaLabel="About CoffeeIsland Vintage Stay" />