From 94d781de54191e03114abf8620b4c51b9ba0f80d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 04:12:31 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 46 +++++++++++++----------------------------- 1 file changed, 14 insertions(+), 32 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6904646..0b1c57b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -73,7 +73,7 @@ export default function AboutPage() { { icon: Film, label: "Cinematic Works", value: "15+" }, { icon: Award, label: "Cultural Impact", value: "Global" }, ]} - metricsAnimation="entrance-slide" + metricsAnimation="none" useInvertedBackground={false} ariaLabel="Vision First metrics and achievements" /> @@ -83,44 +83,26 @@ export default function AboutPage() { @@ -130,14 +112,14 @@ export default function AboutPage() {