diff --git a/src/app/page.tsx b/src/app/page.tsx index c9ad121..2616683 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { { text: "Emergency Call", href: "tel:1-800-SPEED-HVAC" }, ]} buttonAnimation="slide-up" - 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=1" imageAlt="Professional HVAC technician installing air conditioning unit" mediaAnimation="slide-up" imagePosition="right" @@ -94,11 +94,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "1", title: "Emergency Repairs", description: "24/7 emergency HVAC repair service. We respond fast to get your heating and cooling back online when you need it most.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg"}, + id: "1", title: "Emergency Repairs", description: "24/7 emergency HVAC repair service. We respond fast to get your heating and cooling back online when you need it most.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=2"}, { - id: "2", title: "System Installation", description: "Professional installation of new HVAC systems. Our technicians ensure perfect setup and optimal efficiency for maximum comfort.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg"}, + id: "2", title: "System Installation", description: "Professional installation of new HVAC systems. Our technicians ensure perfect setup and optimal efficiency for maximum comfort.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=3"}, { - id: "3", title: "Preventive Maintenance", description: "Regular maintenance plans keep your system running efficiently. Catch problems early and extend your system's lifespan.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg"}, + id: "3", title: "Preventive Maintenance", description: "Regular maintenance plans keep your system running efficiently. Catch problems early and extend your system's lifespan.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=4"}, ]} /> @@ -115,9 +115,9 @@ export default function LandingPage() { animationType="slide-up" metrics={[ { - id: "1", value: "99%", title: "Customer Satisfaction", description: "Consistently rated 5-stars by our clients", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg"}, + id: "1", value: "99%", title: "Customer Satisfaction", description: "Consistently rated 5-stars by our clients", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=5"}, { - id: "2", value: "45min", title: "Average Response Time", description: "Swift emergency dispatch and arrival", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg"}, + id: "2", value: "45min", title: "Average Response Time", description: "Swift emergency dispatch and arrival", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=6"}, ]} /> @@ -135,16 +135,16 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Jennifer Martinez", role: "Homeowner", company: "Downtown Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1"}, { id: "2", name: "David Thompson", role: "Property Manager", company: "Commercial Complex", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, { id: "3", name: "Sarah Chen", role: "Business Owner", company: "Office Building", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2"}, { id: "4", name: "Robert Johnson", role: "Homeowner", company: "Suburb Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3"}, ]} kpiItems={[ { value: "500+", label: "Systems Installed" },