From 587bfab3a584a72bd08d67f11f02850058cfe378 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 09:14:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 846990d..3ecdfdb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/repairman-looks-online-new-car-parts_482257-76170.jpg" + imageSrc="http://img.b2bpic.net/free-photo/repairman-looks-online-new-car-parts_482257-76170.jpg?_wi=1" imageAlt="Professional mobile mechanic service on the spot" avatars={[ { @@ -132,7 +132,7 @@ export default function LandingPage() { descriptions: [ "Fair quotes with no hidden charges, ever.", ], - imageSrc: "http://img.b2bpic.net/free-photo/smeared-technician-hands_23-2147897912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smeared-technician-hands_23-2147897912.jpg?_wi=1", }, { id: "f2", @@ -140,7 +140,7 @@ export default function LandingPage() { descriptions: [ "Expert mechanics using only certified tools.", ], - imageSrc: "http://img.b2bpic.net/free-photo/muscular-car-service-worker-repairing-vehicle_146671-19695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/muscular-car-service-worker-repairing-vehicle_146671-19695.jpg?_wi=1", }, { id: "f3", @@ -148,7 +148,7 @@ export default function LandingPage() { descriptions: [ "Fully equipped van to handle major roadside repairs.", ], - imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-his-customers-talking-while-examining-vehicle-breakdown-workshop-coronavirus-pandemic_637285-11561.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-his-customers-talking-while-examining-vehicle-breakdown-workshop-coronavirus-pandemic_637285-11561.jpg?_wi=1", }, ]} title="Why Choose Our Service" @@ -168,7 +168,7 @@ export default function LandingPage() { name: "Tire Replacement", price: "$120+", variant: "Service", - imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-changing-wheels-car_1303-26651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-changing-wheels-car_1303-26651.jpg?_wi=1", }, { id: "p2", @@ -287,7 +287,7 @@ export default function LandingPage() { quote: "Saved me when my car broke down at 2am!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/repairman-looks-online-new-car-parts_482257-76170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/repairman-looks-online-new-car-parts_482257-76170.jpg?_wi=2", imageAlt: "satisfied car customer", }, { @@ -298,7 +298,7 @@ export default function LandingPage() { quote: "Very professional and fast service.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-having-conversation-with-his-partner-workplace_23-2147899787.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/smeared-technician-hands_23-2147897912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smeared-technician-hands_23-2147897912.jpg?_wi=2", imageAlt: "satisfied car customer", }, { @@ -309,7 +309,7 @@ export default function LandingPage() { quote: "Mechanic knew exactly what was wrong.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-black-jacket_176474-101946.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/muscular-car-service-worker-repairing-vehicle_146671-19695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/muscular-car-service-worker-repairing-vehicle_146671-19695.jpg?_wi=2", imageAlt: "satisfied car customer", }, { @@ -320,7 +320,7 @@ export default function LandingPage() { quote: "Conveniently fixed my brakes at my home.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-his-customers-talking-while-examining-vehicle-breakdown-workshop-coronavirus-pandemic_637285-11561.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-his-customers-talking-while-examining-vehicle-breakdown-workshop-coronavirus-pandemic_637285-11561.jpg?_wi=2", imageAlt: "satisfied car customer", }, { @@ -331,7 +331,7 @@ export default function LandingPage() { quote: "Fair pricing and expert staff.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-business-man-greeting-colleague_74855-1519.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-changing-wheels-car_1303-26651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-changing-wheels-car_1303-26651.jpg?_wi=2", imageAlt: "satisfied car customer", }, ]} -- 2.49.1