3 Commits

Author SHA1 Message Date
9180d72ff2 Merge version_3 into main
Merge version_3 into main
2026-03-06 10:00:44 +00:00
5f25823ea8 Update src/app/page.tsx 2026-03-06 10:00:40 +00:00
3bb2d2c53c Merge version_2 into main
Merge version_2 into main
2026-03-06 09:58:27 +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 },
{