Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-11 20:11:40 +00:00

View File

@@ -64,13 +64,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Ceramic Nano Coating", description: "Advanced ceramic protection technology that creates a permanent, hydrophobic layer. Protects paint from UV, oxidation, and contaminants for 2-5 years. Perfect for high-end vehicles seeking maximum durability and showroom shine.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30588.jpg", imageAlt: "Ceramic coating application professional detail" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22308.jpg", imageAlt: "Paint protection film application car detail" }
title: "Ceramic Nano Coating", description: "Advanced ceramic protection technology that creates a permanent, hydrophobic layer. Protects paint from UV, oxidation, and contaminants for 2-5 years. Perfect for high-end vehicles seeking maximum durability and showroom shine.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30588.jpg?_wi=1", imageAlt: "Ceramic coating application professional detail" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22308.jpg?_wi=1", imageAlt: "Paint protection film application car detail" }
},
{
id: 2,
title: "Paint Protection Film", description: "Transparent, self-healing film application that guards against rock chips, scratches, and environmental damage. Maintains clear coat integrity while preserving paint depth and gloss. Ideal for new purchases and high-value vehicles.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22308.jpg", imageAlt: "Paint protection film application car detail" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30588.jpg", imageAlt: "Ceramic coating application professional detail" }
title: "Paint Protection Film", description: "Transparent, self-healing film application that guards against rock chips, scratches, and environmental damage. Maintains clear coat integrity while preserving paint depth and gloss. Ideal for new purchases and high-value vehicles.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22308.jpg?_wi=2", imageAlt: "Paint protection film application car detail" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30588.jpg?_wi=2", imageAlt: "Ceramic coating application professional detail" }
}
]}
showStepNumbers={true}
@@ -181,7 +181,7 @@ export default function LandingPage() {
id: "6", title: "Can ceramic coating be applied to older vehicles?", content: "Yes! Ceramic coating works on all vehicle ages. For older vehicles, we recommend professional paint correction and polishing first to remove oxidation. This ensures the ceramic bonds properly and achieves maximum protection and shine."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/friendly-car-salesman-showcasing-dealership-vehicles-clients_482257-118526.jpg"
imageSrc="http://img.b2bpic.net/free-photo/friendly-car-salesman-showcasing-dealership-vehicles-clients_482257-118526.jpg?_wi=1"
imageAlt="Professional automotive detailing studio with expert service"
mediaAnimation="slide-up"
faqsAnimation="slide-up"
@@ -206,7 +206,7 @@ export default function LandingPage() {
required: true
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/friendly-car-salesman-showcasing-dealership-vehicles-clients_482257-118526.jpg"
imageSrc="http://img.b2bpic.net/free-photo/friendly-car-salesman-showcasing-dealership-vehicles-clients_482257-118526.jpg?_wi=2"
imageAlt="Professional automotive detailing consultation"
mediaAnimation="slide-up"
mediaPosition="right"