From e8c5d8b5a29b6a3bc3331e341b105df570700972 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 20:35:42 +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 011ac76..d5878cd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -25,6 +25,7 @@ export default function AboutPage() { title="Our Mission" description="Empowering communities through innovative fintech solutions." animationType="slide-up" + textboxLayout="default" useInvertedBackground={false} metrics={[ { id: "1", title: "Global Community", value: "30M+", description: "Active users globally", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=3" }, -- 2.49.1