Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 67e4d711c6 | |||
| 94bfbf81ab | |||
| 955b49d03f |
@@ -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 }
|
||||
|
||||
Reference in New Issue
Block a user