diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ade88a..a23aa86 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,27 +67,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149406009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149406009.jpg?_wi=1", imageAlt: "Radiant Skin Model", }, { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacked-aesthetic-objects_23-2150185344.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacked-aesthetic-objects_23-2150185344.jpg?_wi=1", imageAlt: "Luxury Cream Jar", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-cup-tea-various-spices-herbs-black-wood-with-copy-space_141793-7440.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-cup-tea-various-spices-herbs-black-wood-with-copy-space_141793-7440.jpg?_wi=1", imageAlt: "Herbal Detox Tea", }, { - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-white-cosmetic-tube-with-silver-cap_9975-134375.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-white-cosmetic-tube-with-silver-cap_9975-134375.jpg?_wi=1", imageAlt: "Spot Fade Soap", }, { - imageSrc: "http://img.b2bpic.net/free-photo/skincare-essentials-towel-mirrored-tray_23-2152029120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skincare-essentials-towel-mirrored-tray_23-2152029120.jpg?_wi=1", imageAlt: "Tone Balance Cream", }, { - imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90664.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90664.jpg?_wi=1", imageAlt: "Glow Cream Texture", }, ]} @@ -132,13 +132,13 @@ export default function LandingPage() { icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149406009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149406009.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacked-aesthetic-objects_23-2150185344.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacked-aesthetic-objects_23-2150185344.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149406009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149406009.jpg?_wi=3", imageAlt: "skincare model radiant skin", }, { @@ -147,13 +147,13 @@ export default function LandingPage() { icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-cup-tea-various-spices-herbs-black-wood-with-copy-space_141793-7440.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-cup-tea-various-spices-herbs-black-wood-with-copy-space_141793-7440.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-white-cosmetic-tube-with-silver-cap_9975-134375.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-white-cosmetic-tube-with-silver-cap_9975-134375.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacked-aesthetic-objects_23-2150185344.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacked-aesthetic-objects_23-2150185344.jpg?_wi=3", imageAlt: "skincare cream jar aesthetic", }, { @@ -162,13 +162,13 @@ export default function LandingPage() { icon: Award, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/skincare-essentials-towel-mirrored-tray_23-2152029120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skincare-essentials-towel-mirrored-tray_23-2152029120.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90664.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90664.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-cup-tea-various-spices-herbs-black-wood-with-copy-space_141793-7440.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-cup-tea-various-spices-herbs-black-wood-with-copy-space_141793-7440.jpg?_wi=3", imageAlt: "herbal detox tea wellness", }, ]} @@ -191,7 +191,7 @@ export default function LandingPage() { price: "$25", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/body-care-products-composition_23-2147803538.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/body-care-products-composition_23-2147803538.jpg?_wi=1", }, { id: "p2", @@ -236,7 +236,7 @@ export default function LandingPage() { price: "$18", rating: 4, reviewCount: "32", - imageSrc: "http://img.b2bpic.net/free-photo/body-care-products-composition_23-2147803538.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/body-care-products-composition_23-2147803538.jpg?_wi=2", }, ]} title="Our Products"