diff --git a/src/app/page.tsx b/src/app/page.tsx index b8933c3..62f569d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,6 +111,7 @@ export default function LandingPage() { tag="Visitor Information" title="Plan Your Visit" useInvertedBackground={false} + metricsAnimation="blur-reveal" metrics={[ { id: "location", value: "Dehiwala, Colombo", description: "📍 Located within the National Zoological Gardens" }, { id: "hours", value: "8:30 AM – 6:00 PM", description: "🕒 Open Daily (Holiday Hours May Vary)" },