Merge version_1 into main #4

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

View File

@@ -68,10 +68,11 @@ export default function Page() {
<TextAbout
tag="Our Story"
title="Family-Owned, Community-Focused Car Care"
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!"
useInvertedBackground={false}
ariaLabel="About T & A Car Wash Plaza"
/>
>
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!
</TextAbout>
</div>
<div id="services" data-section="services" className={`${nunito.variable}`}>
<FeatureCardSixteen
@@ -104,7 +105,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-all-equal-width"
gridVariant="three-columns-all-items-equal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}