Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-14 06:26:41 +00:00

View File

@@ -71,12 +71,12 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-washing-station_1157-27219.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-washing-station_1157-27219.jpg?_wi=1",
imageAlt: "self service car wash bay",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/bubbles-marine-water_23-2147798195.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bubbles-marine-water_23-2147798195.jpg?_wi=1",
imageAlt: "car foam washing suds",
},
{
@@ -134,7 +134,7 @@ export default function LandingPage() {
description: "Deep cleaning suds to gently scrub away stubborn surface debris.",
bentoComponent: "reveal-icon",
icon: Droplets,
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-washing-station_1157-27219.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-washing-station_1157-27219.jpg?_wi=2",
imageAlt: "Car wash detailing station",
},
{
@@ -142,7 +142,7 @@ export default function LandingPage() {
description: "High-purity water filtration for a flawless, shiny finish every time.",
bentoComponent: "reveal-icon",
icon: Droplets,
imageSrc: "http://img.b2bpic.net/free-photo/bubbles-marine-water_23-2147798195.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bubbles-marine-water_23-2147798195.jpg?_wi=2",
imageAlt: "Car wash detailing station",
},
]}