From 407938f1838ba60b23a2cf45ad9693528bcf981f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 22:35:16 +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 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", }, ]} -- 2.49.1