From c551de627bb32ded1f50f311f39993535bf40d6f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 01:26:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c3bd416..963cc6b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { ]} title="Trusted by Lewisville" description="Why local vehicle owners choose 121 Auto Care for their repair needs" - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} @@ -150,7 +150,7 @@ export default function LandingPage() { title="Why Choose 121 Auto Care" description="We deliver exceptional automotive repair with transparency, expertise, and customer care" tag="Quality Assurance" - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={true} -- 2.49.1