diff --git a/src/app/page.tsx b/src/app/page.tsx index b853bcf..a41f155 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-girl-summer-field_1157-25015.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-collection-supplies-one-color_23-2149669197.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-collection-supplies-one-color_23-2149669197.jpg?_wi=1" imageAlt="Luxurious makeup collection" mediaAnimation="slide-up" avatars={[ @@ -170,7 +170,7 @@ export default function LandingPage() { }, items: [], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-collection-supplies-one-color_23-2149669197.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-collection-supplies-one-color_23-2149669197.jpg?_wi=2", imageAlt: "skincare and makeup routine aesthetic", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { }, items: [], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-lipsticks-red-silk_23-2148978202.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-lipsticks-red-silk_23-2148978202.jpg?_wi=1", imageAlt: "skincare and makeup routine aesthetic", }, { @@ -192,7 +192,7 @@ export default function LandingPage() { }, items: [], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-eyeshadow-white-background_23-2150252039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-eyeshadow-white-background_23-2150252039.jpg?_wi=1", imageAlt: "skincare and makeup routine aesthetic", }, ]} @@ -212,13 +212,13 @@ export default function LandingPage() { id: "p1", name: "Signature Lipstick", price: "$28.00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-lipsticks-red-silk_23-2148978202.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-lipsticks-red-silk_23-2148978202.jpg?_wi=2", }, { id: "p2", name: "Velvet Shadow Palette", price: "$45.00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-eyeshadow-white-background_23-2150252039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-eyeshadow-white-background_23-2150252039.jpg?_wi=2", }, { id: "p3",