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" },