From 5e76e248cf42538f5d1dac4efc65d317641fe663 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 09:30:24 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 56bbdb3..3f9739a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -87,7 +87,7 @@ export default function AboutPage() { tag="About SHOEMOB" tagIcon={Shield} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg?_wi=2" imageAlt="SHOEMOB luxury store" useInvertedBackground={false} buttons={[{ text: "Explore Collection", href: "/shop" }]} -- 2.49.1 From bcafb9d1c6d06ceae78ad5099fbc1e852946e21f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 09:30:24 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fcab90c..498b9bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,28 +128,28 @@ export default function HomePage() { id: "1", name: "Elite Streetwear Sneaker", price: "₹15,999", - imageSrc: "http://img.b2bpic.net/free-photo/white-canvas-sneakers-unisex-footwear-fashion_53876-106038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-canvas-sneakers-unisex-footwear-fashion_53876-106038.jpg?_wi=1", imageAlt: "Elite Streetwear Sneaker", }, { id: "2", name: "Premium Leather Oxford", price: "₹22,499", - imageSrc: "http://img.b2bpic.net/free-photo/groom-s-shoes-isolated_1303-12947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/groom-s-shoes-isolated_1303-12947.jpg?_wi=1", imageAlt: "Premium Leather Oxford", }, { id: "3", name: "Luxury Phone Case Pro", price: "₹4,999", - imageSrc: "http://img.b2bpic.net/free-photo/black-brown-holster-with-tail-smartphone_140725-7199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-brown-holster-with-tail-smartphone_140725-7199.jpg?_wi=1", imageAlt: "Luxury Phone Case Pro", }, { id: "4", name: "Elite Wireless Earbuds", price: "₹8,999", - imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074267.jpg?_wi=1", imageAlt: "Elite Wireless Earbuds", }, ]} @@ -164,7 +164,7 @@ export default function HomePage() { tag="About SHOEMOB" tagIcon={Shield} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg?_wi=1" imageAlt="SHOEMOB luxury store" useInvertedBackground={false} buttons={[{ text: "Explore Collection", href: "/shop" }]} @@ -184,25 +184,25 @@ export default function HomePage() { { id: "1", name: "Arjun Kumar", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Arjun Kumar", }, { id: "2", name: "Priya Sharma", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Priya Sharma", }, { id: "3", name: "Rajesh Patel", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Rajesh Patel", }, { id: "4", name: "Ananya Desai", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Ananya Desai", }, ]} -- 2.49.1 From 97796597c3f7933d31691a85e9a211b8668e7191 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 09:30:25 +0000 Subject: [PATCH 3/3] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 55a2057..1f30257 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -96,28 +96,28 @@ export default function ShopPage() { id: "1", name: "Elite Streetwear Sneaker", price: "₹15,999", - imageSrc: "http://img.b2bpic.net/free-photo/white-canvas-sneakers-unisex-footwear-fashion_53876-106038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-canvas-sneakers-unisex-footwear-fashion_53876-106038.jpg?_wi=2", imageAlt: "Elite Streetwear Sneaker", }, { id: "2", name: "Premium Leather Oxford", price: "₹22,499", - imageSrc: "http://img.b2bpic.net/free-photo/groom-s-shoes-isolated_1303-12947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/groom-s-shoes-isolated_1303-12947.jpg?_wi=2", imageAlt: "Premium Leather Oxford", }, { id: "3", name: "Luxury Phone Case Pro", price: "₹4,999", - imageSrc: "http://img.b2bpic.net/free-photo/black-brown-holster-with-tail-smartphone_140725-7199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-brown-holster-with-tail-smartphone_140725-7199.jpg?_wi=2", imageAlt: "Luxury Phone Case Pro", }, { id: "4", name: "Elite Wireless Earbuds", price: "₹8,999", - imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074267.jpg?_wi=2", imageAlt: "Elite Wireless Earbuds", }, ]} -- 2.49.1