From b51d2eba6871e13a401df3985289852e452bcb03 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 23:06:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c33678..0a4c9e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -200,7 +200,7 @@ export default function LandingPage() { id: "4", title: "Years of Heritage", subtitle: "Founded", category: "Tradition", value: "72" } ]} - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} animationType="slide-up" ariaLabel="Club achievement metrics section" -- 2.49.1