From e70d8475ebdc7a0c2e4a256eb0a1fac020b68888 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:53:34 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 6eb2fce..8426410 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -65,7 +65,7 @@ export default function ContactPage() { title: "Email Support", description: "Reach out to our team via email for detailed inquiries about partnerships, training programs, or product specifications. We respond promptly to all inquiries.", tag: "Email", - imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg?_wi=2", imageAlt: "Professional email communication and support" }, { @@ -73,7 +73,7 @@ export default function ContactPage() { title: "Direct Contact", description: "Speak directly with our business development team. Schedule a call to discuss partnership opportunities, training requirements, or specific product needs.", tag: "Phone", - imageSrc: "http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg?_wi=3", imageAlt: "Direct phone and business consultation" }, { @@ -81,7 +81,7 @@ export default function ContactPage() { title: "Regional Offices", description: "Visit our offices across the United States, Europe, and other key markets. Our regional teams provide local expertise and personalized support.", tag: "Locations", - imageSrc: "http://img.b2bpic.net/free-photo/machines-industrial-building_140725-7605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/machines-industrial-building_140725-7605.jpg?_wi=4", imageAlt: "Global office locations and regional support" } ]}