diff --git a/src/app/page.tsx b/src/app/page.tsx index 5acacb7..2857767 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> @@ -126,4 +127,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file