From d9dfc921e2c0f8a67249d1d86cf89b02f7a4b778 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 11:23:03 +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 bf86d00..42adc29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { description="Experience peaceful relaxation and unmatched comfort in Serowe. Whether visiting for business or leisure, find your quiet retreat with us." buttons={[ { - text: "Book Your Stay", href: "#contact"}, + text: "Book Your Room", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/view-beautiful-architecture-water-beautiful-sunset_181624-60153.jpg" imageAlt="Cycad Palm Hotel peaceful exterior" @@ -203,4 +203,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file