From 238792e9db7ea36222d7113a4c455d26130e70ad Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 19:37:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) 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)" }, -- 2.49.1