diff --git a/src/app/layout.tsx b/src/app/layout.tsx index af8339a..9e32f98 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -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.", diff --git a/src/app/page.tsx b/src/app/page.tsx index b5ddee7..5acacb7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } ]} />