diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 084f378..3cb508c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -83,7 +83,7 @@ export default function ContactPage() { name: "Victoria Chen", role: "Homeowner", testimonial: "The team at J.H SIMEX made finding my dream home effortless. Their attention to detail and professional guidance throughout the entire process was exceptional.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-posing-outdoors_23-2148603023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-posing-outdoors_23-2148603023.jpg?_wi=3", imageAlt: "Victoria Chen client photo", icon: Star, }, @@ -92,7 +92,7 @@ export default function ContactPage() { name: "David Kumar", role: "Entrepreneur", testimonial: "Professional, transparent, and results-driven. J.H SIMEX Real Estate stands out for their integrity and commitment to client success.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1613.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1613.jpg?_wi=2", imageAlt: "David Kumar client photo", icon: Star, }, @@ -101,7 +101,7 @@ export default function ContactPage() { name: "Marcus Thompson", role: "Property Investor", testimonial: "Outstanding investment opportunities and market insights. J.H SIMEX consistently delivers premium properties with excellent long-term value appreciation.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-spectacles_1303-14469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-spectacles_1303-14469.jpg?_wi=3", imageAlt: "Marcus Thompson client photo", icon: Star, },