Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-06 10:00:44 +00:00

View File

@@ -198,7 +198,8 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Plan Your Luxury Journey"
description="Share your vision in 2 minutes. Our concierge team will respond within 24 hours with a custom proposal"
description="Share your vision in 2 minutes. Our concierge team will respond with a custom proposal within 24 hours guaranteed."
descriptionClassName="text-lg"
inputs={[
{ name: "name", type: "text", placeholder: "Full Name", required: true },
{