diff --git a/src/app/page.tsx b/src/app/page.tsx index bc278c6..5db5241 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343665.jpg", imageAlt: "Professional roofing contractor at work"}, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg", imageAlt: "Experienced roofing team with 20 years expertise"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg?_wi=1", imageAlt: "Experienced roofing team with 20 years expertise"}, ]} mediaAnimation="slide-up" rating={5} @@ -95,7 +95,7 @@ export default function LandingPage() { title="20 Years of Quality Roofing Excellence" description="Family-owned and operated roofing contractor committed to exceptional quality, transparent pricing, and building lasting relationships with our community. Licensed, insured, and backed by thousands of satisfied customers across the region." useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg?_wi=2" imageAlt="Our experienced roofing team" buttons={[ { text: "Learn More", href: "#contact" },