Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-05-03 20:37:52 +00:00

View File

@@ -113,6 +113,7 @@ export default function LandingPage() {
tag="Visit Us"
title="Contact Selva Tropical Zoo"
description="Located in beautiful San Jose, Costa Rica. Questions? We're here to help."
buttonText="Plan Your Visit"
/>
</div>
@@ -126,4 +127,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}