Update src/app/page.tsx
This commit is contained in:
@@ -101,7 +101,7 @@ export default function HomePage() {
|
||||
},
|
||||
]}
|
||||
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=1"
|
||||
imageAlt="Semi truck driving on highway"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -114,25 +114,25 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "Dry Van Freight",
|
||||
description: "General purpose freight transportation for non-perishable goods. Fast, secure, and professional handling.",
|
||||
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=1",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Refrigerated (Reefer) Freight",
|
||||
description: "Temperature-controlled shipping for perishable goods. Maintains optimal conditions throughout transit.",
|
||||
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=1",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Dedicated Freight",
|
||||
description: "Exclusive truck allocation for your shipments. Guaranteed capacity and priority handling.",
|
||||
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=1",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Expedited Shipping",
|
||||
description: "Time-sensitive freight with guaranteed delivery windows. Priority routing and tracking.",
|
||||
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=1",
|
||||
},
|
||||
]}
|
||||
title="Our Services"
|
||||
@@ -240,7 +240,7 @@ export default function HomePage() {
|
||||
quote: "SOS Expedited has become our go-to carrier for time-sensitive shipments. Their professionalism and reliability are unmatched in the industry.",
|
||||
name: "Sarah Mitchell",
|
||||
role: "Logistics Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-successful-businesswoman-posing-with-arms-folded-co-working-coffee-shop-interior-looking-camera-smiling_74855-10345.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-successful-businesswoman-posing-with-arms-folded-co-working-coffee-shop-interior-looking-camera-smiling_74855-10345.jpg?_wi=1",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
{
|
||||
@@ -249,7 +249,7 @@ export default function HomePage() {
|
||||
quote: "Working with SOS Expedited has transformed our supply chain. Their tracking system and communication are top-notch.",
|
||||
name: "James Robinson",
|
||||
role: "Supply Chain Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg?_wi=1",
|
||||
imageAlt: "James Robinson",
|
||||
},
|
||||
{
|
||||
@@ -258,7 +258,7 @@ export default function HomePage() {
|
||||
quote: "We've been shipping with SOS for three years now. They consistently deliver beyond our expectations.",
|
||||
name: "Emily Chen",
|
||||
role: "Operations Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-leaning-railing_23-2147956322.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-leaning-railing_23-2147956322.jpg?_wi=1",
|
||||
imageAlt: "Emily Chen",
|
||||
},
|
||||
{
|
||||
@@ -267,7 +267,7 @@ export default function HomePage() {
|
||||
quote: "SOS Expedited treats every shipment like it's their own. That level of care is rare to find.",
|
||||
name: "Michael Torres",
|
||||
role: "Fleet Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman_1163-3871.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman_1163-3871.jpg?_wi=1",
|
||||
imageAlt: "Michael Torres",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user