Update src/app/contact/page.tsx

This commit is contained in:
2026-03-04 05:05:37 +00:00
parent e3b2a9fa17
commit e54beb9daa

View File

@@ -65,7 +65,7 @@ export default function ContactPage() {
title: "Phone Support",
description: "Call us anytime for emergencies",
imageSrc:
"http://img.b2bpic.net/free-photo/talk-co-workers_1098-14399.jpg",
"http://img.b2bpic.net/free-photo/talk-co-workers_1098-14399.jpg?_wi=2",
imageAlt: "phone support communication",
},
{
@@ -74,7 +74,7 @@ export default function ContactPage() {
title: "Response Time",
description: "We reply within 1 hour",
imageSrc:
"http://img.b2bpic.net/free-photo/productive-project-discussion-colleagues_1098-16019.jpg",
"http://img.b2bpic.net/free-photo/productive-project-discussion-colleagues_1098-16019.jpg?_wi=3",
imageAlt: "fast response time",
},
{
@@ -83,7 +83,7 @@ export default function ContactPage() {
title: "Free Diagnosis",
description: "Honest assessment of your issue",
imageSrc:
"http://img.b2bpic.net/free-photo/high-angle-female-scientists-lab_23-2148492122.jpg",
"http://img.b2bpic.net/free-photo/high-angle-female-scientists-lab_23-2148492122.jpg?_wi=3",
imageAlt: "expert diagnosis assessment",
},
]}