From 40a7cf010c327c2aeefa68241ebec91eec450f98 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:49:44 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 8037fcf..df03592 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -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"