diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index a6027ba..9d8f5aa 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -45,7 +45,7 @@ export default function ServicesPage() { title: "AC Repair & Service", description: "Fast response for broken air conditioning. Expert diagnostics and reliable repairs for all major brands. We service Lennox, Carrier, Trane, York, and more.", tag: "Emergency Available", - imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=4", imageAlt: "Professional HVAC technician servicing air conditioning unit", buttons: [{ text: "Schedule AC Service", href: "/contact" }], }, @@ -54,7 +54,7 @@ export default function ServicesPage() { title: "Furnace Repair & Replacement", description: "Keep your home warm through cold Kentucky winters. Expert heating system service and installation. We handle all furnace types including gas, electric, and heat pumps.", tag: "Heating Solutions", - imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg?_wi=2", imageAlt: "Technician inspecting residential furnace system", buttons: [{ text: "Get Furnace Help", href: "/contact" }], }, @@ -63,7 +63,7 @@ export default function ServicesPage() { title: "System Installation", description: "New HVAC system installation with professional setup and testing. Energy-efficient equipment options available. We install leading brands and handle all permits.", tag: "New Systems", - imageSrc: "http://img.b2bpic.net/free-photo/specialist-phone-with-home-owner_482257-80143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/specialist-phone-with-home-owner_482257-80143.jpg?_wi=2", imageAlt: "HVAC technician installing new heating and cooling system", buttons: [{ text: "Request Installation Quote", href: "/contact" }], }, @@ -72,7 +72,7 @@ export default function ServicesPage() { title: "Preventative Maintenance", description: "Regular maintenance plans to keep your system running smoothly and avoid costly breakdowns. Our maintenance packages include seasonal tune-ups and priority service.", tag: "Maintenance Plans", - imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=5", imageAlt: "Technician performing routine HVAC maintenance and inspection", buttons: [{ text: "View Maintenance Plans", href: "/contact" }], }, @@ -105,7 +105,7 @@ export default function ServicesPage() { icon: Lightbulb, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/men-repair-truck-man-teaches-repair-car-two-men-uniform_1157-46530.jpg" + imageSrc="http://img.b2bpic.net/free-photo/men-repair-truck-man-teaches-repair-car-two-men-uniform_1157-46530.jpg?_wi=2" imageAlt="Central Kentucky HVAC technician with service truck" mediaAnimation="slide-up" textboxLayout="default"