From 505eaf3de5ffeded6716abeadccdbf772e0b9292 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 23:10:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0769840..0305c3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,27 +70,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg?_wi=1", imageAlt: "Mechanic working", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg?_wi=2", imageAlt: "Service bay", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg?_wi=3", imageAlt: "Diagnostic tech", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg?_wi=4", imageAlt: "Modern auto shop", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg?_wi=5", imageAlt: "Tire service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg?_wi=6", imageAlt: "Customer service", }, ]} @@ -118,11 +118,11 @@ export default function LandingPage() { }, ], media: { - imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3791.jpg?_wi=1", imageAlt: "Tires", }, reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1529.jpg?_wi=7", imageAlt: "luxury automotive repair shop", }, { @@ -139,11 +139,11 @@ export default function LandingPage() { }, ], media: { - imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14047.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14047.jpg?_wi=1", imageAlt: "Alignment", }, reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3791.jpg?_wi=2", imageAlt: "automotive tire change wheel", }, { @@ -160,11 +160,11 @@ export default function LandingPage() { }, ], media: { - imageSrc: "http://img.b2bpic.net/free-photo/female-auto-repairer-working-shop-car_23-2150170004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-auto-repairer-working-shop-car_23-2150170004.jpg?_wi=1", imageAlt: "Suspension", }, reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14047.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14047.jpg?_wi=2", imageAlt: "car wheel alignment machine", }, ]} @@ -194,7 +194,7 @@ export default function LandingPage() { quote: "They were able to resolve the steering issue on my truck. 100% recommend!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-holding-gesture_1298-431.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/female-auto-repairer-working-shop-car_23-2150170004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-auto-repairer-working-shop-car_23-2150170004.jpg?_wi=2", imageAlt: "car suspension mechanic repair", }, { -- 2.49.1