diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b71fca7..98c76f3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-inside-car-service_1303-26883.jpg", }, ], - 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=3", imageAlt: "Man hoovering a car cabin in a garage", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index a6891cc..bac55db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { description="Professional car detailing, restoration, and cleaning delivered to your doorstep. Schedule your appointment today and experience unmatched convenience." 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 service in action", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { imageAlt: "Interior work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg?_wi=1", imageAlt: "Steam cleaning", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { imageAlt: "Mobile service in action", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-trying-break-into-car_23-2149133056.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-trying-break-into-car_23-2149133056.jpg?_wi=1", imageAlt: "Exterior work", }, ]} @@ -184,7 +184,7 @@ export default function LandingPage() { }, items: [], reverse: false, - 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: "car steam cleaning interior detail", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { }, items: [], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg?_wi=2", imageAlt: "car steam cleaning interior detail", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { }, items: [], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-trying-break-into-car_23-2149133056.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-trying-break-into-car_23-2149133056.jpg?_wi=2", imageAlt: "car steam cleaning interior detail", }, ]}