From 880d28ede63ab0d1f2aaf41e9dba8aaa804f1ffb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:48:05 +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 1b9d9ba..93a7568 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -104,7 +104,7 @@ export default function ContactPage() { content: "Yes! Our team can recommend products based on your budget, gaming style, and preferences. Chat with us online or call for personalized recommendations.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-living-with-disability-answering-client-call-customer-service-wheelchair-user-with-physical-health-condition-working-helpline-support-helpdesk-operator-with-chronic-pain_482257-47208.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-living-with-disability-answering-client-call-customer-service-wheelchair-user-with-physical-health-condition-working-helpline-support-helpdesk-operator-with-chronic-pain_482257-47208.jpg?_wi=2" imageAlt="Customer support representative helping gamer" title="Contact & Support" description="Get in touch with our gaming specialists for help with orders, products, or setup advice" @@ -129,19 +129,19 @@ export default function ContactPage() { id: 1, title: "Live Chat Support", description: "Chat with our team instantly for quick answers and support. Available 24/7 on our website.", - imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg?_wi=3", }, { id: 2, title: "Email Support", description: "Send detailed inquiries to support@gamergear.com. We respond within 2 hours during business hours.", - imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg?_wi=3", }, { id: 3, title: "Phone Support", description: "Call 1-800-GAMER-GEAR to speak with our specialists. Mon-Fri 9AM-11PM EST, Sat-Sun 10AM-9PM EST.", - imageSrc: "http://img.b2bpic.net/free-vector/premium-labels-collection_1209-171.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/premium-labels-collection_1209-171.jpg?_wi=3", }, ]} textboxLayout="default"