diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b2f927..d2f538b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@alex", testimonial: "The best shopping experience I have had in years.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-product-presentation-with-geometric-shapes_187299-48038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-product-presentation-with-geometric-shapes_187299-48038.jpg?_wi=1", imageAlt: "elegant lifestyle product shopping", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@jsmith", testimonial: "Products arrived fast and in perfect condition.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487729.jpg?_wi=1", imageAlt: "premium lifestyle product studio", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@sam", testimonial: "Exceptional customer service and quality items.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/assortment-abstract-design-elements_23-2148996840.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-abstract-design-elements_23-2148996840.jpg?_wi=1", imageAlt: "luxury lifestyle items collection", }, { @@ -91,7 +91,7 @@ export default function LandingPage() { handle: "@patd", testimonial: "I love the unique selection on ShopStone.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-cup-with-lid_23-2149295048.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-cup-with-lid_23-2149295048.jpg?_wi=1", imageAlt: "aesthetic retail lifestyle object", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { handle: "@casey", testimonial: "Definitely my new favorite place to shop online.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-having-videocall-smartphone-while-sitting-couch-home_23-2150808356.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-having-videocall-smartphone-while-sitting-couch-home_23-2150808356.jpg?_wi=1", imageAlt: "modern lifestyle gadget studio", }, ]} @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/minimalist-product-presentation-with-geometric-shapes_187299-48038.jpg" + imageSrc="http://img.b2bpic.net/free-photo/minimalist-product-presentation-with-geometric-shapes_187299-48038.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { @@ -171,28 +171,28 @@ export default function LandingPage() { name: "Signature Vase", price: "$120", variant: "Ceramic", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487729.jpg?_wi=2", }, { id: "p2", name: "Minimalist Clock", price: "$85", variant: "Wood", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-abstract-design-elements_23-2148996840.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-abstract-design-elements_23-2148996840.jpg?_wi=2", }, { id: "p3", name: "Wool Throw", price: "$210", variant: "Grey", - imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-cup-with-lid_23-2149295048.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-cup-with-lid_23-2149295048.jpg?_wi=2", }, { id: "p4", name: "Ceramic Mug Set", price: "$45", variant: "Set of 4", - imageSrc: "http://img.b2bpic.net/free-photo/woman-having-videocall-smartphone-while-sitting-couch-home_23-2150808356.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-having-videocall-smartphone-while-sitting-couch-home_23-2150808356.jpg?_wi=2", }, { id: "p5",