Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e1fb07291d | |||
| 5adeca092f | |||
| e383aeb625 |
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
title="Book Your Event Today"
|
title="Book Your Event Today"
|
||||||
description="Let's bring your event vision to life. Fill out the form below and our team will get in touch with you shortly to discuss your celebration."
|
description="Our team responds within 2 hours with a custom quote tailored to your event. Share your vision, and let's create something unforgettable together."
|
||||||
inputs={[
|
inputs={[
|
||||||
{ name: "name", type: "text", placeholder: "Your Full Name", required: true },
|
{ name: "name", type: "text", placeholder: "Your Full Name", required: true },
|
||||||
{ name: "phone", type: "tel", placeholder: "Phone Number (WhatsApp enabled)", required: true },
|
{ name: "phone", type: "tel", placeholder: "Phone Number (WhatsApp enabled)", required: true },
|
||||||
|
|||||||
Reference in New Issue
Block a user