Update src/app/services/page.tsx
This commit is contained in:
@@ -61,7 +61,7 @@ export default function ServicesPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/scene-with-photorealistic-logistics-operations-proceedings_23-2151468890.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/scene-with-photorealistic-logistics-operations-proceedings_23-2151468890.jpg?_wi=2"
|
||||
imageAlt="Semi truck driving on highway"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -75,25 +75,25 @@ export default function ServicesPage() {
|
||||
id: 1,
|
||||
title: "Dry Van Freight",
|
||||
description: "General purpose freight transportation for non-perishable goods. Fast, secure, and professional handling for all standard cargo needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trucks-minibuses-located-inside-ferryboat-greece_1268-15825.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trucks-minibuses-located-inside-ferryboat-greece_1268-15825.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Refrigerated (Reefer) Freight",
|
||||
description: "Temperature-controlled shipping for perishable goods. Maintains optimal conditions throughout transit with advanced cooling systems.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-talking-phone_23-2149426478.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-talking-phone_23-2149426478.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Dedicated Freight",
|
||||
description: "Exclusive truck allocation for your shipments. Guaranteed capacity and priority handling for your most important cargo.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-manages-cargo-barcode-scanning-distribution-hub_482257-129561.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-manages-cargo-barcode-scanning-distribution-hub_482257-129561.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Expedited Shipping",
|
||||
description: "Time-sensitive freight with guaranteed delivery windows. Priority routing and real-time tracking for urgent shipments.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-middle-aged-blonde-delivery-woman-red-uniform-cap-holding-cardbox-mobile-phone-looking-phone_141793-115009.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-middle-aged-blonde-delivery-woman-red-uniform-cap-holding-cardbox-mobile-phone-looking-phone_141793-115009.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Services"
|
||||
|
||||
Reference in New Issue
Block a user