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}