From be20a872e0fe0d6f54e4638b30342eca7f3a4ffd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 02:13:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 61b952a..a53eafc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/cars-lifting-maintenance-garage-service-station_627829-3956.jpg", imageAlt: "Modern auto repair shop interior" }, { - imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg", imageAlt: "Advanced diagnostic equipment" + imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg?_wi=1", imageAlt: "Advanced diagnostic equipment" }, { imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-shop-cashier-talking-customer-laughing-checkout-medium-shot-shopping-concept_74855-11828.jpg", imageAlt: "Customer service counter" @@ -81,7 +81,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-request-help-from-coworker_482257-76115.jpg" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg?_wi=2" }, }, { -- 2.49.1