From df2635703a5ea7d214df05e862f8eb5d0446e264 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 21:35:42 +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 05fcc9b..a91f385 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -181,7 +181,7 @@ export default function LandingPage() { tagIcon={Phone} tagAnimation="slide-up" title="Ready for Genuine Hospitality?" - description="Reserve your room, ask about our menu, or just say hello. Country Inn welcomes your call, email, or visit. Let's make your next road trip one you'll never forget." + description="Your call, email, or visit welcomed. Open 6am–10pm daily. Located on Highway 14, Laramie, WY 82070. We're here to make your next road trip unforgettable." buttons={[ { text: "Call Us Now", href: "tel:+13077382291" }, { text: "Book Your Stay", href: "#" } -- 2.49.1