Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-11 00:39:11 +00:00

View File

@@ -74,11 +74,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-foam-azure-water_23-2147798202.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-foam-azure-water_23-2147798202.jpg?_wi=1",
imageAlt: "detailing foam cannon car",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg?_wi=1",
imageAlt: "luxury truck detailing",
},
{
@@ -243,7 +243,7 @@ export default function LandingPage() {
button: {
text: "Book Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-foam-azure-water_23-2147798202.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-foam-azure-water_23-2147798202.jpg?_wi=2",
imageAlt: "Man washing a car",
},
{
@@ -259,7 +259,7 @@ export default function LandingPage() {
button: {
text: "Book Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg?_wi=2",
imageAlt: "Man washing a car",
},
]}