diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index cdc2c05..e06c2b2 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -99,7 +99,7 @@ export default function ContactPage() { testimonial: "The support team is incredibly responsive and helpful. They answered all our onboarding questions and made the transition smooth.", imageSrc: - "http://img.b2bpic.net/free-photo/young-pretty-lady-with-short-curly-hair-wireless-earphones_574295-1285.jpg", + "http://img.b2bpic.net/free-photo/young-pretty-lady-with-short-curly-hair-wireless-earphones_574295-1285.jpg?_wi=2", imageAlt: "Sarah Chen", }, { @@ -109,7 +109,7 @@ export default function ContactPage() { testimonial: "Best customer service experience I've had with any SaaS platform. Quick, knowledgeable, and genuinely care about customer success.", imageSrc: - "http://img.b2bpic.net/free-photo/creative-man_1098-14894.jpg", + "http://img.b2bpic.net/free-photo/creative-man_1098-14894.jpg?_wi=2", imageAlt: "Marcus Rodriguez", }, { @@ -119,7 +119,7 @@ export default function ContactPage() { testimonial: "The onboarding process was seamless thanks to the team's guidance. They understood our unique workflow and helped us set it up perfectly.", imageSrc: - "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", + "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2", imageAlt: "Emily Watson", }, { @@ -129,7 +129,7 @@ export default function ContactPage() { testimonial: "Outstanding support and frequent updates to the platform. The team really listens to customer feedback and implements improvements.", imageSrc: - "http://img.b2bpic.net/free-photo/confident-asian-leader-his-team-specialists_1262-4868.jpg", + "http://img.b2bpic.net/free-photo/confident-asian-leader-his-team-specialists_1262-4868.jpg?_wi=2", imageAlt: "James Park", }, { @@ -139,7 +139,7 @@ export default function ContactPage() { testimonial: "Worth every penny for the support alone. The team goes above and beyond to help us succeed with the platform.", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", + "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=2", imageAlt: "Lisa Zhang", }, { @@ -149,7 +149,7 @@ export default function ContactPage() { testimonial: "Great communication throughout our entire journey with CreativeFlow. The team is proactive in helping us get the most value.", imageSrc: - "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg", + "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg?_wi=2", imageAlt: "David Thompson", }, ]}