From d00adfd85788f3f20a2b05ccd4426dfa557f1c79 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 18:44:03 +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 02698ec..9858108 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-car-engine_1170-1501.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-car-engine_1170-1501.jpg?_wi=1" imageAlt="luxury car engine parts close up" /> @@ -103,7 +103,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/motorcycle-engine-close-up_1398-286.jpg", imageAlt: "brake disc rotor performance", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-engine_1170-1501.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-engine_1170-1501.jpg?_wi=2", imageAlt: "turbocharger component studio shot", }, { @@ -131,7 +131,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-car-service-male-worker_23-2148327546.jpg", imageAlt: "automotive reservoir tank assembly", }, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-auto-mechanic-with-wrench-standing-hands-folded-white-background_662251-2939.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-auto-mechanic-with-wrench-standing-hands-folded-white-background_662251-2939.jpg?_wi=1", imageAlt: "turbocharger component studio shot", }, ]} @@ -251,7 +251,7 @@ export default function LandingPage() { name: "Sarah Johnson", handle: "Lead Mechanic", testimonial: "Top-tier parts. Our workshop only uses Dakar now.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-auto-mechanic-with-wrench-standing-hands-folded-white-background_662251-2939.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-auto-mechanic-with-wrench-standing-hands-folded-white-background_662251-2939.jpg?_wi=2", }, { id: "t2", -- 2.49.1