Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-14 21:39:46 +00:00

View File

@@ -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"
/>
</div>
@@ -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",
},
]}