Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -68,23 +68,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/semi-truck-dusk_23-2152009015.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/semi-truck-dusk_23-2152009015.jpg?_wi=1",
|
||||
imageAlt: "Professional freight trucking",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-busy-highway-interchange-with-trucks_84443-73924.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-busy-highway-interchange-with-trucks_84443-73924.jpg?_wi=1",
|
||||
imageAlt: "Modern transport truck",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/semi-truck-dusk_23-2152009015.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/semi-truck-dusk_23-2152009015.jpg?_wi=2",
|
||||
imageAlt: "Truck on highway sunset",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-busy-highway-interchange-with-trucks_84443-73924.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-busy-highway-interchange-with-trucks_84443-73924.jpg?_wi=2",
|
||||
imageAlt: "Trucking company fleet",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/semi-truck-dusk_23-2152009015.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/semi-truck-dusk_23-2152009015.jpg?_wi=3",
|
||||
imageAlt: "Freight shipping highway",
|
||||
},
|
||||
]}
|
||||
@@ -105,36 +105,36 @@ export default function LandingPage() {
|
||||
title: "Long-Haul Freight",
|
||||
description: "Reliable over-the-road transport for heavy goods across the Northeast.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-van-loaded-with-boxes-warehouse_23-2151998679.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-van-loaded-with-boxes-warehouse_23-2151998679.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-logistic-center_23-2148902562.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-logistic-center_23-2148902562.jpg?_wi=1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/semi-truck-dusk_23-2152009015.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/semi-truck-dusk_23-2152009015.jpg?_wi=4",
|
||||
imageAlt: "truck on highway sunset",
|
||||
},
|
||||
{
|
||||
title: "Regional Delivery",
|
||||
description: "Dependable short-haul services throughout New York and Southern Tier.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-logistic-center_23-2148902562.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-logistic-center_23-2148902562.jpg?_wi=2",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-van-loaded-with-boxes-warehouse_23-2151998679.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-van-loaded-with-boxes-warehouse_23-2151998679.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-busy-highway-interchange-with-trucks_84443-73924.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-busy-highway-interchange-with-trucks_84443-73924.jpg?_wi=3",
|
||||
imageAlt: "modern transport truck",
|
||||
},
|
||||
{
|
||||
title: "Flatbed & Specialty",
|
||||
description: "Safe transport for oversized and non-containerized cargo.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-van-loaded-with-boxes-warehouse_23-2151998679.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-van-loaded-with-boxes-warehouse_23-2151998679.jpg?_wi=3",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-logistic-center_23-2148902562.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-logistic-center_23-2148902562.jpg?_wi=3",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-van-loaded-with-boxes-warehouse_23-2151998679.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-van-loaded-with-boxes-warehouse_23-2151998679.jpg?_wi=4",
|
||||
imageAlt: "flatbed truck hauling cargo",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user