Update src/app/contact/page.tsx

This commit is contained in:
2026-03-05 22:33:54 +00:00
parent 9544e762e8
commit b01149fb95

View File

@@ -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"},
]}
/>
</div>