From 9261240d77f804abd6ae9a22e7eca77037e5e621 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 22:18:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b4d15b5..2d5aed1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> -- 2.49.1