Merge version_1 into main #2
@@ -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.",
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user