Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-05-26 05:23:44 +00:00

View File

@@ -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!"
/>
</div>
<div id="services" data-section="services" className={`${nunito.variable}`}>
@@ -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}