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