diff --git a/src/app/page.tsx b/src/app/page.tsx index a4007cb..73c9dd4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { description="Professional paint correction, ceramic coatings, and premium auto detailing that restores your vehicle's shine and protects it for years. Trusted by 410+ satisfied customers with 5.0-star ratings." slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342609.jpg", imageAlt: "Professional ceramic coating application" + imageSrc: "http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342609.jpg?_wi=1", imageAlt: "Professional ceramic coating application" } ]} buttons={[ @@ -81,7 +81,7 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "ceramic-coatings", name: "Ceramic Coatings", price: "Starting at $299", variant: "Advanced Protection", imageSrc: "http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342609.jpg", imageAlt: "Ceramic coating application" + id: "ceramic-coatings", name: "Ceramic Coatings", price: "Starting at $299", variant: "Advanced Protection", imageSrc: "http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342609.jpg?_wi=2", imageAlt: "Ceramic coating application" }, { id: "paint-correction", name: "Paint Correction", price: "Starting at $199", variant: "Multi-Stage Process", imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149487004.jpg", imageAlt: "Paint correction results" @@ -155,27 +155,27 @@ export default function LandingPage() { testimonials={[ { id: "testimonial-1", name: "Local Customer", handle: "@manchesterlocal", rating: 5, - testimonial: "Without a doubt the best detailing specialist in the area. They were honest about the process and the results were incredible.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193629.jpg", imageAlt: "Professional automotive ceramic coating results" + testimonial: "Without a doubt the best detailing specialist in the area. They were honest about the process and the results were incredible.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193629.jpg?_wi=1", imageAlt: "Professional automotive ceramic coating results" }, { id: "testimonial-2", name: "Happy Truck Owner", handle: "@liftedrider", rating: 5, - testimonial: "The ceramic coating came out perfect and the paint correction made my truck look brand new again. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193629.jpg", imageAlt: "Professional automotive ceramic coating results" + testimonial: "The ceramic coating came out perfect and the paint correction made my truck look brand new again. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193629.jpg?_wi=2", imageAlt: "Professional automotive ceramic coating results" }, { id: "testimonial-3", name: "Satisfied Customer", handle: "@carcareguy", rating: 5, - testimonial: "They truly have a passion for detailing and it shows in the results. My car looks better than when it left the dealership.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193629.jpg", imageAlt: "Professional automotive ceramic coating results" + testimonial: "They truly have a passion for detailing and it shows in the results. My car looks better than when it left the dealership.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193629.jpg?_wi=3", imageAlt: "Professional automotive ceramic coating results" }, { id: "testimonial-4", name: "Premium Car Owner", handle: "@vehicleprotection", rating: 5, - testimonial: "Professional, thorough, and transparent. Every step was explained clearly and the final result exceeded expectations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193629.jpg", imageAlt: "Professional automotive ceramic coating results" + testimonial: "Professional, thorough, and transparent. Every step was explained clearly and the final result exceeded expectations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193629.jpg?_wi=4", imageAlt: "Professional automotive ceramic coating results" }, { id: "testimonial-5", name: "Detail Enthusiast", handle: "@shinedrive", rating: 5, - testimonial: "410+ reviews don't lie. These guys are the real deal. My vehicle's paint has never looked better!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193629.jpg", imageAlt: "Professional automotive ceramic coating results" + testimonial: "410+ reviews don't lie. These guys are the real deal. My vehicle's paint has never looked better!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193629.jpg?_wi=5", imageAlt: "Professional automotive ceramic coating results" }, { id: "testimonial-6", name: "Long-Time Customer", handle: "@regularclient", rating: 5, - testimonial: "Been going to Dr. Detail's for years. Consistent quality, fair pricing, and genuine care for every vehicle.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193629.jpg", imageAlt: "Professional automotive ceramic coating results" + testimonial: "Been going to Dr. Detail's for years. Consistent quality, fair pricing, and genuine care for every vehicle.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193629.jpg?_wi=6", imageAlt: "Professional automotive ceramic coating results" } ]} ariaLabel="Customer testimonials and reviews"