diff --git a/src/app/page.tsx b/src/app/page.tsx index 373bf6c..cddeb4d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer_627829-2776.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer_627829-2776.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -192,7 +192,7 @@ export default function LandingPage() { name: "Classic Hoodie", price: "$89", variant: "Black / Men", - imageSrc: "http://img.b2bpic.net/free-photo/pnga-guy-black-hooded-sweatshirt-isolated-white-background_185193-164782.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pnga-guy-black-hooded-sweatshirt-isolated-white-background_185193-164782.jpg?_wi=1", }, { id: "p2", @@ -313,7 +313,7 @@ export default function LandingPage() { quote: "Solid quality.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-wearing-headphones_23-2149534719.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer_627829-2776.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer_627829-2776.jpg?_wi=2", imageAlt: "customer portrait smiling happy", }, { @@ -357,7 +357,7 @@ export default function LandingPage() { quote: "Best hoodie ever.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-leaning-wall-shielding-her-eyes-from-sun_23-2148187362.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pnga-guy-black-hooded-sweatshirt-isolated-white-background_185193-164782.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pnga-guy-black-hooded-sweatshirt-isolated-white-background_185193-164782.jpg?_wi=2", imageAlt: "customer portrait smiling happy", }, ]}