diff --git a/src/app/page.tsx b/src/app/page.tsx index 2264018..1b1df9d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -203,7 +203,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"}, { id: "2", name: "Michael Chen", role: "Regular Customer", company: "Tech Professional", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"}, { id: "3", name: "Emily Rodriguez", role: "Event Organizer", company: "Party Planning Co", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg"}, @@ -215,7 +215,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-stylish-student-girl-denim-jacket-thoughtfully-looking-away-outdoor_574295-1373.jpg"}, { id: "6", name: "Robert Thompson", role: "Business Owner", company: "Small Business", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up"