diff --git a/src/app/page.tsx b/src/app/page.tsx index 6272c6b..826ef0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,14 +52,14 @@ export default function LandingPage() { handle: "@alex", testimonial: "The quality is simply unmatched. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg?_wi=1", }, { name: "Sam K.", handle: "@sam", testimonial: "Shipping was fast and the product exceeded expectations.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-man-standing-by-desk-office_1303-30498.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-man-standing-by-desk-office_1303-30498.jpg?_wi=1", }, { name: "Jordan P.", @@ -129,7 +129,7 @@ export default function LandingPage() { description: "Our team is here to help you anytime.", bentoComponent: "reveal-icon", icon: Headphones, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg?_wi=2", imageAlt: "Smiling young businessman in suit looking at camera at meeting", }, { @@ -137,7 +137,7 @@ export default function LandingPage() { description: "Encrypted checkout process guaranteed.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/business-man-standing-by-desk-office_1303-30498.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-man-standing-by-desk-office_1303-30498.jpg?_wi=2", imageAlt: "Smiling young businessman in suit looking at camera at meeting", }, ]}