From c83261dfa1defef2a593a6561c34bfc6250f6d44 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 21:45:10 +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 7275b05..f811e20 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { title="Performance Tracking" description="Monitor your business health in real-time." animationType="blur-reveal" - textboxLayout="left" + textboxLayout="centered" useInvertedBackground={false} metrics={[ { id: "m1", title: "Confirmed Bookings", subtitle: "Current Month", category: "Growth", value: "245" },