diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a98f43..0754a1e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "Plano Resident", testimonial: "They did a great job on my AC repair. Professional and on time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-observer_1098-14823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-observer_1098-14823.jpg?_wi=1", imageAlt: "hvac technician working outdoor unit", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "The Colony Resident", testimonial: "Best service in DFW. Honest, efficient, and they beat the competitors price.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388960.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388960.jpg?_wi=1", imageAlt: "hvac technician working outdoor unit", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "Dallas Homeowner", testimonial: "Incredible communication and quick response time. Fixed our cooling in under an hour.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg?_wi=1", imageAlt: "hvac technician working outdoor unit", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "Frisco Business Owner", testimonial: "The only company I trust for our commercial HVAC systems. Truly professional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/men-shaking-hands-medium-shot_23-2148920605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/men-shaking-hands-medium-shot_23-2148920605.jpg?_wi=1", imageAlt: "hvac technician working outdoor unit", }, { @@ -103,7 +103,7 @@ export default function LandingPage() { handle: "Plano Homeowner", testimonial: "Fantastic experience from start to finish. Highly professional and friendly team.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-shaking-hands-with-mechanic_1170-1424.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-shaking-hands-with-mechanic_1170-1424.jpg?_wi=1", imageAlt: "hvac technician working outdoor unit", }, ]} @@ -113,7 +113,7 @@ export default function LandingPage() { href: "tel:9452580183", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-observer_1098-14823.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-observer_1098-14823.jpg?_wi=2" imageAlt="Professional HVAC technician inspecting outdoor unit" avatars={[ { @@ -160,7 +160,7 @@ export default function LandingPage() { description: "Peace of mind through our trusted workmanship guarantee.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388960.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388960.jpg?_wi=2" mediaAnimation="slide-up" imageAlt="smart thermostat modern home interior" /> @@ -174,7 +174,7 @@ export default function LandingPage() { { title: "Heating & AC", description: "Expert repair and installation of all makes and models.", - imageSrc: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg?_wi=2", imageAlt: "professional hvac tools diagnostic", }, { @@ -258,14 +258,14 @@ export default function LandingPage() { name: "Sarah J.", handle: "Plano Resident", testimonial: "Excellent service and very reliable team. Highly recommended!", - imageSrc: "http://img.b2bpic.net/free-photo/men-shaking-hands-medium-shot_23-2148920605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/men-shaking-hands-medium-shot_23-2148920605.jpg?_wi=2", }, { id: "t2", name: "Robert B.", handle: "Business Owner", testimonial: "Best pricing and fastest installation I've ever experienced.", - imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-shaking-hands-with-mechanic_1170-1424.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-shaking-hands-with-mechanic_1170-1424.jpg?_wi=2", }, { id: "t3",