diff --git a/src/app/page.tsx b/src/app/page.tsx index 328d9bc..37e0201 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,12 +53,12 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" carouselItems={[ - { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376984.jpg", imageAlt: "Premium car detailing showcase" }, + { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376984.jpg?_wi=1", imageAlt: "Premium car detailing showcase" }, { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26046.jpg", imageAlt: "Professional exterior detail work" }, { id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193595.jpg", imageAlt: "Expert interior detailing service" }, - { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18960.jpg", imageAlt: "Gleaming car after detailing" }, - { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-with-surgical-glove-disinfecting-laptop-desk_23-2148561126.jpg", imageAlt: "Clean interior showcase" }, - { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376984.jpg", imageAlt: "Luxury detail finish" } + { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18960.jpg?_wi=1", imageAlt: "Gleaming car after detailing" }, + { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-with-surgical-glove-disinfecting-laptop-desk_23-2148561126.jpg?_wi=1", imageAlt: "Clean interior showcase" }, + { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376984.jpg?_wi=2", imageAlt: "Luxury detail finish" } ]} autoPlay={true} autoPlayInterval={5000} @@ -152,13 +152,13 @@ export default function LandingPage() { gridVariant="bento-grid" products={[ { id: "before-1", name: "Neglected Sedan - Before", price: "Transformation", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22299.jpg", imageAlt: "Dirty sedan before detailing" }, - { id: "after-1", name: "Neglected Sedan - After", price: "Dealership Fresh", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18960.jpg", imageAlt: "Pristine sedan after professional detailing" }, - { id: "before-2", name: "Interior Stains - Before", price: "Deep Clean Needed", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-wearing-hazmat-suits_23-2149345574.jpg", imageAlt: "Car interior with stains before cleaning" }, - { id: "after-2", name: "Interior Stains - After", price: "Showroom Quality", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-with-surgical-glove-disinfecting-laptop-desk_23-2148561126.jpg", imageAlt: "Immaculate interior after detail service" }, - { id: "before-3", name: "SUV Deep Clean - Before", price: "Transformation", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376984.jpg", imageAlt: "SUV before professional detailing" }, - { id: "after-3", name: "SUV Deep Clean - After", price: "Like New", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18960.jpg", imageAlt: "Sparkling SUV after complete detail" }, - { id: "before-4", name: "Pet Hair Removal - Before", price: "Needs Deep Clean", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-wearing-hazmat-suits_23-2149345574.jpg", imageAlt: "Car interior with pet hair accumulation" }, - { id: "after-4", name: "Pet Hair Removal - After", price: "Clean & Fresh", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-with-surgical-glove-disinfecting-laptop-desk_23-2148561126.jpg", imageAlt: "Pet hair completely removed, interior pristine" } + { id: "after-1", name: "Neglected Sedan - After", price: "Dealership Fresh", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18960.jpg?_wi=2", imageAlt: "Pristine sedan after professional detailing" }, + { id: "before-2", name: "Interior Stains - Before", price: "Deep Clean Needed", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-wearing-hazmat-suits_23-2149345574.jpg?_wi=1", imageAlt: "Car interior with stains before cleaning" }, + { id: "after-2", name: "Interior Stains - After", price: "Showroom Quality", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-with-surgical-glove-disinfecting-laptop-desk_23-2148561126.jpg?_wi=2", imageAlt: "Immaculate interior after detail service" }, + { id: "before-3", name: "SUV Deep Clean - Before", price: "Transformation", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376984.jpg?_wi=3", imageAlt: "SUV before professional detailing" }, + { id: "after-3", name: "SUV Deep Clean - After", price: "Like New", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18960.jpg?_wi=3", imageAlt: "Sparkling SUV after complete detail" }, + { id: "before-4", name: "Pet Hair Removal - Before", price: "Needs Deep Clean", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-wearing-hazmat-suits_23-2149345574.jpg?_wi=2", imageAlt: "Car interior with pet hair accumulation" }, + { id: "after-4", name: "Pet Hair Removal - After", price: "Clean & Fresh", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-with-surgical-glove-disinfecting-laptop-desk_23-2148561126.jpg?_wi=3", imageAlt: "Pet hair completely removed, interior pristine" } ]} ariaLabel="Before and after gallery showcase" /> @@ -176,10 +176,10 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Dallas Goldtooth", handle: "Summit Customer", testimonial: "Scott exceeded my expectations by far. His pricing was very fair for the amount of work. I called 4 other detail spots in the area and they were either not available for a while or WAY too pricey.", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg", imageAlt: "Dallas Goldtooth", icon: Star + id: "1", name: "Dallas Goldtooth", handle: "Summit Customer", testimonial: "Scott exceeded my expectations by far. His pricing was very fair for the amount of work. I called 4 other detail spots in the area and they were either not available for a while or WAY too pricey.", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg?_wi=1", imageAlt: "Dallas Goldtooth", icon: Star }, { - id: "2", name: "Victor Angeles", handle: "Rideshare Driver", testimonial: "Fast and efficient and very professional. He will make your car look good as new! Scott was the only one available early in the morning on a weekend.", imageSrc: "http://img.b2bpic.net/free-photo/business-professional_1098-14759.jpg", imageAlt: "Victor Angeles", icon: Star + id: "2", name: "Victor Angeles", handle: "Rideshare Driver", testimonial: "Fast and efficient and very professional. He will make your car look good as new! Scott was the only one available early in the morning on a weekend.", imageSrc: "http://img.b2bpic.net/free-photo/business-professional_1098-14759.jpg?_wi=1", imageAlt: "Victor Angeles", icon: Star }, { id: "3", name: "Rebecca Mallory", handle: "Summit Resident", testimonial: "I thought I was just getting it from the dealership. He cleaned my car so good I was amazed. He was very flexible with me and only took an hour and a half.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3781.jpg", imageAlt: "Rebecca Mallory", icon: Star @@ -188,10 +188,10 @@ export default function LandingPage() { id: "4", name: "Scott Henderson", handle: "Owner, Premier One", testimonial: "Every car is treated like it's mine. That's the Premier One promise—professional, fair, and results you can see.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg", imageAlt: "Scott Henderson", icon: Award }, { - id: "5", name: "Mark Johnson", handle: "Regular Customer", testimonial: "Best detail work in Summit. No comparison. Scott takes pride in his work and it shows.", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg", imageAlt: "Mark Johnson", icon: Star + id: "5", name: "Mark Johnson", handle: "Regular Customer", testimonial: "Best detail work in Summit. No comparison. Scott takes pride in his work and it shows.", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg?_wi=2", imageAlt: "Mark Johnson", icon: Star }, { - id: "6", name: "Jessica Lee", handle: "Uber Driver", testimonial: "Perfect for my schedule. Early morning availability saved my week. Quality work, fair price, highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/business-professional_1098-14759.jpg", imageAlt: "Jessica Lee", icon: Thumbs Up + id: "6", name: "Jessica Lee", handle: "Uber Driver", testimonial: "Perfect for my schedule. Early morning availability saved my week. Quality work, fair price, highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/business-professional_1098-14759.jpg?_wi=2", imageAlt: "Jessica Lee", icon: Thumbs Up } ]} ariaLabel="Customer testimonials section"