diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 75d0877..e211458 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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" diff --git a/src/app/careers/page.tsx b/src/app/careers/page.tsx index 206a72c..9fad0fa 100644 --- a/src/app/careers/page.tsx +++ b/src/app/careers/page.tsx @@ -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" /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d23c31d..2a98e5c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -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" diff --git a/src/app/page.tsx b/src/app/page.tsx index d9993b8..02393d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,21 +139,21 @@ export default function LandingPage() { id: 1, title: "Real Support, Real People", description: "We’re 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 don’t 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: "We’re 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 don’t 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: "We’re 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 don’t 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", }, ]}