diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index aa652b5..971ad99 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -46,28 +46,28 @@ export default function ServicesPage() { { title: "Residential Wiring & Installation", description: "Complete rewiring, new installations, and upgrades for your home. We handle everything from simple circuit additions to full house rewiring with modern standards.", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg?_wi=6", imageAlt: "Residential electrical work", buttonIcon: ArrowRight }, { title: "Commercial & Industrial", description: "Trusted by Perth businesses for complex electrical systems. We manage large-scale installations, maintenance, and troubleshooting for commercial properties.", - imageSrc: "http://img.b2bpic.net/free-photo/engineers-industry-40-industrial-plant-controlling-automated-machinery_482257-120564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/engineers-industry-40-industrial-plant-controlling-automated-machinery_482257-120564.jpg?_wi=3", imageAlt: "Commercial electrical services", buttonIcon: ArrowRight }, { title: "Emergency Repairs", description: "Available 24/7 for power outages and urgent electrical issues. Our rapid response team ensures minimal downtime for your home or business.", - imageSrc: "http://img.b2bpic.net/free-photo/distraught-car-mechanic-going-through-problematic-paperwork-with-his-manager-auto-repair-shop_637285-7584.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/distraught-car-mechanic-going-through-problematic-paperwork-with-his-manager-auto-repair-shop_637285-7584.jpg?_wi=3", imageAlt: "Emergency electrical repairs", buttonIcon: ArrowRight }, { title: "Safety Inspections", description: "Professional electrical safety inspections and compliance testing. Ensure your property meets all electrical codes and safety standards.", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg?_wi=4", imageAlt: "Electrical safety inspection", buttonIcon: ArrowRight } @@ -90,7 +90,7 @@ export default function ServicesPage() { role: "Homeowner", company: "Perth Suburbs", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/avatar-collection-with-different-jobs_23-2147667732.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/avatar-collection-with-different-jobs_23-2147667732.jpg?_wi=2", imageAlt: "professional portrait male worker avatar" }, { @@ -99,7 +99,7 @@ export default function ServicesPage() { role: "Business Manager", company: "Local Perth Business", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", imageAlt: "professional portrait female customer satisfied" }, { @@ -108,7 +108,7 @@ export default function ServicesPage() { role: "Restaurant Owner", company: "Perth CBD", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "professional portrait businessman client happy" }, { @@ -117,7 +117,7 @@ export default function ServicesPage() { role: "Property Manager", company: "Residential Perth", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-with-co-workers_1098-1776.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-with-co-workers_1098-1776.jpg?_wi=2", imageAlt: "professional portrait person worker team" } ]}