diff --git a/src/app/page.tsx b/src/app/page.tsx index 60a47d3..474c229 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,11 +71,11 @@ export default function LandingPage() { imageAlt: "Botanical ingredients collection", }, { - imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232236.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232236.jpg?_wi=1", imageAlt: "Luxury face serum", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-elegant-skincare-container-with-pearls_181624-30633.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-elegant-skincare-container-with-pearls_181624-30633.jpg?_wi=1", imageAlt: "Night recovery cream", }, ]} @@ -107,7 +107,7 @@ export default function LandingPage() { id: "p1", name: "Renew Serum", price: "$65", - imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232236.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232236.jpg?_wi=2", }, { id: "p2", @@ -131,7 +131,7 @@ export default function LandingPage() { id: "p5", name: "Night Recovery", price: "$72", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-elegant-skincare-container-with-pearls_181624-30633.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-elegant-skincare-container-with-pearls_181624-30633.jpg?_wi=2", }, { id: "p6",