From 77118f2663f4fa27fac520263b97f653cad56030 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 02:53:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 986eb13..5a0f14b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -221,7 +221,7 @@ export default function LandingPage() { description="Secure your room today and receive exclusive perks for your upcoming stay." buttons={[ { - text: "Contact Us", href: "mailto:hello@grandhorizon.com"}, + text: "Secure Your Suite", href: "mailto:hello@grandhorizon.com"}, ]} /> @@ -253,4 +253,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1