9 Commits

Author SHA1 Message Date
4b4b5b98dc Update src/app/page.tsx 2026-03-12 19:56:34 +00:00
c666fc439b Merge version_2 into main
Merge version_2 into main
2026-03-12 19:54:32 +00:00
1a1856e11c Update src/components/shared/SvgTextLogo/SvgTextLogo.tsx 2026-03-12 19:54:08 +00:00
0e8f32624c Merge version_1 into main
Merge version_1 into main
2026-03-12 19:51:48 +00:00
62c0edf9af Update src/app/page.tsx 2026-03-12 19:51:44 +00:00
2726439c2b Merge version_2 into main
Merge version_2 into main
2026-03-12 19:51:41 +00:00
316473d574 Merge version_1 into main
Merge version_1 into main
2026-03-12 19:51:23 +00:00
fa408bcde9 Update src/components/shared/SvgTextLogo/SvgTextLogo.tsx 2026-03-12 19:51:19 +00:00
89e014a9c3 Update src/app/page.tsx 2026-03-12 19:51:19 +00:00

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