Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-03 12:35:33 +00:00

View File

@@ -88,7 +88,7 @@ export default function LandingPage() {
id: "4", title: "Ceramic Coating", description: "Long-lasting protective coating that enhances gloss, repels water, and keeps your car looking pristine.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", imageAlt: "Ceramic coating application"
}
]}
gridVariant="uniform-4-items"
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
@@ -130,7 +130,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
speed={40}
showCard={true}
showCard={false}
/>
</div>