diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index b9d3f19..6c39869 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -48,9 +48,9 @@ export default function LandingPage() { { tag: "AC", title: "AC Installation", subtitle: "Modern efficiency", description: "Professional installation of high-efficiency systems for your home.", imageSrc: "http://img.b2bpic.net/free-photo/wireman-dissasembling-air-conditioner_482257-91015.jpg"}, { - tag: "Maintenance", title: "HVAC Maintenance", subtitle: "Preventative care", description: "Comprehensive tune-ups to extend the life of your equipment.", imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg"}, + tag: "Maintenance", title: "HVAC Maintenance", subtitle: "Preventative care", description: "Comprehensive tune-ups to extend the life of your equipment.", imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg?_wi=1"}, { - tag: "Heating", title: "Heating Services", subtitle: "Winter comfort", description: "Keep your home warm during cooler months with our specialized services.", imageSrc: "http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg"}, + tag: "Heating", title: "Heating Services", subtitle: "Winter comfort", description: "Keep your home warm during cooler months with our specialized services.", imageSrc: "http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg?_wi=1"}, ]} title="Comprehensive HVAC Solutions" description="Expert services to keep your system running efficiently all year round." @@ -90,9 +90,9 @@ export default function LandingPage() { description="Top tier equipment for Micanopy homes." products={[ { - id: "p1", name: "Standard Air Filter", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg"}, + id: "p1", name: "Standard Air Filter", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg?_wi=2"}, { - id: "p2", name: "Smart Controller", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg"}, + id: "p2", name: "Smart Controller", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg?_wi=2"}, ]} />