diff --git a/src/app/page.tsx b/src/app/page.tsx index b237f3b..e899821 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/metal-circle-front-black-wall_181624-6880.jpg", imageAlt: "Luxury fashion showcase" }, { - imageSrc: "http://img.b2bpic.net/free-photo/fashion-beauty-concept-image-attractive-young-woman-black-dress-turn-looking_1258-154232.jpg", imageAlt: "Designer accessories" + imageSrc: "http://img.b2bpic.net/free-photo/fashion-beauty-concept-image-attractive-young-woman-black-dress-turn-looking_1258-154232.jpg?_wi=1", imageAlt: "Designer accessories" } ]} carouselPosition="right" @@ -95,7 +95,7 @@ export default function LandingPage() { gridVariant="bento-grid" products={[ { - id: "prod-1", name: "Signature Leather Bag", price: "$2,450", imageSrc: "http://img.b2bpic.net/free-photo/fashion-beauty-concept-image-attractive-young-woman-black-dress-turn-looking_1258-154232.jpg", imageAlt: "Premium leather handbag" + id: "prod-1", name: "Signature Leather Bag", price: "$2,450", imageSrc: "http://img.b2bpic.net/free-photo/fashion-beauty-concept-image-attractive-young-woman-black-dress-turn-looking_1258-154232.jpg?_wi=2", imageAlt: "Premium leather handbag" }, { id: "prod-2", name: "Luxury Timepiece", price: "$8,900", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241142.jpg", imageAlt: "Designer watch"