From 1e5e230074aed1e2623670facebe0d975f7b9c18 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 14:22:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7440048..4347c74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-drinks-restaurant_23-2149269140.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cinematic-style-mall_23-2151551184.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cinematic-style-mall_23-2151551184.jpg?_wi=1" imageAlt="Luxurious Shopping Mall Interior" mediaAnimation="slide-up" avatars={[ @@ -178,7 +178,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/trendy-model-with-bags-posing-escalator_23-2147669829.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-mall_23-2151551184.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-mall_23-2151551184.jpg?_wi=2", imageAlt: "modern shopping mall shops", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/sensual-woman-posing-photo_1157-1130.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/sympathetic-girl-stands-near-bulding_8353-213.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sympathetic-girl-stands-near-bulding_8353-213.jpg?_wi=1", imageAlt: "modern shopping mall shops", }, ]} @@ -229,7 +229,7 @@ export default function LandingPage() { name: "Fashion Apparel", price: "High End", variant: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/sympathetic-girl-stands-near-bulding_8353-213.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sympathetic-girl-stands-near-bulding_8353-213.jpg?_wi=2", }, { id: "2", -- 2.49.1