From 2672405895a67c8ac33bcb2f38d58d877f73dc1d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:07:53 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 88039f5..c5caa44 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -53,7 +53,7 @@ export default function ServicesPage() { title: "Repair Services", description: "Professional repair services for household items, electronics, and appliances with warranty", tag: "Maintenance", - imageSrc: "http://img.b2bpic.net/free-photo/set-repair-tools_23-2147831892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/set-repair-tools_23-2147831892.jpg?_wi=2", imageAlt: "Repair Services", }, { @@ -61,7 +61,7 @@ export default function ServicesPage() { title: "Beauty & Wellness", description: "Complete beauty and wellness solutions including salon services, spa treatments, and personal care", tag: "Self Care", - imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-from-spa-treatment_53876-137608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-from-spa-treatment_53876-137608.jpg?_wi=2", imageAlt: "Beauty Services", }, { @@ -69,7 +69,7 @@ export default function ServicesPage() { title: "IT & Technology", description: "Full spectrum of technology services including system support, development, and consulting", tag: "Digital", - imageSrc: "http://img.b2bpic.net/free-photo/technician-using-pc-data-center-update-server-tech-configuring-equipment_482257-126304.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technician-using-pc-data-center-update-server-tech-configuring-equipment_482257-126304.jpg?_wi=2", imageAlt: "IT Services", }, { @@ -77,7 +77,7 @@ export default function ServicesPage() { title: "Delivery & Logistics", description: "Reliable delivery solutions with real-time tracking and professional handling", tag: "Fast & Safe", - imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package_23-2151994434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package_23-2151994434.jpg?_wi=2", imageAlt: "Delivery Services", }, { @@ -85,7 +85,7 @@ export default function ServicesPage() { title: "Education & Training", description: "Expert tutoring and training programs across various subjects and skill levels", tag: "Learning", - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-medium-shot_52683-99761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-medium-shot_52683-99761.jpg?_wi=2", imageAlt: "Education Services", }, { @@ -93,7 +93,7 @@ export default function ServicesPage() { title: "Health & Medical", description: "Professional medical consultation and health services with certified practitioners", tag: "Wellness", - imageSrc: "http://img.b2bpic.net/free-photo/simply-minimal-design-with-medicine-equipment-stethoscope-phonendoscope_1150-12968.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/simply-minimal-design-with-medicine-equipment-stethoscope-phonendoscope_1150-12968.jpg?_wi=2", imageAlt: "Health Services", }, ]} @@ -117,28 +117,28 @@ export default function ServicesPage() { id: "service-1", name: "Emergency Plumbing", price: "150-400 TMT/call", - imageSrc: "http://img.b2bpic.net/free-photo/repairman-doing-air-conditioner-service_1303-26543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/repairman-doing-air-conditioner-service_1303-26543.jpg?_wi=2", imageAlt: "Emergency plumbing service", }, { id: "service-2", name: "Personal Fitness Coaching", price: "200-500 TMT/month", - imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-protective-gloves-with-rag-cleaning-electric-stove-home-kitchen-girl-washing-black-shiny-surface-kitchen-top-concept-housework_639032-2675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-protective-gloves-with-rag-cleaning-electric-stove-home-kitchen-girl-washing-black-shiny-surface-kitchen-top-concept-housework_639032-2675.jpg?_wi=2", imageAlt: "Fitness coaching", }, { id: "service-3", name: "Professional Translation", price: "500-2000 TMT/project", - imageSrc: "http://img.b2bpic.net/free-photo/html-programming-advanced-technology-web-concept_53876-124133.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/html-programming-advanced-technology-web-concept_53876-124133.jpg?_wi=2", imageAlt: "Translation services", }, { id: "service-4", name: "Event Planning & Coordination", price: "3000-10000 TMT/event", - imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27190.jpg?_wi=2", imageAlt: "Event planning service", }, ]}