From f6b501ba845fd40360b35ed8b55ec308262834f7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 04:14:18 +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 6a7fe05..8fa7633 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} title="A Dignified Sanctuary for Military Families" description="Experience luxury, home-like comfort during your stay at Fort Carson. Boutique accommodations designed for those who serve." - buttons={[{ text: "Book Your Stay", href: "#booking" }]} + buttons={[{ text: "Check Availability & Book", href: "#booking" }]} imageSrc="http://img.b2bpic.net/free-photo/country-musicians-lifestyle-indoors_23-2151169628.jpg" mediaAnimation="blur-reveal" avatars={[ -- 2.49.1