From 9bc5bd4cbb3fbfe338dac1f9e43b406c5be20741 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:50:31 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index d050013..f0c3b1f 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -55,28 +55,28 @@ export default function ServicesPage() { id: 1, title: "Regular Maintenance & Servicing", description: "Periodic oil changes, filter replacements, chain lubrication, and comprehensive check-ups. Keep your bike in optimal condition with routine maintenance that extends its lifespan.", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2489.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2489.jpg?_wi=3", imageAlt: "Regular Maintenance Service", }, { id: 2, title: "Engine Repair & Diagnostics", description: "Advanced diagnostic equipment identifies engine issues quickly. Our expert mechanics perform precision repairs on all Honda models with genuine parts and warranty.", - imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-motorcycle-modern-workshop_158595-8129.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-motorcycle-modern-workshop_158595-8129.jpg?_wi=3", imageAlt: "Engine Repair and Diagnostics", }, { id: 3, title: "Genuine Spare Parts Supply", description: "Authentic Honda spare parts in stock with certificates of authenticity. Every part comes with warranty and quality guarantee. Fast availability and competitive pricing.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-machine-with-racks-pinions-factory_181624-60017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-machine-with-racks-pinions-factory_181624-60017.jpg?_wi=3", imageAlt: "Genuine Spare Parts", }, { id: 4, title: "Online Service Booking", description: "Convenient online and phone booking system. Same-day or next-day appointment availability. Fast turnaround, transparent pricing, no hidden charges, free pickup available.", - imageSrc: "http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7539.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7539.jpg?_wi=3", imageAlt: "Online Service Booking System", }, ]} @@ -92,7 +92,7 @@ export default function ServicesPage() { tag="Help" textboxLayout="default" useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg?_wi=1" imageAlt="Professional Customer Support" mediaPosition="left" mediaAnimation="blur-reveal" @@ -151,7 +151,7 @@ export default function ServicesPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7539.jpg" + imageSrc="http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7539.jpg?_wi=4" imageAlt="Service Booking Counter" mediaPosition="right" mediaAnimation="slide-up"