Merge version_1 into main #1

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

View File

@@ -68,23 +68,23 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22308.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22308.jpg?_wi=1",
imageAlt: "Luxury car wash exterior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498630.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498630.jpg?_wi=1",
imageAlt: "Detailing equipment",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-car-front-glass_53876-30980.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-car-front-glass_53876-30980.jpg?_wi=1",
imageAlt: "Sports car shining",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22308.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22308.jpg?_wi=2",
imageAlt: "Modern cleaning jets",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498630.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498630.jpg?_wi=2",
imageAlt: "Premium detailing station",
},
]}
@@ -154,7 +154,7 @@ export default function LandingPage() {
button: {
text: "Learn More",
},
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22308.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22308.jpg?_wi=3",
imageAlt: "luxury car wash exterior professional",
},
{
@@ -171,7 +171,7 @@ export default function LandingPage() {
button: {
text: "Learn More",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498630.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498630.jpg?_wi=3",
imageAlt: "automotive care detailing equipment",
},
{
@@ -188,7 +188,7 @@ export default function LandingPage() {
button: {
text: "Join Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-car-front-glass_53876-30980.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-car-front-glass_53876-30980.jpg?_wi=2",
imageAlt: "sports car shining clean",
},
]}