Update src/app/services/page.tsx

This commit is contained in:
2026-03-03 15:07:53 +00:00
parent 0c50c59ced
commit 2672405895

View File

@@ -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",
},
]}