diff --git a/src/app/page.tsx b/src/app/page.tsx index 04a08a0..7bfe575 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,35 +61,35 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Exceptional work on our platform migration.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=1", }, { name: "Mike D.", handle: "@miked", testimonial: "Delivered the product early and beyond expectations.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=1", }, { name: "Ana R.", handle: "@anar", testimonial: "Excellent communication and technical expertise.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/user-profile-icon-front-side_187299-39596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/user-profile-icon-front-side_187299-39596.jpg?_wi=1", }, { name: "John K.", handle: "@johnk", testimonial: "The performance gains were immediate and massive.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/user-front-side-with-white-background_187299-40007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/user-front-side-with-white-background_187299-40007.jpg?_wi=1", }, { name: "Lisa V.", handle: "@lisav", testimonial: "Very professional and a pleasure to work with.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/linear-flat-people-faces-icon-set-social-media-avatar-userpic-profiles_1416-508.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/linear-flat-people-faces-icon-set-social-media-avatar-userpic-profiles_1416-508.jpg?_wi=1", }, ]} buttons={[ @@ -335,7 +335,7 @@ export default function LandingPage() { role: "Director", company: "TechStream", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=2", }, { id: "2", @@ -343,7 +343,7 @@ export default function LandingPage() { role: "Founder", company: "StartupX", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=2", }, { id: "3", @@ -351,7 +351,7 @@ export default function LandingPage() { role: "CTO", company: "Innovate", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/user-profile-icon-front-side_187299-39596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/user-profile-icon-front-side_187299-39596.jpg?_wi=2", }, { id: "4", @@ -359,7 +359,7 @@ export default function LandingPage() { role: "Manager", company: "DataCorp", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/user-front-side-with-white-background_187299-40007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/user-front-side-with-white-background_187299-40007.jpg?_wi=2", }, { id: "5", @@ -367,7 +367,7 @@ export default function LandingPage() { role: "Product Lead", company: "GrowthIQ", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/linear-flat-people-faces-icon-set-social-media-avatar-userpic-profiles_1416-508.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/linear-flat-people-faces-icon-set-social-media-avatar-userpic-profiles_1416-508.jpg?_wi=2", }, ]} title="What Clients Say."