diff --git a/src/app/page.tsx b/src/app/page.tsx index 8f111bc..776a741 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { { title: "Energy Efficient Systems", description: "We install high-efficiency HVAC systems that reduce energy consumption and lower utility bills.", icon: Leaf }, { title: "Fast & Reliable Service", description: "Quick response times and guaranteed solutions for all your heating and cooling emergencies.", icon: Clock } ]} - imageSrc="https://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg" + imageSrc="https://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg?_wi=1" imageAlt="HVAC technicians installing equipment in a commercial building" mediaAnimation="slide-up" imagePosition="left" @@ -154,7 +154,7 @@ export default function LandingPage() { }, { id: "testimonial-3", name: "Emily Rodriguez", role: "Operations Director", company: "GreenLeaf Solutions", rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg", imageAlt: "Emily Rodriguez, Operations Director at GreenLeaf Solutions" + imageSrc: "https://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg?_wi=2", imageAlt: "Emily Rodriguez, Operations Director at GreenLeaf Solutions" } ]} gridVariant="three-columns-all-equal-width"