Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-02 22:18:21 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
title="Premium Car Detailing for Your Vehicle"
description="Transform your car with Alesco. We provide elite detailing services that restore your vehicle's showroom shine and protect its value."
buttons={[{ text: "Book Now", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/car-detailing-concept-man-face-mask-with-orbital-polisher-repair-shop-polishing-orange-suv-car_627829-12604.jpg"
imageSrc="http://img.b2bpic.net/free-photo/car-detailing-concept-man-face-mask-with-orbital-polisher-repair-shop-polishing-orange-suv-car_627829-12604.jpg?_wi=1"
imageAlt="Luxury car after professional detailing"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg", alt: "Close up on car care process" },
@@ -85,8 +85,8 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{ id: "s1", title: "Exterior Polish", descriptions: ["Deep clean and paint correction to restore original gloss."], imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194147.jpg", imageAlt: "Close up of person cleaning car interior" },
{ id: "s2", title: "Interior Deep Clean", descriptions: ["Steam cleaning, leather conditioning, and odor removal."], imageSrc: "http://img.b2bpic.net/free-photo/car-detailing-concept-man-face-mask-with-orbital-polisher-repair-shop-polishing-orange-suv-car_627829-12604.jpg", imageAlt: "Close up of person cleaning car interior" },
{ id: "s3", title: "Ceramic Coating", descriptions: ["Advanced protection to keep your paint shielded from elements."], imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194068.jpg", imageAlt: "Close up of person cleaning car interior" },
{ id: "s2", title: "Interior Deep Clean", descriptions: ["Steam cleaning, leather conditioning, and odor removal."], imageSrc: "http://img.b2bpic.net/free-photo/car-detailing-concept-man-face-mask-with-orbital-polisher-repair-shop-polishing-orange-suv-car_627829-12604.jpg?_wi=2", imageAlt: "Close up of person cleaning car interior" },
{ id: "s3", title: "Ceramic Coating", descriptions: ["Advanced protection to keep your paint shielded from elements."], imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194068.jpg?_wi=1", imageAlt: "Close up of person cleaning car interior" },
]}
title="Elite Services"
description="Comprehensive care packages tailored for your specific vehicle needs."
@@ -157,7 +157,7 @@ export default function LandingPage() {
title="Frequently Asked"
description="Common questions about our process."
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194068.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194068.jpg?_wi=2"
imageAlt="Alesco studio"
/>
</div>