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