From 5da069056d6940957d3cc82d89b430c0c7b359eb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 02:16:37 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 10553de..57ca10d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -62,6 +62,7 @@ export default function AboutPage() { imageSrc="http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg" imageAlt="Thor Creations Team" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={true} ariaLabel="About Thor Creations Content" /> -- 2.49.1