From e2463565189ef265efed87a8f6bff64369a033f2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 15:13:08 +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 b5e1f06..0b20c65 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -90,6 +90,7 @@ export default function AboutPage() { imageSrc="http://img.b2bpic.net/free-vector/beauty-salon-booking-application-template-with-photo_23-2148569131.jpg?_wi=1" imageAlt="Community impact" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> -- 2.49.1