diff --git a/src/app/page.tsx b/src/app/page.tsx index f811e20..8beb83d 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="default" useInvertedBackground={false} metrics={[ { id: "m1", title: "Confirmed Bookings", subtitle: "Current Month", category: "Growth", value: "245" },