From e54beb9daa3a2f45b3cb3eaabae3f353cec85c00 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 05:05:37 +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 fccd86e..0c4ee9f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -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", }, ]}