From f457c17c81f854c1510c20f97542bdd81b786295 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 19:04:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }, -- 2.49.1