From 42e6191220ce1bc2ce9940a069a5c3952e9ddc48 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 3 May 2026 20:37:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.49.1