Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-23 18:56:45 +00:00
4 changed files with 12 additions and 12 deletions

View File

@@ -112,7 +112,7 @@ export default function LandingPage() {
},
]}
tag="Our Impact"
imageSrc="http://img.b2bpic.net/free-photo/african-american-worker-discussing-products-checklist_482257-108833.jpg"
imageSrc="http://img.b2bpic.net/free-photo/african-american-worker-discussing-products-checklist_482257-108833.jpg?_wi=4"
imageAlt="Truck delivering a package on time, driver smiling"
mediaAnimation="blur-reveal"
metricsAnimation="blur-reveal"

View File

@@ -77,7 +77,7 @@ export default function LandingPage() {
href: "/careers#benefits",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-working-as-truck-driver-posing_23-2151489699.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-working-as-truck-driver-posing_23-2151489699.jpg?_wi=4"
imageAlt="Professional truck driver smiling confidently"
mediaAnimation="blur-reveal"
/>

View File

@@ -92,7 +92,7 @@ export default function LandingPage() {
rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/laborers-preparing-warehouse-shipping_482257-75296.jpg"
imageSrc="http://img.b2bpic.net/free-photo/laborers-preparing-warehouse-shipping_482257-75296.jpg?_wi=4"
imageAlt="Friendly customer support team member assisting a client"
mediaAnimation="blur-reveal"
mediaPosition="right"

View File

@@ -139,21 +139,21 @@ export default function LandingPage() {
id: 1,
title: "Real Support, Real People",
description: "Were known for our approachable, responsive team—no runaround, no attitude. You'll always connect with a person who cares.",
imageSrc: "http://img.b2bpic.net/free-photo/laborers-preparing-warehouse-shipping_482257-75296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laborers-preparing-warehouse-shipping_482257-75296.jpg?_wi=1",
imageAlt: "friendly customer support logistics",
},
{
id: 2,
title: "Driver-First Culture",
description: "Happy drivers deliver better results. We invest in our people so they show up for you and our clients every day.",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver-posing_23-2151489699.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver-posing_23-2151489699.jpg?_wi=1",
imageAlt: "truck driver smiling happy professional",
},
{
id: 3,
title: "Consistent, Reliable Delivery",
description: "We dont overpromise—we deliver, consistently. Count on us for timely, secure, and predictable freight solutions.",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-worker-discussing-products-checklist_482257-108833.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-worker-discussing-products-checklist_482257-108833.jpg?_wi=1",
imageAlt: "truck delivering package on time",
},
]}
@@ -171,21 +171,21 @@ export default function LandingPage() {
id: 1,
title: "Real Support, Real People",
description: "Were known for our approachable, responsive team—no runaround, no attitude. You'll always connect with a person who cares.",
imageSrc: "http://img.b2bpic.net/free-photo/laborers-preparing-warehouse-shipping_482257-75296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laborers-preparing-warehouse-shipping_482257-75296.jpg?_wi=2",
imageAlt: "friendly customer support logistics",
},
{
id: 2,
title: "Driver-First Culture",
description: "Happy drivers deliver better results. We invest in our people so they show up for you and our clients every day.",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver-posing_23-2151489699.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver-posing_23-2151489699.jpg?_wi=2",
imageAlt: "truck driver smiling happy professional",
},
{
id: 3,
title: "Consistent, Reliable Delivery",
description: "We dont overpromise—we deliver, consistently. Count on us for timely, secure, and predictable freight solutions.",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-worker-discussing-products-checklist_482257-108833.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-worker-discussing-products-checklist_482257-108833.jpg?_wi=2",
imageAlt: "truck delivering package on time",
},
]}
@@ -274,21 +274,21 @@ export default function LandingPage() {
id: 1,
title: "Real Support, Real People",
description: "Were known for our approachable, responsive team—no runaround, no attitude. You'll always connect with a person who cares.",
imageSrc: "http://img.b2bpic.net/free-photo/laborers-preparing-warehouse-shipping_482257-75296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laborers-preparing-warehouse-shipping_482257-75296.jpg?_wi=3",
imageAlt: "friendly customer support logistics",
},
{
id: 2,
title: "Driver-First Culture",
description: "Happy drivers deliver better results. We invest in our people so they show up for you and our clients every day.",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver-posing_23-2151489699.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver-posing_23-2151489699.jpg?_wi=3",
imageAlt: "truck driver smiling happy professional",
},
{
id: 3,
title: "Consistent, Reliable Delivery",
description: "We dont overpromise—we deliver, consistently. Count on us for timely, secure, and predictable freight solutions.",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-worker-discussing-products-checklist_482257-108833.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-worker-discussing-products-checklist_482257-108833.jpg?_wi=3",
imageAlt: "truck delivering package on time",
},
]}