diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 6280e64..77bbd10 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -111,7 +111,7 @@ export default function ContactPage() { tag: "Premium Investment", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Rajesh Patel", - imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg?_wi=2", imageAlt: "Luxury property interior", }, { @@ -123,7 +123,7 @@ export default function ContactPage() { tag: "Corporate Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Sophia Martinez", - imageSrc: "http://img.b2bpic.net/free-photo/business-partners_1098-17974.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-partners_1098-17974.jpg?_wi=2", imageAlt: "Business consultation", }, { @@ -135,7 +135,7 @@ export default function ContactPage() { tag: "Real Estate Investor", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Noor Al Mazrouei", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-summer-city-with-three-women_1157-16330.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-summer-city-with-three-women_1157-16330.jpg?_wi=2", imageAlt: "Property viewing", }, ]}