Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-11 08:37:49 +00:00

View File

@@ -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"
/>
</div>