diff --git a/src/app/page.tsx b/src/app/page.tsx index 031d6a5..844f93f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,35 +64,35 @@ export default function LandingPage() { handle: "@sarah_m", testimonial: "Webcore transformed our digital presence. The animations are world-class!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/freelancer-noting-down-ideas-paper-using-pen-while-teleworking_482257-118182.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freelancer-noting-down-ideas-paper-using-pen-while-teleworking_482257-118182.jpg?_wi=1", }, { name: "David Wu", handle: "@david_w", testimonial: "Exceptional communication and high-fidelity results. Truly gifted designers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg?_wi=1", }, { name: "Elena Ross", handle: "@elena_r", testimonial: "Our conversion rate doubled after the redesign. Incredible ROI.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/working-man_1098-18366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-man_1098-18366.jpg?_wi=1", }, { name: "Mark J.", handle: "@mark_j", testimonial: "They understand technical branding like no other firm. Top tier.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg?_wi=1", }, { name: "Priya Singh", handle: "@priya_s", testimonial: "The motion design work is simply outstanding. Very responsive team.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419444.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419444.jpg?_wi=1", }, ]} tag="Expert Web Design" @@ -188,27 +188,27 @@ export default function LandingPage() { { id: "1", name: "Sarah Miller", - imageSrc: "http://img.b2bpic.net/free-photo/freelancer-noting-down-ideas-paper-using-pen-while-teleworking_482257-118182.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freelancer-noting-down-ideas-paper-using-pen-while-teleworking_482257-118182.jpg?_wi=2", }, { id: "2", name: "David Wu", - imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg?_wi=2", }, { id: "3", name: "Elena Ross", - imageSrc: "http://img.b2bpic.net/free-photo/working-man_1098-18366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-man_1098-18366.jpg?_wi=2", }, { id: "4", name: "Mark J.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg?_wi=2", }, { id: "5", name: "Priya Singh", - imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419444.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419444.jpg?_wi=2", }, ]} cardTitle="Client Voices"