From cd2fff4c6f0f22e1ab1a6e560d3c0c661ca0fb90 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 23:17:20 +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 49bb355..9188dc7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,7 +157,7 @@ export default function LandingPage() { id: "metric-4", title: "ASE Certified", subtitle: "Professional technicians", category: "Expertise", value: "100%" } ]} - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} animationType="slide-up" buttons={[{ text: "See What Customers Say", href: "#testimonials" }]} -- 2.49.1