diff --git a/src/app/page.tsx b/src/app/page.tsx index 87cd191..c07f8a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-violet-dress-cap-posed-outdoor-against-brick-tonel_627829-2093.jpg", imageAlt: "Elegant mystical clothing piece 3" }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-with-evening-make-up-dark-background_613910-318.jpg", imageAlt: "Elegant mystical clothing piece 4" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-with-evening-make-up-dark-background_613910-318.jpg?_wi=1", imageAlt: "Elegant mystical clothing piece 4" } ]} rightCarouselItems={[ @@ -67,10 +67,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-silk-concept_23-2148623350.jpg", imageAlt: "Purple iridescent clothing detail 1" }, { - imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13340.jpg", imageAlt: "Purple iridescent clothing detail 2" + imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13340.jpg?_wi=1", imageAlt: "Purple iridescent clothing detail 2" }, { - imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13340.jpg", imageAlt: "Purple iridescent clothing detail 3" + imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13340.jpg?_wi=2", imageAlt: "Purple iridescent clothing detail 3" }, { imageSrc: "http://img.b2bpic.net/free-photo/golden-wedding-rings-lie-bouquet-violet-lavander_8353-7709.jpg", imageAlt: "Purple iridescent clothing detail 4" @@ -101,7 +101,7 @@ export default function LandingPage() { id: "1", name: "Mystique Evening Gown", price: "$389", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-evening-dress-sitting-chair_285396-7788.jpg", imageAlt: "Mystique Evening Gown" }, { - id: "2", name: "Ethereal Silk Dress", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-with-evening-make-up-dark-background_613910-318.jpg", imageAlt: "Ethereal Silk Dress" + id: "2", name: "Ethereal Silk Dress", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-with-evening-make-up-dark-background_613910-318.jpg?_wi=2", imageAlt: "Ethereal Silk Dress" }, { id: "3", name: "Twilight Jacket", price: "$279", imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-female-grey-coat_613910-7076.jpg", imageAlt: "Twilight Jacket"