Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 21:40:50 +00:00

View File

@@ -63,53 +63,53 @@ export default function LandingPage() {
description="Experience a premium car wash service where expertise meets care. We restore the shine and protect your vehicle with professional detailing services designed to exceed expectations."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-vacuuming-car-inside_1303-30580.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-vacuuming-car-inside_1303-30580.jpg?_wi=1",
imageAlt: "Professional car wash service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212213.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212213.jpg?_wi=1",
imageAlt: "Soap foam cleaning",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194086.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194086.jpg?_wi=1",
imageAlt: "Interior detailing",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193631.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193631.jpg?_wi=1",
imageAlt: "Car paint polishing",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22285.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22285.jpg?_wi=1",
imageAlt: "Wheel cleaning",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car_23-2149316432.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car_23-2149316432.jpg?_wi=1",
imageAlt: "Final touches",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car_23-2149316432.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car_23-2149316432.jpg?_wi=2",
imageAlt: "Customer satisfaction",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22285.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22285.jpg?_wi=2",
imageAlt: "Detailing process",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193631.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193631.jpg?_wi=2",
imageAlt: "Shiny paint",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194086.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194086.jpg?_wi=2",
imageAlt: "Clean interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212213.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212213.jpg?_wi=2",
imageAlt: "Foam wash",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-vacuuming-car-inside_1303-30580.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-vacuuming-car-inside_1303-30580.jpg?_wi=2",
imageAlt: "Premium service",
},
]}
@@ -238,7 +238,7 @@ export default function LandingPage() {
button: {
text: "Select Basic",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-vacuuming-car-inside_1303-30580.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-vacuuming-car-inside_1303-30580.jpg?_wi=3",
imageAlt: "luxury car being washed professional",
},
{
@@ -255,7 +255,7 @@ export default function LandingPage() {
button: {
text: "Select Deluxe",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212213.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212213.jpg?_wi=3",
imageAlt: "clean water spray car wash",
},
{
@@ -272,7 +272,7 @@ export default function LandingPage() {
button: {
text: "Select Elite",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194086.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194086.jpg?_wi=3",
imageAlt: "detailing car interior professional",
},
]}