From 49241f0bd036d2a7dfb04f351caebfa5d05c4897 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 17 Jun 2026 14:54:32 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 1d3e10c..775e927 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -38,7 +38,7 @@ export default function HomePage() { "Mike T.", "Elena M.", ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194132.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194132.jpg?_wi=1" /> @@ -98,7 +98,7 @@ export default function HomePage() { detail: "Quality result", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194132.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194132.jpg?_wi=2", imageAlt: "professional car detailing tools", }, { @@ -107,7 +107,7 @@ export default function HomePage() { bentoComponent: "media-stack", mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552293.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552293.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/splashing-bubbling-water_23-2147798198.jpg", @@ -116,7 +116,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/boiling-dark-liquid-with-aquamarine-foam-big-blob_23-2147934237.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26053.jpg?_wi=1", imageAlt: "professional car detailing tools", }, ]} @@ -134,12 +134,12 @@ export default function HomePage() { { title: "Interior Deep Clean", description: "Steam cleaning and conditioning.", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552293.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552293.jpg?_wi=2", }, { title: "Exterior Foam Bath", description: "Complete wash and hand dry.", - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26053.jpg?_wi=2", }, { title: "Ceramic Coating", -- 2.49.1