From 7b1b6dd1da0a79c9c0aa5a2e049fdb8153b3d0cc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 22:02:22 +0000 Subject: [PATCH] Update src/app/how-it-works/page.tsx --- src/app/how-it-works/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/how-it-works/page.tsx b/src/app/how-it-works/page.tsx index 8efb0cd..53ca36f 100644 --- a/src/app/how-it-works/page.tsx +++ b/src/app/how-it-works/page.tsx @@ -75,7 +75,7 @@ export default function HowItWorksPage() { { text: "Start Your Import", href: "/contact" }, { text: "View Inventory", href: "/inventory" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-sits-blue-bmw-street_1304-3191.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-sits-blue-bmw-street_1304-3191.jpg?_wi=3" imageAlt="Import process visualization" mediaAnimation="slide-up" tagAnimation="slide-up" @@ -101,7 +101,7 @@ export default function HowItWorksPage() { title: "Inspection & Documentation", description: "Once we find your vehicle, we conduct a detailed inspection and gather all necessary documentation including auction sheets and maintenance records.", tag: "Step 2", - imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-collage-concept_23-2149595842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-collage-concept_23-2149595842.jpg?_wi=2", imageAlt: "Inspection phase", }, { @@ -109,7 +109,7 @@ export default function HowItWorksPage() { title: "Purchase & Acquisition", description: "We handle the purchase negotiation and payment processing with Japanese sellers. All transactions are secure and fully documented.", tag: "Step 3", - imageSrc: "http://img.b2bpic.net/free-photo/tablet-computer-men-hands-man-presses-blank-screen-tablet-computer-concept-man-working-from-home-using-tablet-computer-free-space-text-top-view-copy-space_1423-211.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-computer-men-hands-man-presses-blank-screen-tablet-computer-concept-man-working-from-home-using-tablet-computer-free-space-text-top-view-copy-space_1423-211.jpg?_wi=2", imageAlt: "Purchase phase", }, ]} @@ -139,7 +139,7 @@ export default function HowItWorksPage() {