From 390e1ca7aef07a6f6ad479d71a106a1f0e59e68a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 05:23:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2de9305..95b4f4e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,6 @@ export default function Page() { title="Family-Owned, Community-Focused Car Care" useInvertedBackground={false} ariaLabel="About T & A Car Wash Plaza" - description="T & A Car Wash Plaza is a proud family-owned business dedicated to providing the best car wash experience in Rio Grande. We've been serving our community with reliable, high-quality car care, ensuring every customer drives away satisfied. Our bays are even wide enough for large trucks!" />
@@ -104,7 +103,7 @@ export default function Page() { { id: "custom", name: "Custom Detailing", price: "Quote", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552299.jpg", imageAlt: "Custom auto detailing" } ]} carouselMode="buttons" - gridVariant="three-columns" + gridVariant="three-columns-all-equal-width" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} -- 2.49.1