diff --git a/src/app/testimonials/page.tsx b/src/app/testimonials/page.tsx index 73e7317..53e5024 100644 --- a/src/app/testimonials/page.tsx +++ b/src/app/testimonials/page.tsx @@ -54,7 +54,7 @@ export default function TestimonialsPage() { name: "Amara Johnson", role: "Forex Trader", imageSrc: - "http://img.b2bpic.net/free-photo/confdent-businesswoman-walking-with-her-laptop-work-folder-along-city-centre-posing-street_1258-119495.jpg", + "http://img.b2bpic.net/free-photo/confdent-businesswoman-walking-with-her-laptop-work-folder-along-city-centre-posing-street_1258-119495.jpg?_wi=3", }, { id: "2", @@ -64,7 +64,7 @@ export default function TestimonialsPage() { name: "David Chen", role: "Crypto Trader", imageSrc: - "http://img.b2bpic.net/free-photo/young-business-woman-white-background-business-job_185193-110285.jpg", + "http://img.b2bpic.net/free-photo/young-business-woman-white-background-business-job_185193-110285.jpg?_wi=3", }, { id: "3", @@ -74,7 +74,7 @@ export default function TestimonialsPage() { name: "Zainab Hassan", role: "Day Trader", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", + "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg?_wi=3", }, { id: "4", @@ -84,7 +84,7 @@ export default function TestimonialsPage() { name: "Marcus Williams", role: "Stock Trader", imageSrc: - "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg", + "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg?_wi=3", }, { id: "5", @@ -94,7 +94,7 @@ export default function TestimonialsPage() { name: "Fatima Al-Rashid", role: "Forex Trader", imageSrc: - "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5366.jpg", + "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5366.jpg?_wi=3", }, { id: "6", @@ -104,7 +104,7 @@ export default function TestimonialsPage() { name: "James O'Brien", role: "Options Trader", imageSrc: - "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg", + "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg?_wi=3", }, ]} textboxLayout="default"