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() {