From a3fc4863f86365a4c5bb6cf30965932257361258 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 09:53:01 +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 468a7b0..4e5cf17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { href: "tel:+11234567890", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/two-auto-mechanics-cooperating-while-repairing-tire-customer-s-car-auto-repair-shop_637285-4255.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-auto-mechanics-cooperating-while-repairing-tire-customer-s-car-auto-repair-shop_637285-4255.jpg?_wi=1" imageAlt="Mechanic working on a car at night" /> @@ -138,7 +138,7 @@ export default function LandingPage() { description: "Our mobile units come with advanced diagnostic tools to pinpoint engine issues and offer immediate solutions or recommendations.", bentoComponent: "reveal-icon", icon: Car, - imageSrc: "http://img.b2bpic.net/free-photo/two-auto-mechanics-cooperating-while-repairing-tire-customer-s-car-auto-repair-shop_637285-4255.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-auto-mechanics-cooperating-while-repairing-tire-customer-s-car-auto-repair-shop_637285-4255.jpg?_wi=2", imageAlt: "auto repair shop logo wrench gear", }, { -- 2.49.1