Update src/app/contact/page.tsx
This commit is contained in:
@@ -122,7 +122,7 @@ export default function ContactPage() {
|
||||
},
|
||||
]}
|
||||
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=4"
|
||||
imageAlt="Professional logistics communication"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -135,19 +135,19 @@ export default function ContactPage() {
|
||||
id: 1,
|
||||
title: "Call Us Directly",
|
||||
description: "Speak with a dispatch coordinator or sales representative. Available 24/7 for emergencies and urgent shipments.",
|
||||
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=3",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Email Your Inquiry",
|
||||
description: "Send detailed information about your shipping needs. We'll respond within 2 business hours with a quote.",
|
||||
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=3",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Visit Our Office",
|
||||
description: "Meet our team in person at our main distribution hub. Schedule an appointment to discuss large-scale logistics partnerships.",
|
||||
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=3",
|
||||
},
|
||||
]}
|
||||
title="Multiple Ways to Connect"
|
||||
|
||||
Reference in New Issue
Block a user