From 03471ea0f9518303fc95e2b86f8bf62f2e6e9c17 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 21:44:37 +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 f811e20..7275b05 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="centered" + textboxLayout="left" useInvertedBackground={false} metrics={[ { id: "m1", title: "Confirmed Bookings", subtitle: "Current Month", category: "Growth", value: "245" },