From 9387d8684f550030db7294942a27d79d63194acb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:35:48 +0000 Subject: [PATCH 1/5] Update src/app/driver/page.tsx --- src/app/driver/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/driver/page.tsx b/src/app/driver/page.tsx index f554ae5..038d561 100644 --- a/src/app/driver/page.tsx +++ b/src/app/driver/page.tsx @@ -103,7 +103,7 @@ export default function DriverPage() { icon: TrendingUp, }, ]} - 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=3" imageAlt="Driver trip posting interface" mediaAnimation="slide-up" imagePosition="right" @@ -123,7 +123,7 @@ export default function DriverPage() { value: "15K+", title: "Active Drivers", description: "Successfully earning money with BlasaCar", - imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-using-smartphones_53876-30743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-using-smartphones_53876-30743.jpg?_wi=2", imageAlt: "Driver community", }, { @@ -131,7 +131,7 @@ export default function DriverPage() { value: "5K+", title: "Trips Daily", description: "Safe journeys driven by verified drivers", - imageSrc: "http://img.b2bpic.net/free-photo/white-sedan-empty-autumn-road-car-driving-through-forest_169016-70260.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-sedan-empty-autumn-road-car-driving-through-forest_169016-70260.jpg?_wi=2", imageAlt: "Daily trip statistics", }, { @@ -139,7 +139,7 @@ export default function DriverPage() { value: "₽5000+", title: "Average Monthly", description: "Extra income for BlasaCar drivers", - imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-showing-golden-star-rating-symbol_53876-71536.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-showing-golden-star-rating-symbol_53876-71536.jpg?_wi=2", imageAlt: "Driver earnings", }, ]} @@ -171,7 +171,7 @@ export default function DriverPage() {