Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 15:53:34 +00:00
parent 081b8bfbd2
commit e70d8475eb

View File

@@ -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"
}
]}