diff --git a/src/app/page.tsx b/src/app/page.tsx index 286efb3..8f8602f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { description="TopNotchShine delivers premium mobile detailing. We restore your vehicle's beauty with convenience, care, and professional expertise right where you are." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-cleaning-repaired-car-tire-with-cloth-workshop_637285-7624.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-cleaning-repaired-car-tire-with-cloth-workshop_637285-7624.jpg?_wi=1", imageAlt: "Mobile detailing excellence", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { "Polishing", "Wax", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg?_wi=1", }, { id: "f2", @@ -245,7 +245,7 @@ export default function LandingPage() { text: "Select", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-cleaning-repaired-car-tire-with-cloth-workshop_637285-7624.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-cleaning-repaired-car-tire-with-cloth-workshop_637285-7624.jpg?_wi=2", imageAlt: "Man preparing to wash his car", }, { @@ -262,7 +262,7 @@ export default function LandingPage() { text: "Select", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg?_wi=2", imageAlt: "Man preparing to wash his car", }, ]}