From cc9d59df99b5c49cc7735bd2b3545b0e2ff47fe6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 06:51:59 +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 be05228..34f6bf8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { }} title="Style Baazaar Koderma" description="Your ultimate destination for trendy fashion and lifestyle essentials. Discover the latest collections curated just for you." - imageSrc="http://img.b2bpic.net/free-photo/clothing-store-with-blurred-efecto_23-2148164707.jpg" + imageSrc="http://img.b2bpic.net/free-photo/clothing-store-with-blurred-efecto_23-2148164707.jpg?_wi=1" imageAlt="Style Baazaar Koderma store interior" /> @@ -99,14 +99,14 @@ export default function LandingPage() { name: "Premium Denim", price: "₹1,299", variant: "Menswear", - imageSrc: "http://img.b2bpic.net/free-photo/modern-shop-prepared-live-auction_23-2149947504.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-shop-prepared-live-auction_23-2149947504.jpg?_wi=1", }, { id: "2", name: "Classic Cotton Shirt", price: "₹899", variant: "Menswear", - imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138718.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138718.jpg?_wi=1", }, { id: "3", @@ -189,7 +189,7 @@ export default function LandingPage() { quote: "Excellent variety and great prices!", tag: "Style", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-with-ecological-vegetables_23-2148493622.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-efecto_23-2148164707.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-efecto_23-2148164707.jpg?_wi=2", imageAlt: "happy customer fashion store", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { quote: "Always the latest trends available here.", tag: "Trends", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-shop-prepared-live-auction_23-2149947504.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-shop-prepared-live-auction_23-2149947504.jpg?_wi=2", imageAlt: "happy customer fashion store", }, { @@ -233,7 +233,7 @@ export default function LandingPage() { quote: "A must-visit store for fashion lovers.", tag: "Variety", avatarSrc: "http://img.b2bpic.net/free-photo/happy-ladies-sitting-together-using-tablet-discussing-clothes-purchases-fashion-store-front-view-consumerism-shopping-concept_74855-11813.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138718.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138718.jpg?_wi=2", imageAlt: "happy customer fashion store", }, ]}