Update src/app/page.tsx

This commit is contained in:
2026-03-12 19:56:34 +00:00
parent c666fc439b
commit 4b4b5b98dc

View File

@@ -178,7 +178,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Begin Your Journey"
description="Our expert travel consultants are ready to craft your perfect itinerary. Share your vision, and let us make it reality."
description="Our expert travel consultants will respond within 24 hours to craft your perfect itinerary. Share your vision, and let us make it reality."
inputs={[
{ name: "name", type: "text", placeholder: "Full Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true },