From b57fb5e98ad2b5067f38f554fa6c308ede793e48 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 07:10:02 +0000 Subject: [PATCH 1/4] 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 d6fe0e6..f3bfd6b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -63,7 +63,7 @@ export default function AboutPage() { tag="Featured Categories" tagIcon={ShoppingBag} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg?_wi=2" imageAlt="Store interior with organized shoes" mediaAnimation="slide-up" accordionItems={[ From fe097195c904ef971e1eb70616edb7d8d0e3d200 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 07:10:02 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d29990e..71278c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,15 +60,15 @@ export default function HomePage() { { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/legs-female-shoppers_23-2147688683.jpg", imageAlt: "modern shoe store display white"}, { - id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/low-section-man-sitting-chair-holding-coffee-cup-hand_23-2148164528.jpg", imageAlt: "mens casual shoes black white"}, + id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/low-section-man-sitting-chair-holding-coffee-cup-hand_23-2148164528.jpg?_wi=1", imageAlt: "mens casual shoes black white"}, { - id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-beautiful-woman-blue-printed-dress-red-bag-sunglasses-happy-mood-fashionable-outfit-trendy-apparel-smiling-sitting-summer-yellow-high-heel-shoes-accessories_285396-3824.jpg", imageAlt: "womens fashion shoes colorful"}, + id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-beautiful-woman-blue-printed-dress-red-bag-sunglasses-happy-mood-fashionable-outfit-trendy-apparel-smiling-sitting-summer-yellow-high-heel-shoes-accessories_285396-3824.jpg?_wi=1", imageAlt: "womens fashion shoes colorful"}, { - id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/huge-variety-female-shoes-bags-different-colors-shelves-shop_627829-10311.jpg", imageAlt: "kids shoes colorful variety"}, + id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/huge-variety-female-shoes-bags-different-colors-shelves-shop_627829-10311.jpg?_wi=1", imageAlt: "kids shoes colorful variety"}, { - id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/active-woman-running-stairs_23-2148381928.jpg", imageAlt: "sports running shoes professional"}, + id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/active-woman-running-stairs_23-2148381928.jpg?_wi=1", imageAlt: "sports running shoes professional"}, { - id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991545.jpg", imageAlt: "casual sandals slippers variety"}, + id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991545.jpg?_wi=1", imageAlt: "casual sandals slippers variety"}, ]} autoPlay={true} autoPlayInterval={4000} @@ -82,7 +82,7 @@ export default function HomePage() { tag="Featured Categories" tagIcon={ShoppingBag} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg?_wi=1" imageAlt="Store interior with organized shoes" mediaAnimation="slide-up" accordionItems={[ @@ -141,13 +141,13 @@ export default function HomePage() { textboxLayout="default" products={[ { - id: "product-1", name: "Classic Casual Shoes", price: "₹1,299", variant: "Available in Black, Brown, White", imageSrc: "http://img.b2bpic.net/free-photo/low-section-man-sitting-chair-holding-coffee-cup-hand_23-2148164528.jpg", imageAlt: "mens casual shoes"}, + id: "product-1", name: "Classic Casual Shoes", price: "₹1,299", variant: "Available in Black, Brown, White", imageSrc: "http://img.b2bpic.net/free-photo/low-section-man-sitting-chair-holding-coffee-cup-hand_23-2148164528.jpg?_wi=2", imageAlt: "mens casual shoes"}, { - id: "product-2", name: "Women's Fashion Heels", price: "₹1,599", variant: "Available in Red, Black, Nude", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-beautiful-woman-blue-printed-dress-red-bag-sunglasses-happy-mood-fashionable-outfit-trendy-apparel-smiling-sitting-summer-yellow-high-heel-shoes-accessories_285396-3824.jpg", imageAlt: "womens fashion shoes"}, + id: "product-2", name: "Women's Fashion Heels", price: "₹1,599", variant: "Available in Red, Black, Nude", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-beautiful-woman-blue-printed-dress-red-bag-sunglasses-happy-mood-fashionable-outfit-trendy-apparel-smiling-sitting-summer-yellow-high-heel-shoes-accessories_285396-3824.jpg?_wi=2", imageAlt: "womens fashion shoes"}, { - id: "product-3", name: "Kids Running Shoes", price: "₹899", variant: "Available in Blue, Pink, Green", imageSrc: "http://img.b2bpic.net/free-photo/huge-variety-female-shoes-bags-different-colors-shelves-shop_627829-10311.jpg", imageAlt: "kids shoes"}, + id: "product-3", name: "Kids Running Shoes", price: "₹899", variant: "Available in Blue, Pink, Green", imageSrc: "http://img.b2bpic.net/free-photo/huge-variety-female-shoes-bags-different-colors-shelves-shop_627829-10311.jpg?_wi=2", imageAlt: "kids shoes"}, { - id: "product-4", name: "Sports Athletic Shoes", price: "₹1,499", variant: "Available in Black, White, Red", imageSrc: "http://img.b2bpic.net/free-photo/active-woman-running-stairs_23-2148381928.jpg", imageAlt: "sports shoes"}, + id: "product-4", name: "Sports Athletic Shoes", price: "₹1,499", variant: "Available in Black, White, Red", imageSrc: "http://img.b2bpic.net/free-photo/active-woman-running-stairs_23-2148381928.jpg?_wi=2", imageAlt: "sports shoes"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -164,17 +164,17 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "review-1", name: "Rajesh Patel", role: "Local Customer", testimonial: "Best shop in the town. Amazing variety of shoes at affordable prices. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29438.jpg", imageAlt: "happy customer smile portrait professional"}, + id: "review-1", name: "Rajesh Patel", role: "Local Customer", testimonial: "Best shop in the town. Amazing variety of shoes at affordable prices. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29438.jpg?_wi=1", imageAlt: "happy customer smile portrait professional"}, { - id: "review-2", name: "Priya Sharma", role: "Regular Shopper", testimonial: "So many types of shoes available at cheapest price. The staff is always helpful and friendly.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg", imageAlt: "satisfied customer smiling portrait"}, + id: "review-2", name: "Priya Sharma", role: "Regular Shopper", testimonial: "So many types of shoes available at cheapest price. The staff is always helpful and friendly.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg?_wi=1", imageAlt: "satisfied customer smiling portrait"}, { - id: "review-3", name: "Amit Kumar", role: "Family Customer", testimonial: "Best variety of shoes. I always find what I'm looking for. Great prices for the whole family!", imageSrc: "http://img.b2bpic.net/free-photo/happy-pretty-young-lady-waving-hand-you-park_1262-20562.jpg", imageAlt: "happy customer portrait professional"}, + id: "review-3", name: "Amit Kumar", role: "Family Customer", testimonial: "Best variety of shoes. I always find what I'm looking for. Great prices for the whole family!", imageSrc: "http://img.b2bpic.net/free-photo/happy-pretty-young-lady-waving-hand-you-park_1262-20562.jpg?_wi=1", imageAlt: "happy customer portrait professional"}, { - id: "review-4", name: "Neha Gupta", role: "Frequent Visitor", testimonial: "Excellent collection and service. My go-to store for all footwear needs. Highly trusted!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-white-shirt-looking-happy_176474-17469.jpg", imageAlt: "confident customer portrait smiling"}, + id: "review-4", name: "Neha Gupta", role: "Frequent Visitor", testimonial: "Excellent collection and service. My go-to store for all footwear needs. Highly trusted!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-white-shirt-looking-happy_176474-17469.jpg?_wi=1", imageAlt: "confident customer portrait smiling"}, { - id: "review-5", name: "Vikram Singh", role: "Loyal Customer", testimonial: "Quality shoes at competitive prices. Been shopping here for years. Never disappointed!", imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", imageAlt: "happy satisfied customer portrait"}, + id: "review-5", name: "Vikram Singh", role: "Loyal Customer", testimonial: "Quality shoes at competitive prices. Been shopping here for years. Never disappointed!", imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=1", imageAlt: "happy satisfied customer portrait"}, { - id: "review-6", name: "Anjali Verma", role: "Satisfied Customer", testimonial: "Wide selection, affordable prices, and great customer service. Saikrupa is the best!", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-thumb-up_23-2148055893.jpg", imageAlt: "customer smiling portrait professional"}, + id: "review-6", name: "Anjali Verma", role: "Satisfied Customer", testimonial: "Wide selection, affordable prices, and great customer service. Saikrupa is the best!", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-thumb-up_23-2148055893.jpg?_wi=1", imageAlt: "customer smiling portrait professional"}, ]} textboxLayout="default" animationType="slide-up" From d253093d45b6d7c5d6b48e7ef0c8e516d811bbdf Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 07:10:03 +0000 Subject: [PATCH 3/4] Update src/app/products/page.tsx --- src/app/products/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index c2201c4..37d3769 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -51,17 +51,17 @@ export default function ProductsPage() { textboxLayout="default" products={[ { - id: "product-1", name: "Classic Casual Shoes", price: "₹1,299", variant: "Available in Black, Brown, White", imageSrc: "http://img.b2bpic.net/free-photo/low-section-man-sitting-chair-holding-coffee-cup-hand_23-2148164528.jpg", imageAlt: "mens casual shoes"}, + id: "product-1", name: "Classic Casual Shoes", price: "₹1,299", variant: "Available in Black, Brown, White", imageSrc: "http://img.b2bpic.net/free-photo/low-section-man-sitting-chair-holding-coffee-cup-hand_23-2148164528.jpg?_wi=3", imageAlt: "mens casual shoes"}, { - id: "product-2", name: "Women's Fashion Heels", price: "₹1,599", variant: "Available in Red, Black, Nude", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-beautiful-woman-blue-printed-dress-red-bag-sunglasses-happy-mood-fashionable-outfit-trendy-apparel-smiling-sitting-summer-yellow-high-heel-shoes-accessories_285396-3824.jpg", imageAlt: "womens fashion shoes"}, + id: "product-2", name: "Women's Fashion Heels", price: "₹1,599", variant: "Available in Red, Black, Nude", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-beautiful-woman-blue-printed-dress-red-bag-sunglasses-happy-mood-fashionable-outfit-trendy-apparel-smiling-sitting-summer-yellow-high-heel-shoes-accessories_285396-3824.jpg?_wi=3", imageAlt: "womens fashion shoes"}, { - id: "product-3", name: "Kids Running Shoes", price: "₹899", variant: "Available in Blue, Pink, Green", imageSrc: "http://img.b2bpic.net/free-photo/huge-variety-female-shoes-bags-different-colors-shelves-shop_627829-10311.jpg", imageAlt: "kids shoes"}, + id: "product-3", name: "Kids Running Shoes", price: "₹899", variant: "Available in Blue, Pink, Green", imageSrc: "http://img.b2bpic.net/free-photo/huge-variety-female-shoes-bags-different-colors-shelves-shop_627829-10311.jpg?_wi=3", imageAlt: "kids shoes"}, { - id: "product-4", name: "Sports Athletic Shoes", price: "₹1,499", variant: "Available in Black, White, Red", imageSrc: "http://img.b2bpic.net/free-photo/active-woman-running-stairs_23-2148381928.jpg", imageAlt: "sports shoes"}, + id: "product-4", name: "Sports Athletic Shoes", price: "₹1,499", variant: "Available in Black, White, Red", imageSrc: "http://img.b2bpic.net/free-photo/active-woman-running-stairs_23-2148381928.jpg?_wi=3", imageAlt: "sports shoes"}, { - id: "product-5", name: "Comfortable Sandals", price: "₹599", variant: "Available in Brown, Tan, Black", imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991545.jpg", imageAlt: "sandals"}, + id: "product-5", name: "Comfortable Sandals", price: "₹599", variant: "Available in Brown, Tan, Black", imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991545.jpg?_wi=2", imageAlt: "sandals"}, { - id: "product-6", name: "Formal Office Shoes", price: "₹1,799", variant: "Available in Black, Brown, Tan", imageSrc: "http://img.b2bpic.net/free-photo/low-section-man-sitting-chair-holding-coffee-cup-hand_23-2148164528.jpg", imageAlt: "formal shoes"}, + id: "product-6", name: "Formal Office Shoes", price: "₹1,799", variant: "Available in Black, Brown, Tan", imageSrc: "http://img.b2bpic.net/free-photo/low-section-man-sitting-chair-holding-coffee-cup-hand_23-2148164528.jpg?_wi=4", imageAlt: "formal shoes"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" From 48d61639b197277bf08169e688de42fbba73d6e4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 07:10:03 +0000 Subject: [PATCH 4/4] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index ce52031..c088db7 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -50,27 +50,27 @@ export default function ReviewsPage() { { id: "review-1", name: "Rajesh Patel", role: "Local Customer", testimonial: "Best shop in the town. Amazing variety of shoes at affordable prices. Highly recommended!", imageSrc: - "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29438.jpg"}, + "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29438.jpg?_wi=2"}, { id: "review-2", name: "Priya Sharma", role: "Regular Shopper", testimonial: "So many types of shoes available at cheapest price. The staff is always helpful and friendly.", imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg"}, + "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg?_wi=2"}, { id: "review-3", name: "Amit Kumar", role: "Family Customer", testimonial: "Best variety of shoes. I always find what I'm looking for. Great prices for the whole family!", imageSrc: - "http://img.b2bpic.net/free-photo/happy-pretty-young-lady-waving-hand-you-park_1262-20562.jpg"}, + "http://img.b2bpic.net/free-photo/happy-pretty-young-lady-waving-hand-you-park_1262-20562.jpg?_wi=2"}, { id: "review-4", name: "Neha Gupta", role: "Frequent Visitor", testimonial: "Excellent collection and service. My go-to store for all footwear needs. Highly trusted!", imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-white-shirt-looking-happy_176474-17469.jpg"}, + "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-white-shirt-looking-happy_176474-17469.jpg?_wi=2"}, { id: "review-5", name: "Vikram Singh", role: "Loyal Customer", testimonial: "Quality shoes at competitive prices. Been shopping here for years. Never disappointed!", imageSrc: - "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg"}, + "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=2"}, { id: "review-6", name: "Anjali Verma", role: "Satisfied Customer", testimonial: "Wide selection, affordable prices, and great customer service. Saikrupa is the best!", imageSrc: - "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-thumb-up_23-2148055893.jpg"}, + "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-thumb-up_23-2148055893.jpg?_wi=2"}, ]} textboxLayout="default" animationType="slide-up"