Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-05-03 20:29:09 +00:00
2 changed files with 4 additions and 3 deletions

View File

@@ -11,8 +11,8 @@ import { Lato } from "next/font/google";
export const metadata: Metadata = {
title: 'Selva Tropical Zoo | San Jose, Costa Rica',
description: 'Discover Selva Tropical Zoo in San Jose. Explore our animal biomes, conservation goals, fun rides, and unique souvenirs.',
title: 'Selva Tropical Zoo | Costa Rica Wildlife Sanctuary',
description: 'Visit Selva Tropical Zoo in San Jose, Costa Rica. Explore diverse habitats, support conservation, and learn about our mission to protect endangered wildlife.',
openGraph: {
"title": "Selva Tropical Zoo",
"description": "Visit the premier wildlife conservation zoo in San Jose, Costa Rica.",

View File

@@ -85,7 +85,8 @@ export default function LandingPage() {
]}
kpiItems={[
{ value: "100K+", label: "Annual Visitors" },
{ value: "25+", label: "Awarded Programs" }
{ value: "25+", label: "Awarded Programs" },
{ value: "100%", label: "Conservation Focus" }
]}
/>
</div>