diff --git a/src/app/page.tsx b/src/app/page.tsx index 60381db..c436065 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "tel:+17372276870", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -142,7 +142,7 @@ export default function LandingPage() { description: "Using top-tier products for long-lasting results.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -170,7 +170,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Home, }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg?_wi=2", imageAlt: "residential roof repair service residential", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Shield, }, - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg?_wi=2", imageAlt: "residential roof repair service residential", }, ]}