From 0e64ff7d4e229031748cf67a833e62fb104ce520 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:35:48 +0000 Subject: [PATCH] Update src/app/how-it-works/page.tsx --- src/app/how-it-works/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/how-it-works/page.tsx b/src/app/how-it-works/page.tsx index c62d876..e62b857 100644 --- a/src/app/how-it-works/page.tsx +++ b/src/app/how-it-works/page.tsx @@ -103,7 +103,7 @@ export default function HowItWorksPage() { icon: Star, }, ]} - imageSrc="http://img.b2bpic.net/free-vector/infographic-with-options-snake-shape_1057-1598.jpg" + imageSrc="http://img.b2bpic.net/free-vector/infographic-with-options-snake-shape_1057-1598.jpg?_wi=2" imageAlt="BlasaCar step-by-step process illustration" mediaAnimation="slide-up" imagePosition="right" @@ -122,21 +122,21 @@ export default function HowItWorksPage() { id: "1", title: "Quick Trip Posting for Drivers", tags: ["Fast Setup", "2 Minutes"], - imageSrc: "http://img.b2bpic.net/free-photo/adoption-application-family-guardianship-support-concept_53876-122724.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adoption-application-family-guardianship-support-concept_53876-122724.jpg?_wi=2", imageAlt: "Quick trip posting interface", }, { id: "2", title: "Smart Search & Filters", tags: ["Easy Navigation", "Real-time"], - imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-application-template_23-2148676844.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-application-template_23-2148676844.jpg?_wi=2", imageAlt: "Trip search and filter interface", }, { id: "3", title: "One-Click Booking", tags: ["Instant Confirmation", "No Waiting"], - imageSrc: "http://img.b2bpic.net/free-vector/mobile-face-scan_24908-56399.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/mobile-face-scan_24908-56399.jpg?_wi=2", imageAlt: "Booking confirmation interface", }, ]} @@ -168,7 +168,7 @@ export default function HowItWorksPage() {