From 890c08bfa81447d4181ebdbc5f735fb71ce46d07 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 16:31:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 40dacf5..7758ba5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#trending", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/comics-speech-bubble-assortment_23-2149006175.jpg" + imageSrc="http://img.b2bpic.net/free-photo/comics-speech-bubble-assortment_23-2149006175.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg", @@ -126,19 +126,19 @@ export default function LandingPage() { id: "1", name: "Wireless Earbuds (Noise Cancelling)", price: "₹1,499", - imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg?_wi=1", }, { id: "2", name: "Smart Fitness Watch", price: "₹2,999", - imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg?_wi=2", }, { id: "3", name: "Premium Leather Handbag", price: "₹999", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colorful-girly-items_23-2148229257.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colorful-girly-items_23-2148229257.jpg?_wi=1", }, { id: "4", @@ -150,13 +150,13 @@ export default function LandingPage() { id: "5", name: "Trending Cotton T-Shirt", price: "₹499", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colorful-girly-items_23-2148229257.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colorful-girly-items_23-2148229257.jpg?_wi=2", }, { id: "6", name: "Portable Power Bank", price: "₹799", - imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg?_wi=3", }, ]} title="Trending Deals" @@ -174,21 +174,21 @@ export default function LandingPage() { title: "Smartphones", subtitle: "Latest Models", description: "सबसे कम कीमत पर लेटेस्ट स्मार्टफोन्स खरीदें।", - imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg?_wi=4", }, { tag: "Limited Offer", title: "Laptops", subtitle: "High Performance", description: "वर्क और स्टडी के लिए बेस्ट लैपटॉप्स पर भारी डिस्काउंट।", - imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg?_wi=5", }, { tag: "New Arrival", title: "Audio", subtitle: "Great Sound", description: "हेडफोन्स और स्पीकर्स पर बेहतरीन डील्स का लाभ उठाएं।", - imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg?_wi=6", }, ]} title="Electronics Deals" @@ -249,7 +249,7 @@ export default function LandingPage() { name: "message", placeholder: "आपका संदेश", }} - imageSrc="http://img.b2bpic.net/free-photo/comics-speech-bubble-assortment_23-2149006175.jpg" + imageSrc="http://img.b2bpic.net/free-photo/comics-speech-bubble-assortment_23-2149006175.jpg?_wi=2" /> -- 2.49.1