diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a67bf8..5bc7b64 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-man-wearing-safety-helmet_23-2148751966.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-man-wearing-safety-helmet_23-2148751966.jpg?_wi=1" imageAlt="Professional paving construction machinery" avatars={[ { @@ -131,7 +131,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Decades of Excellence" description="MB Trucking combines modern technology with old-school craftsmanship to provide paving solutions that withstand the test of time." - imageSrc="http://img.b2bpic.net/free-photo/worker-using-power-trowel-machine-construction-site_651396-3214.jpg" + imageSrc="http://img.b2bpic.net/free-photo/worker-using-power-trowel-machine-construction-site_651396-3214.jpg?_wi=1" /> @@ -154,7 +154,7 @@ export default function LandingPage() { title: "Commercial Trucking", description: "Reliable material transport and site prep.", tag: "Logistics", - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-wearing-safety-helmet_23-2148751966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-wearing-safety-helmet_23-2148751966.jpg?_wi=2", imageAlt: "Building and construction workers on the site", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { title: "Surface Maintenance", description: "Sealcoating and repair to extend asset life.", tag: "Maintenance", - imageSrc: "http://img.b2bpic.net/free-photo/worker-using-power-trowel-machine-construction-site_651396-3214.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-using-power-trowel-machine-construction-site_651396-3214.jpg?_wi=2", imageAlt: "Building and construction workers on the site", }, ]}