From 0dde402bde55ac5f64051120bc699ea0b35963c3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:49:33 +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 a426ddc..d2db1a5 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -29,7 +29,7 @@ export default function ContactPage() { role: "Chief Procurement Officer", company: "Middle East Trading Corporation", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Ahmed Hassan", }, { @@ -38,7 +38,7 @@ export default function ContactPage() { role: "International Buyer", company: "European Distribution Ltd", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=4", imageAlt: "Maria Garcia", }, { @@ -47,7 +47,7 @@ export default function ContactPage() { role: "Supply Chain Manager", company: "Asia-Pacific Logistics", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=5", imageAlt: "David Chen", }, ]; @@ -87,7 +87,7 @@ export default function ContactPage() { tagIcon={Mail} background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/hall-business-building_1127-3310.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hall-business-building_1127-3310.jpg?_wi=2" imageAlt="Modern industrial facility" mediaPosition="right" inputPlaceholder="Enter your business email"