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"