From b86ce239dc8cb7656541deb003802ccd2fc5b45f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 18:35:14 +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 17e9cec..4f01f51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,7 +177,7 @@ export default function LandingPage() { id: "metric-4", title: "Client Satisfaction", subtitle: "Post-implementation satisfaction rate", category: "Quality", value: "98%" } ]} - textboxLayout="centered" + textboxLayout="default" animationType="scale-rotate" useInvertedBackground={true} containerClassName="max-w-6xl mx-auto px-4 py-20"