From c3a651acf27c09bcab37d3c396d64d64d6531fd9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:18:50 +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 c9b0d0a..cd22e61 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -91,7 +91,7 @@ export default function ContactPage() { "Send us a message and we'll respond within 24 hours. info@adapro.com", tag: "Email", imageSrc: - "http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg", + "http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg?_wi=5", }, { id: "phone", @@ -100,7 +100,7 @@ export default function ContactPage() { "Prefer to talk? Call us directly. Our team is available Monday to Friday, 9am–5pm GMT.", tag: "Phone", imageSrc: - "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg", + "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=5", }, { id: "linkedin", @@ -109,7 +109,7 @@ export default function ContactPage() { "Connect with us on LinkedIn or send a direct message to our team.", tag: "Social", imageSrc: - "http://img.b2bpic.net/free-photo/marketing-plan-achievement-strategy_53876-127844.jpg", + "http://img.b2bpic.net/free-photo/marketing-plan-achievement-strategy_53876-127844.jpg?_wi=4", }, ]} animationType="slide-up"