2 Commits

Author SHA1 Message Date
94bfbf81ab Update src/app/page.tsx 2026-03-12 13:19:19 +00:00
955b49d03f Merge version_2 into main
Merge version_2 into main
2026-03-12 13:17:59 +00:00

View File

@@ -157,8 +157,8 @@ export default function LandingPage() {
<div id="booking" data-section="booking">
<ContactSplitForm
title="Ready for a Comfortable Stay?"
description="Big rooms. Quiet nights. Friendly service. Book your stay at Land Royal Residence Pattaya today and experience true comfort."
title="Ready to book?"
description="Send us your dates and preferences we'll confirm your perfect room within 24 hours"
inputs={[
{ name: "email", type: "email", placeholder: "Your email address", required: true },
{ name: "phone", type: "tel", placeholder: "Your phone number", required: true }