diff --git a/src/app/page.tsx b/src/app/page.tsx index 264d7ec..2743002 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,35 +67,35 @@ export default function LandingPage() { handle: "@alexr", testimonial: "Transformative experience with the Faysitis team. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1664.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1664.jpg?_wi=1", }, { name: "Jordan Smith", handle: "@jsmith", testimonial: "Professional, reliable, and exceptionally insightful.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=1", }, { name: "Sam Taylor", handle: "@styler", testimonial: "Incredible strategic vision that helped us scale 2x.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=1", }, { name: "Casey Morgan", handle: "@cmorgan", testimonial: "The best consultants we've worked with in years.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg?_wi=1", }, { name: "Jamie Lee", handle: "@jlee", testimonial: "Reliable partner for our long-term objectives.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-posing-gray-marble-wall_158595-6767.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-posing-gray-marble-wall_158595-6767.jpg?_wi=1", }, ]} buttons={[ @@ -273,35 +273,35 @@ export default function LandingPage() { name: "Alice M.", handle: "@alice", testimonial: "Faysitis changed how we operate. Pure brilliance.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1664.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1664.jpg?_wi=2", }, { id: "2", name: "Bob D.", handle: "@bob", testimonial: "Highly efficient and very knowledgeable team.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=2", }, { id: "3", name: "Carla F.", handle: "@carla", testimonial: "Unmatched dedication to our specific goals.", - imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=2", }, { id: "4", name: "David W.", handle: "@dave", testimonial: "A cornerstone for our yearly planning.", - imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg?_wi=2", }, { id: "5", name: "Elena R.", handle: "@elena", testimonial: "Exceeded all our performance expectations.", - imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-posing-gray-marble-wall_158595-6767.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-posing-gray-marble-wall_158595-6767.jpg?_wi=2", }, ]} title="What Our Clients Say"