Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-03-12 13:19:23 +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 }