From c236bdb5e87f22bb94d2069daf59364fd68a5fc5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 12:31:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ecae0d6..8548e24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,7 +150,7 @@ export default function HomePage() { icon: MessageSquare, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/men-s-shoes-elegant-clothes-holiday-theme-wedding_78826-2242.jpg" + imageSrc="http://img.b2bpic.net/free-photo/men-s-shoes-elegant-clothes-holiday-theme-wedding_78826-2242.jpg?_wi=1" imageAlt="Shoe World Exclusive store interior" mediaAnimation="slide-up" imagePosition="right" @@ -183,7 +183,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991540.jpg", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/shoes_1303-3606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shoes_1303-3606.jpg?_wi=1", }, }, { @@ -194,7 +194,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/two-young-women-sitting-cafe_285396-3303.jpg", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/legs-stylish-persons_23-2147724838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/legs-stylish-persons_23-2147724838.jpg?_wi=1", }, }, { @@ -205,7 +205,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/kids-standing-colorful-bench_23-2148210539.jpg", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-psd/cool-sneakers-template_23-2151978642.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/cool-sneakers-template_23-2151978642.jpg?_wi=1", }, }, { @@ -216,7 +216,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/two-athlete-people-stretching-outdoors_23-2147839307.jpg", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-s-legs-keds-grey-wall_176420-6849.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-s-legs-keds-grey-wall_176420-6849.jpg?_wi=1", }, }, ]} @@ -247,7 +247,7 @@ export default function HomePage() { id: "1", name: "Premium Formal Oxford", price: "₹3,499", - imageSrc: "http://img.b2bpic.net/free-photo/shoes_1303-3606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shoes_1303-3606.jpg?_wi=2", imageAlt: "Black leather formal shoes", initialQuantity: 1, }, @@ -255,7 +255,7 @@ export default function HomePage() { id: "2", name: "Classic White Sneaker", price: "₹2,299", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-s-legs-keds-grey-wall_176420-6849.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-s-legs-keds-grey-wall_176420-6849.jpg?_wi=2", imageAlt: "White casual sneaker", initialQuantity: 1, }, @@ -263,7 +263,7 @@ export default function HomePage() { id: "3", name: "Elegant Women's Heels", price: "₹4,199", - imageSrc: "http://img.b2bpic.net/free-photo/legs-stylish-persons_23-2147724838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/legs-stylish-persons_23-2147724838.jpg?_wi=2", imageAlt: "Red women's heels", initialQuantity: 1, }, @@ -271,7 +271,7 @@ export default function HomePage() { id: "4", name: "Kids' Colorful Shoes", price: "₹1,899", - imageSrc: "http://img.b2bpic.net/free-psd/cool-sneakers-template_23-2151978642.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/cool-sneakers-template_23-2151978642.jpg?_wi=2", imageAlt: "Colorful kids shoes", initialQuantity: 1, }, @@ -279,7 +279,7 @@ export default function HomePage() { id: "5", name: "Sports Running Shoe", price: "₹2,799", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-s-legs-keds-grey-wall_176420-6849.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-s-legs-keds-grey-wall_176420-6849.jpg?_wi=3", imageAlt: "Black sports running shoe", initialQuantity: 1, }, @@ -287,7 +287,7 @@ export default function HomePage() { id: "6", name: "Brown Casual Loafer", price: "₹3,199", - imageSrc: "http://img.b2bpic.net/free-photo/shoes_1303-3606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shoes_1303-3606.jpg?_wi=3", imageAlt: "Brown casual loafer", initialQuantity: 1, }, @@ -339,7 +339,7 @@ export default function HomePage() { icon: MessageSquare, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/men-s-shoes-elegant-clothes-holiday-theme-wedding_78826-2242.jpg" + imageSrc="http://img.b2bpic.net/free-photo/men-s-shoes-elegant-clothes-holiday-theme-wedding_78826-2242.jpg?_wi=2" imageAlt="Friendly staff at Shoe World Exclusive" mediaAnimation="slide-up" imagePosition="left" @@ -465,7 +465,7 @@ export default function HomePage() { {/* Footer */}