Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-03-07 11:04:04 +00:00
2 changed files with 2 additions and 1429 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -237,13 +237,13 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
tag="Get In Touch"
title="Ready for Your Jungle Adventure?"
title="Reserve Your Adventure Today"
description="Book your stay with us and create unforgettable memories. Contact us for reservations, special packages, and group bookings."
tagIcon={Mail}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Book Now"
buttonText="Check Availability"
termsText="We respect your privacy and will only contact you about your booking and special offers."
/>
</div>