From 9a5e47a0099cfdf27bac53c8cd0b75cf502c75ba Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 00:07:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a01fa23..ddb5574 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,15 +59,15 @@ export default function LandingPage() { description="Discover curated luxury collections designed for the contemporary lifestyle. Premium quality, redefined." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beauty-fashion-concept-full-length-angry-woman-black-party-dress-high-heels-express-di_1258-160817.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-fashion-concept-full-length-angry-woman-black-party-dress-high-heels-express-di_1258-160817.jpg?_wi=1", imageAlt: "Collection 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/purse-lipstick_23-2147710699.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/purse-lipstick_23-2147710699.jpg?_wi=1", imageAlt: "Collection 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-monsoon-season-sale_23-2150472588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-monsoon-season-sale_23-2150472588.jpg?_wi=1", imageAlt: "Collection 3", }, { @@ -231,7 +231,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/blond-man-shirt-holding-coffee_23-2148316542.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-fashion-concept-full-length-angry-woman-black-party-dress-high-heels-express-di_1258-160817.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-fashion-concept-full-length-angry-woman-black-party-dress-high-heels-express-di_1258-160817.jpg?_wi=2", imageAlt: "minimalist interface phone mockup", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/fashion-shopping-app-template_23-2148663605.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/purse-lipstick_23-2147710699.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/purse-lipstick_23-2147710699.jpg?_wi=2", imageAlt: "minimalist interface phone mockup", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/black-friday-sales-arrangement-with-shopping-cart-smartphone_23-2149093518.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-monsoon-season-sale_23-2150472588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-monsoon-season-sale_23-2150472588.jpg?_wi=2", imageAlt: "minimalist interface phone mockup", }, ]}