From fe8b34fa9da35032342dc9526f3c70a613492e01 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 13:17:55 +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 d5107dc..b6804ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { description="Where the rooms are big, the beds are soft, and the stress disappears. Stay in spacious, peaceful rooms just minutes from everything Pattaya offers." background={{ variant: "radial-gradient" }} buttons={[ - { text: "Book Your Stay", href: "#booking" }, + { text: "Book Now - Best Rates", href: "#booking" }, { text: "Check Availability", href: "#rooms" } ]} layoutOrder="default" -- 2.49.1