diff --git a/src/app/page.tsx b/src/app/page.tsx index fd98dc0..8e52af8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@elena_r", testimonial: "The comfort and design are unmatched. Truly luxury.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-sharing-tender-public-intimacy-moments_23-2149430276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-sharing-tender-public-intimacy-moments_23-2149430276.jpg?_wi=1", imageAlt: "luxury shoe photography studio", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@dw_lifestyle", testimonial: "Finally, sneakers that feel as good as they look.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/groom-wedding-shoes_1303-10490.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/groom-wedding-shoes_1303-10490.jpg?_wi=1", imageAlt: "luxury shoe photography studio", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@sarah_j", testimonial: "The leather quality is simply the best I have ever felt.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sneakers-shoes_1203-8035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sneakers-shoes_1203-8035.jpg?_wi=1", imageAlt: "luxury shoe photography studio", }, { @@ -98,11 +98,11 @@ export default function LandingPage() { handle: "@leo_k", testimonial: "Incredible durability without sacrificing the aesthetic.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-athlete-tying-her-shoelaces_23-2148267174.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-athlete-tying-her-shoelaces_23-2148267174.jpg?_wi=1", imageAlt: "luxury shoe photography studio", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/couple-sharing-tender-public-intimacy-moments_23-2149430276.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-sharing-tender-public-intimacy-moments_23-2149430276.jpg?_wi=2" imageAlt="luxury shoe photography studio" mediaAnimation="blur-reveal" avatars={[ @@ -192,7 +192,7 @@ export default function LandingPage() { price: "$295", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/groom-wedding-shoes_1303-10490.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/groom-wedding-shoes_1303-10490.jpg?_wi=2", }, { id: "p2", @@ -201,7 +201,7 @@ export default function LandingPage() { price: "$345", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/sneakers-shoes_1203-8035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sneakers-shoes_1203-8035.jpg?_wi=2", }, { id: "p3", @@ -210,7 +210,7 @@ export default function LandingPage() { price: "$395", rating: 4, reviewCount: "64", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-athlete-tying-her-shoelaces_23-2148267174.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-athlete-tying-her-shoelaces_23-2148267174.jpg?_wi=2", }, { id: "p4",