diff --git a/src/app/page.tsx b/src/app/page.tsx index ded04dc..47d785f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,10 +54,10 @@ export default function LandingPage() { "http://img.b2bpic.net/free-photo/meticulous-wiremen-expertly-refilling-freon-external-air-conditioner-while-using-manifold-measurement-device-closely-measure-pressure-hvac-system-ensuring-perfect-cooling-performance_482257-68069.jpg", imageAlt: "Professional HVAC technician servicing AC unit"}, { imageSrc: - "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg", imageAlt: "Modern air conditioning system"}, + "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg?_wi=1", imageAlt: "Modern air conditioning system"}, { imageSrc: - "http://img.b2bpic.net/free-photo/young-person-relaxing-with-hot-coffee_23-2149277277.jpg", imageAlt: "Professional heating system installation"}, + "http://img.b2bpic.net/free-photo/young-person-relaxing-with-hot-coffee_23-2149277277.jpg?_wi=1", imageAlt: "Professional heating system installation"}, ]} autoplayDelay={4000} showDimOverlay={false} @@ -76,11 +76,11 @@ export default function LandingPage() { { id: "1", brand: "ComfortCool", name: "AC Installation & Repair", price: "Starting at $200", rating: 5, reviewCount: "1.2k", imageSrc: - "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg", imageAlt: "Air conditioning unit"}, + "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg?_wi=2", imageAlt: "Air conditioning unit"}, { id: "2", brand: "ComfortCool", name: "Heating System Service", price: "Starting at $180", rating: 5, reviewCount: "980", imageSrc: - "http://img.b2bpic.net/free-photo/young-person-relaxing-with-hot-coffee_23-2149277277.jpg", imageAlt: "Heating system"}, + "http://img.b2bpic.net/free-photo/young-person-relaxing-with-hot-coffee_23-2149277277.jpg?_wi=2", imageAlt: "Heating system"}, { id: "3", brand: "ComfortCool", name: "Annual Maintenance Plan", price: "Starting at $150", rating: 5, reviewCount: "850", imageSrc: @@ -130,11 +130,11 @@ export default function LandingPage() { { id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "ComfortCool came out same day and fixed our AC in under an hour. Professional, courteous, and the prices were fair. Highly recommend!", imageSrc: - "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Mitchell"}, + "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Sarah Mitchell"}, { id: "2", name: "James Rodriguez", handle: "@jrodriguez_home", testimonial: "Best HVAC service in town. They helped us install a new system and the team was incredibly knowledgeable and efficient.", imageSrc: - "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "James Rodriguez"}, + "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "James Rodriguez"}, { id: "3", name: "Emily Chen", handle: "@emilychen_business", testimonial: "We switched to their maintenance plan for our office building. The regular inspections have prevented costly repairs. Worth every penny!", imageSrc: @@ -142,15 +142,15 @@ export default function LandingPage() { { id: "4", name: "David Thompson", handle: "@dthompson", testimonial: "24/7 emergency service saved us during a heat wave. Quick response, professional work, and they handled the insurance claim paperwork.", imageSrc: - "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "David Thompson"}, + "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2", imageAlt: "David Thompson"}, { id: "5", name: "Lisa Anderson", handle: "@lisaanderson_home", testimonial: "After getting multiple quotes, ComfortCool offered the best value. The installation quality exceeded our expectations completely.", imageSrc: - "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Lisa Anderson"}, + "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Lisa Anderson"}, { id: "6", name: "Michael Wong", handle: "@mwong_tech", testimonial: "They came out to diagnose an issue. Even though it was under warranty, they explained everything transparently. Great service!", imageSrc: - "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Michael Wong"}, + "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=3", imageAlt: "Michael Wong"}, ]} speed={40} />