diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3be74cc..0b7a8c0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -95,7 +95,7 @@ export default function AboutPage() { { value: "15+", title: "Years of Excellence" }, { value: "500+", title: "Satisfied Customers" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg" + imageSrc="http://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="Elite HVAC Solutions professional team" useInvertedBackground={false} mediaAnimation="slide-up" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index fd8a5b4..35c15c9 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -164,7 +164,7 @@ export default function ContactPage() { "Of course! Call [Phone] and ask for a manager, or email [Email]. We're happy to address any concerns or special requests.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-using-mobile-phone_53876-22973.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-using-mobile-phone_53876-22973.jpg?_wi=2" imageAlt="Customer service ready to help" mediaAnimation="slide-up" mediaPosition="left" diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c2511b..d571258 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,7 +135,7 @@ export default function HomePage() { { id: "team-photo", imageSrc: - "http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg", + "http://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 team in uniforms", }, ]} @@ -249,7 +249,7 @@ export default function HomePage() { company: "[City] Family Home", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg", + "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg?_wi=1", imageAlt: "Sarah Martinez", }, { @@ -269,7 +269,7 @@ export default function HomePage() { company: "Sunshine Retail", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg", + "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg?_wi=2", imageAlt: "Maria Rodriguez", }, { @@ -356,7 +356,7 @@ export default function HomePage() { "Repair costs vary based on the issue. We always provide upfront pricing before beginning work—no hidden fees or surprises.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-using-mobile-phone_53876-22973.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-using-mobile-phone_53876-22973.jpg?_wi=1" imageAlt="HVAC technician ready to help" mediaAnimation="slide-up" mediaPosition="left"