From b01149fb95dc00d4429ec0634b3eaaa4a44553d1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 22:33:54 +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 253c79a..ddec41f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -89,15 +89,15 @@ export default function ContactPage() { { id: "1", name: "Sarah Johnson", role: "Fashion Designer", testimonial: "Clothink's quality and attention to detail is exceptional. Every purchase feels like an investment in my personal style.", imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"}, + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=6"}, { id: "2", name: "Michael Thompson", role: "Business Professional", testimonial: "Finding versatile pieces that work for both office and weekend was my biggest challenge. Clothink solved that perfectly.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5"}, { id: "3", name: "Jessica Lee", role: "Content Creator", testimonial: "The sustainability commitment is real. I love supporting a brand that actually cares about the environment.", imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"}, + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=7"}, ]} />