From b93760d11f609d2063190f8e278dfbb1549754e2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 04:31:34 +0000 Subject: [PATCH 1/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 255e4cb..5eddcdd 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -72,7 +72,7 @@ export default function ContactPage() { "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg", avatarAlt: "Priya Sharma", imageSrc: - "http://img.b2bpic.net/free-photo/fast-fashion-concept-with-woman-shopping_23-2150871375.jpg", + "http://img.b2bpic.net/free-photo/fast-fashion-concept-with-woman-shopping_23-2150871375.jpg?_wi=2", imageAlt: "Fashion shopping woman", }, { @@ -87,7 +87,7 @@ export default function ContactPage() { "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Rajesh Patel", imageSrc: - "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg", + "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg?_wi=2", imageAlt: "Watch luxury timepiece", }, { @@ -102,7 +102,7 @@ export default function ContactPage() { "http://img.b2bpic.net/free-photo/close-up-beautiful-woman-smiling_23-2148369437.jpg", avatarAlt: "Anita Gupta", imageSrc: - "http://img.b2bpic.net/free-photo/pretty-woman-hat-sunglasses-with-shopping-bags-ice-cream-talking-city-street_231208-960.jpg", + "http://img.b2bpic.net/free-photo/pretty-woman-hat-sunglasses-with-shopping-bags-ice-cream-talking-city-street_231208-960.jpg?_wi=2", imageAlt: "College student shopping", }, { @@ -117,7 +117,7 @@ export default function ContactPage() { "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", avatarAlt: "Vikram Singh", imageSrc: - "http://img.b2bpic.net/free-photo/young-business-woman-drinking-coffee-by-business-center_1303-31387.jpg", + "http://img.b2bpic.net/free-photo/young-business-woman-drinking-coffee-by-business-center_1303-31387.jpg?_wi=3", imageAlt: "Formal business professional", }, { @@ -132,7 +132,7 @@ export default function ContactPage() { "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Meera Desai", imageSrc: - "http://img.b2bpic.net/free-photo/young-business-woman-drinking-coffee-by-business-center_1303-31387.jpg", + "http://img.b2bpic.net/free-photo/young-business-woman-drinking-coffee-by-business-center_1303-31387.jpg?_wi=4", imageAlt: "Confident professional woman", }, { @@ -147,7 +147,7 @@ export default function ContactPage() { "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", avatarAlt: "Arjun Nair", imageSrc: - "http://img.b2bpic.net/free-photo/view-woman-gas-station_23-2150516383.jpg", + "http://img.b2bpic.net/free-photo/view-woman-gas-station_23-2150516383.jpg?_wi=2", imageAlt: "Bulk wholesale retail", }, ]} -- 2.49.1 From c243e95bb3d6cde5e06a04939df58305ebc425f1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 04:31:35 +0000 Subject: [PATCH 2/4] Update src/app/new-arrivals/page.tsx --- src/app/new-arrivals/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/new-arrivals/page.tsx b/src/app/new-arrivals/page.tsx index 46eba1f..cd760f9 100644 --- a/src/app/new-arrivals/page.tsx +++ b/src/app/new-arrivals/page.tsx @@ -51,7 +51,7 @@ export default function NewArrivalsPage() { price: "₹599", variant: "Black, Navy, White • 5 Colors", imageSrc: - "http://img.b2bpic.net/free-photo/image-cute-woman-luffing-with-phone-city_197531-33752.jpg", + "http://img.b2bpic.net/free-photo/image-cute-woman-luffing-with-phone-city_197531-33752.jpg?_wi=3", imageAlt: "Premium Cotton T-Shirt", }, { @@ -60,7 +60,7 @@ export default function NewArrivalsPage() { price: "₹2,499", variant: "Dark Blue • 2 Sizes", imageSrc: - "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg", + "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg?_wi=3", imageAlt: "Classic Denim Jacket", }, { @@ -69,7 +69,7 @@ export default function NewArrivalsPage() { price: "₹4,999", variant: "Silver • Water Resistant", imageSrc: - "http://img.b2bpic.net/free-photo/businessman-hand-pants-pocket_1262-18152.jpg", + "http://img.b2bpic.net/free-photo/businessman-hand-pants-pocket_1262-18152.jpg?_wi=3", imageAlt: "Analog Dress Watch", }, ]} -- 2.49.1 From dc3f60377894e01ad9717c8de1b8734859f12f08 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 04:31:35 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 57e7944..16a3034 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function HomePage() { price: "₹599", variant: "Black, Navy, White • 5 Colors", imageSrc: - "http://img.b2bpic.net/free-photo/image-cute-woman-luffing-with-phone-city_197531-33752.jpg", + "http://img.b2bpic.net/free-photo/image-cute-woman-luffing-with-phone-city_197531-33752.jpg?_wi=1", imageAlt: "Premium Cotton T-Shirt", }, { @@ -93,7 +93,7 @@ export default function HomePage() { price: "₹2,499", variant: "Dark Blue • 2 Sizes", imageSrc: - "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg", + "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg?_wi=1", imageAlt: "Classic Denim Jacket", }, { @@ -102,7 +102,7 @@ export default function HomePage() { price: "₹4,999", variant: "Silver • Water Resistant", imageSrc: - "http://img.b2bpic.net/free-photo/businessman-hand-pants-pocket_1262-18152.jpg", + "http://img.b2bpic.net/free-photo/businessman-hand-pants-pocket_1262-18152.jpg?_wi=1", imageAlt: "Analog Dress Watch", }, { @@ -111,7 +111,7 @@ export default function HomePage() { price: "₹1,299", variant: "Khaki, Charcoal • 3 Fits", imageSrc: - "http://img.b2bpic.net/free-photo/collection-beige-tone-colored-pants_23-2150773430.jpg", + "http://img.b2bpic.net/free-photo/collection-beige-tone-colored-pants_23-2150773430.jpg?_wi=1", imageAlt: "Casual Chinos", }, { @@ -120,7 +120,7 @@ export default function HomePage() { price: "₹3,499", variant: "Black • Fitness Tracking", imageSrc: - "http://img.b2bpic.net/free-photo/afro-athletic-woman-checking-time-her-smart-watch-while-work-out-outdoors_58466-16237.jpg", + "http://img.b2bpic.net/free-photo/afro-athletic-woman-checking-time-her-smart-watch-while-work-out-outdoors_58466-16237.jpg?_wi=1", imageAlt: "Sports Digital Watch", }, { @@ -129,7 +129,7 @@ export default function HomePage() { price: "₹1,899", variant: "White, Light Blue • Premium Fabric", imageSrc: - "http://img.b2bpic.net/free-photo/handsome-businessman-glasses-looking-satisfied-smiling-holding-hands-waist-standing-w_1258-111739.jpg", + "http://img.b2bpic.net/free-photo/handsome-businessman-glasses-looking-satisfied-smiling-holding-hands-waist-standing-w_1258-111739.jpg?_wi=1", imageAlt: "Elegant Formal Shirt", }, ]} @@ -154,11 +154,11 @@ export default function HomePage() { "Stylish shirts, trousers, jackets, and accessories for the modern man. Premium fabrics and contemporary designs that elevate everyday style.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-men-fashion-shirt_1203-7650.jpg", + "http://img.b2bpic.net/free-photo/beautiful-men-fashion-shirt_1203-7650.jpg?_wi=1", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/smart-man-with-hands-pockets_1153-1934.jpg", + "http://img.b2bpic.net/free-photo/smart-man-with-hands-pockets_1153-1934.jpg?_wi=1", }, }, { @@ -168,11 +168,11 @@ export default function HomePage() { "Trendy tops, dresses, and accessories designed for the confident Indian woman. Embrace your unique style with our curated collection.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/positive-adorable-girls-smiling-posing-rose-blue-flowery-dresses-young-beautiful-ladies-looking-somewhere-holding-stylish-straw-bags-their-hands_132075-12086.jpg", + "http://img.b2bpic.net/free-photo/positive-adorable-girls-smiling-posing-rose-blue-flowery-dresses-young-beautiful-ladies-looking-somewhere-holding-stylish-straw-bags-their-hands_132075-12086.jpg?_wi=1", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/two-young-beautiful-smiling-hipster-female-trendy-white-sweater-coat_158538-16965.jpg", + "http://img.b2bpic.net/free-photo/two-young-beautiful-smiling-hipster-female-trendy-white-sweater-coat_158538-16965.jpg?_wi=1", }, }, { @@ -182,11 +182,11 @@ export default function HomePage() { "Luxury timepieces from trusted brands. From dress watches to sports models, find the perfect watch that matches your lifestyle.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/close-up-seller-s-hand-gloves-shows-exclusive-men-s-watch-from-new-collection-luxury-jewelry-store_613910-20420.jpg", + "http://img.b2bpic.net/free-photo/close-up-seller-s-hand-gloves-shows-exclusive-men-s-watch-from-new-collection-luxury-jewelry-store_613910-20420.jpg?_wi=1", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/crop-woman-speaking-smartphone_23-2147762381.jpg", + "http://img.b2bpic.net/free-photo/crop-woman-speaking-smartphone_23-2147762381.jpg?_wi=1", }, }, ]} @@ -231,7 +231,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg", avatarAlt: "Priya Sharma", imageSrc: - "http://img.b2bpic.net/free-photo/fast-fashion-concept-with-woman-shopping_23-2150871375.jpg", + "http://img.b2bpic.net/free-photo/fast-fashion-concept-with-woman-shopping_23-2150871375.jpg?_wi=1", imageAlt: "Fashion shopping woman", }, { @@ -246,7 +246,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Rajesh Patel", imageSrc: - "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg", + "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg?_wi=1", imageAlt: "Watch luxury timepiece", }, { @@ -261,7 +261,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/close-up-beautiful-woman-smiling_23-2148369437.jpg", avatarAlt: "Anita Gupta", imageSrc: - "http://img.b2bpic.net/free-photo/pretty-woman-hat-sunglasses-with-shopping-bags-ice-cream-talking-city-street_231208-960.jpg", + "http://img.b2bpic.net/free-photo/pretty-woman-hat-sunglasses-with-shopping-bags-ice-cream-talking-city-street_231208-960.jpg?_wi=1", imageAlt: "College student shopping", }, { @@ -276,7 +276,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", avatarAlt: "Vikram Singh", imageSrc: - "http://img.b2bpic.net/free-photo/young-business-woman-drinking-coffee-by-business-center_1303-31387.jpg", + "http://img.b2bpic.net/free-photo/young-business-woman-drinking-coffee-by-business-center_1303-31387.jpg?_wi=1", imageAlt: "Formal business professional", }, { @@ -291,7 +291,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Meera Desai", imageSrc: - "http://img.b2bpic.net/free-photo/young-business-woman-drinking-coffee-by-business-center_1303-31387.jpg", + "http://img.b2bpic.net/free-photo/young-business-woman-drinking-coffee-by-business-center_1303-31387.jpg?_wi=2", imageAlt: "Confident professional woman", }, { @@ -306,7 +306,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", avatarAlt: "Arjun Nair", imageSrc: - "http://img.b2bpic.net/free-photo/view-woman-gas-station_23-2150516383.jpg", + "http://img.b2bpic.net/free-photo/view-woman-gas-station_23-2150516383.jpg?_wi=1", imageAlt: "Bulk wholesale retail", }, ]} -- 2.49.1 From d126803ad6204a1c8561cf7e232d84c1b4286d3a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 04:31:36 +0000 Subject: [PATCH 4/4] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 65216ea..a2ec434 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -52,7 +52,7 @@ export default function ShopPage() { price: "₹599", variant: "Black, Navy, White • 5 Colors", imageSrc: - "http://img.b2bpic.net/free-photo/image-cute-woman-luffing-with-phone-city_197531-33752.jpg", + "http://img.b2bpic.net/free-photo/image-cute-woman-luffing-with-phone-city_197531-33752.jpg?_wi=2", imageAlt: "Premium Cotton T-Shirt", }, { @@ -61,7 +61,7 @@ export default function ShopPage() { price: "₹2,499", variant: "Dark Blue • 2 Sizes", imageSrc: - "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg", + "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg?_wi=2", imageAlt: "Classic Denim Jacket", }, { @@ -70,7 +70,7 @@ export default function ShopPage() { price: "₹4,999", variant: "Silver • Water Resistant", imageSrc: - "http://img.b2bpic.net/free-photo/businessman-hand-pants-pocket_1262-18152.jpg", + "http://img.b2bpic.net/free-photo/businessman-hand-pants-pocket_1262-18152.jpg?_wi=2", imageAlt: "Analog Dress Watch", }, { @@ -79,7 +79,7 @@ export default function ShopPage() { price: "₹1,299", variant: "Khaki, Charcoal • 3 Fits", imageSrc: - "http://img.b2bpic.net/free-photo/collection-beige-tone-colored-pants_23-2150773430.jpg", + "http://img.b2bpic.net/free-photo/collection-beige-tone-colored-pants_23-2150773430.jpg?_wi=2", imageAlt: "Casual Chinos", }, { @@ -88,7 +88,7 @@ export default function ShopPage() { price: "₹3,499", variant: "Black • Fitness Tracking", imageSrc: - "http://img.b2bpic.net/free-photo/afro-athletic-woman-checking-time-her-smart-watch-while-work-out-outdoors_58466-16237.jpg", + "http://img.b2bpic.net/free-photo/afro-athletic-woman-checking-time-her-smart-watch-while-work-out-outdoors_58466-16237.jpg?_wi=2", imageAlt: "Sports Digital Watch", }, { @@ -97,7 +97,7 @@ export default function ShopPage() { price: "₹1,899", variant: "White, Light Blue • Premium Fabric", imageSrc: - "http://img.b2bpic.net/free-photo/handsome-businessman-glasses-looking-satisfied-smiling-holding-hands-waist-standing-w_1258-111739.jpg", + "http://img.b2bpic.net/free-photo/handsome-businessman-glasses-looking-satisfied-smiling-holding-hands-waist-standing-w_1258-111739.jpg?_wi=2", imageAlt: "Elegant Formal Shirt", }, ]} @@ -122,11 +122,11 @@ export default function ShopPage() { "Stylish shirts, trousers, jackets, and accessories for the modern man. Premium fabrics and contemporary designs that elevate everyday style.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-men-fashion-shirt_1203-7650.jpg", + "http://img.b2bpic.net/free-photo/beautiful-men-fashion-shirt_1203-7650.jpg?_wi=2", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/smart-man-with-hands-pockets_1153-1934.jpg", + "http://img.b2bpic.net/free-photo/smart-man-with-hands-pockets_1153-1934.jpg?_wi=2", }, }, { @@ -136,11 +136,11 @@ export default function ShopPage() { "Trendy tops, dresses, and accessories designed for the confident Indian woman. Embrace your unique style with our curated collection.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/positive-adorable-girls-smiling-posing-rose-blue-flowery-dresses-young-beautiful-ladies-looking-somewhere-holding-stylish-straw-bags-their-hands_132075-12086.jpg", + "http://img.b2bpic.net/free-photo/positive-adorable-girls-smiling-posing-rose-blue-flowery-dresses-young-beautiful-ladies-looking-somewhere-holding-stylish-straw-bags-their-hands_132075-12086.jpg?_wi=2", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/two-young-beautiful-smiling-hipster-female-trendy-white-sweater-coat_158538-16965.jpg", + "http://img.b2bpic.net/free-photo/two-young-beautiful-smiling-hipster-female-trendy-white-sweater-coat_158538-16965.jpg?_wi=2", }, }, { @@ -150,11 +150,11 @@ export default function ShopPage() { "Luxury timepieces from trusted brands. From dress watches to sports models, find the perfect watch that matches your lifestyle.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/close-up-seller-s-hand-gloves-shows-exclusive-men-s-watch-from-new-collection-luxury-jewelry-store_613910-20420.jpg", + "http://img.b2bpic.net/free-photo/close-up-seller-s-hand-gloves-shows-exclusive-men-s-watch-from-new-collection-luxury-jewelry-store_613910-20420.jpg?_wi=2", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/crop-woman-speaking-smartphone_23-2147762381.jpg", + "http://img.b2bpic.net/free-photo/crop-woman-speaking-smartphone_23-2147762381.jpg?_wi=2", }, }, ]} -- 2.49.1