diff --git a/src/app/page.tsx b/src/app/page.tsx index 06b0085..6db1c46 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/wedding-morning-luxury-woman-man-before-wedding-hotel-near-pool_624325-4204.jpg", alt: "Guest" } ]} avatarText="Trusted by over 10,000+ happy families" - buttons={[{ text: "Book Your Stay", href: "#products" }]} + buttons={[{ text: "Check Availability & Rates", href: "#products" }]} marqueeItems={[ { type: "text-icon", text: "Pools", icon: Waves }, { type: "text-icon", text: "Nature", icon: Star },