Update src/app/page.tsx

This commit is contained in:
2026-03-06 10:00:40 +00:00
parent 3bb2d2c53c
commit 5f25823ea8

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 },
{