Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-13 00:45:03 +00:00

View File

@@ -55,12 +55,12 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-car-rent_1303-16344.jpg", imageAlt: "car detailing service professional washing" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193570.jpg", imageAlt: "car exterior detailing wash shine" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/automobile-details-close-up-new-car_1303-26495.jpg", imageAlt: "car interior cleaning vacuum" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22304.jpg", imageAlt: "ceramic coating application car" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-car-rent_1303-16344.jpg", imageAlt: "car detailing service professional washing" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193570.jpg", imageAlt: "car exterior detailing wash shine" }
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-car-rent_1303-16344.jpg?_wi=1", imageAlt: "car detailing service professional washing" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193570.jpg?_wi=1", imageAlt: "car exterior detailing wash shine" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/automobile-details-close-up-new-car_1303-26495.jpg?_wi=1", imageAlt: "car interior cleaning vacuum" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22304.jpg?_wi=1", imageAlt: "ceramic coating application car" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-car-rent_1303-16344.jpg?_wi=2", imageAlt: "car detailing service professional washing" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193570.jpg?_wi=2", imageAlt: "car exterior detailing wash shine" }
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -74,18 +74,18 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Exterior Detailing", description: "Complete exterior restoration including paint correction, polishing, and protective sealant application for a mirror-like finish that turns heads.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193570.jpg", imageAlt: "car exterior detailing wash shine" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-car-rent_1303-16344.jpg", imageAlt: "car detailing service professional washing" }
title: "Exterior Detailing", description: "Complete exterior restoration including paint correction, polishing, and protective sealant application for a mirror-like finish that turns heads.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193570.jpg?_wi=3", imageAlt: "car exterior detailing wash shine" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-car-rent_1303-16344.jpg?_wi=3", imageAlt: "car detailing service professional washing" }
},
{
id: 2,
title: "Interior Detailing", description: "Deep cleaning of your vehicle's interior with professional vacuuming, upholstery conditioning, and premium leather treatments.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/automobile-details-close-up-new-car_1303-26495.jpg", imageAlt: "car interior cleaning vacuum" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-car-rent_1303-16344.jpg", imageAlt: "car detailing service professional washing" }
title: "Interior Detailing", description: "Deep cleaning of your vehicle's interior with professional vacuuming, upholstery conditioning, and premium leather treatments.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/automobile-details-close-up-new-car_1303-26495.jpg?_wi=2", imageAlt: "car interior cleaning vacuum" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-car-rent_1303-16344.jpg?_wi=4", imageAlt: "car detailing service professional washing" }
},
{
id: 3,
title: "Ceramic Coating", description: "Advanced nano-ceramic protection that provides long-lasting defense against environmental contaminants, UV rays, and oxidation.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22304.jpg", imageAlt: "ceramic coating application car" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193570.jpg", imageAlt: "car exterior detailing wash shine" }
title: "Ceramic Coating", description: "Advanced nano-ceramic protection that provides long-lasting defense against environmental contaminants, UV rays, and oxidation.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22304.jpg?_wi=2", imageAlt: "ceramic coating application car" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193570.jpg?_wi=4", imageAlt: "car exterior detailing wash shine" }
}
]}
showStepNumbers={true}
@@ -119,15 +119,15 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Davis Detail", name: "Standard Exterior Detail", price: "$150", rating: 5,
reviewCount: "450+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193570.jpg", imageAlt: "car exterior detailing wash shine"
reviewCount: "450+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193570.jpg?_wi=5", imageAlt: "car exterior detailing wash shine"
},
{
id: "2", brand: "Davis Detail", name: "Complete Package", price: "$350", rating: 5,
reviewCount: "680+", imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-car-rent_1303-16344.jpg", imageAlt: "car detailing service professional washing"
reviewCount: "680+", imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-car-rent_1303-16344.jpg?_wi=5", imageAlt: "car detailing service professional washing"
},
{
id: "3", brand: "Davis Detail", name: "Ceramic Elite", price: "$550", rating: 5,
reviewCount: "520+", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22304.jpg", imageAlt: "ceramic coating application car"
reviewCount: "520+", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22304.jpg?_wi=3", imageAlt: "ceramic coating application car"
}
]}
gridVariant="three-columns-all-equal-width"