Update src/app/contact/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user