From a2f6498c2b48578d15bb9b2996a1aceec0faf65c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:03:20 +0000 Subject: [PATCH 1/2] 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 8f849d7..678453f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function HomePage() { testimonial: "Very comfortable shoes and great service. Exceeded my expectations!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/man-corrects-belt-fees-groom-man-s-hands-dressing-man-buttons-pants-jeans_8353-5893.jpg", + "http://img.b2bpic.net/free-photo/man-corrects-belt-fees-groom-man-s-hands-dressing-man-buttons-pants-jeans_8353-5893.jpg?_wi=1", }, { name: "Fatima Mohamed", @@ -101,7 +101,7 @@ export default function HomePage() { testimonial: "Fast delivery and original products. Highly recommended!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/brunette-businesswoman-posing_23-2148142801.jpg", + "http://img.b2bpic.net/free-photo/brunette-businesswoman-posing_23-2148142801.jpg?_wi=1", }, { name: "Hassan Ali", @@ -109,7 +109,7 @@ export default function HomePage() { testimonial: "Great quality and perfect fit. Will buy again!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg", + "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg?_wi=1", }, ]} buttons={[ @@ -181,7 +181,7 @@ export default function HomePage() { price: "1,299 EGP", variant: "Black • White • Navy", imageSrc: - "http://img.b2bpic.net/free-photo/sportswoman-tying-her-shoelaces-before-training-close-up-gray-background_639032-1563.jpg", + "http://img.b2bpic.net/free-photo/sportswoman-tying-her-shoelaces-before-training-close-up-gray-background_639032-1563.jpg?_wi=1", imageAlt: "Skechers Performance Runner", isFavorited: false, }, @@ -191,7 +191,7 @@ export default function HomePage() { price: "1,899 EGP", variant: "Red • Blue • Silver", imageSrc: - "http://img.b2bpic.net/free-photo/athlete-young-man-stretching-his-leg-hand-sidewalk-city_23-2148123950.jpg", + "http://img.b2bpic.net/free-photo/athlete-young-man-stretching-his-leg-hand-sidewalk-city_23-2148123950.jpg?_wi=1", imageAlt: "Nike Air Zoom Elite", isFavorited: false, }, @@ -201,7 +201,7 @@ export default function HomePage() { price: "2,299 EGP", variant: "White • Black • Gold", imageSrc: - "http://img.b2bpic.net/free-photo/sportswoman-tying-her-shoelaces-before-training-close-up-gray-background_639032-1563.jpg", + "http://img.b2bpic.net/free-photo/sportswoman-tying-her-shoelaces-before-training-close-up-gray-background_639032-1563.jpg?_wi=2", imageAlt: "Adidas Ultraboost Pro", isFavorited: false, }, @@ -261,7 +261,7 @@ export default function HomePage() { "Very comfortable shoes and great service. Exceeded my expectations with the quality!", icon: Star, imageSrc: - "http://img.b2bpic.net/free-photo/man-corrects-belt-fees-groom-man-s-hands-dressing-man-buttons-pants-jeans_8353-5893.jpg", + "http://img.b2bpic.net/free-photo/man-corrects-belt-fees-groom-man-s-hands-dressing-man-buttons-pants-jeans_8353-5893.jpg?_wi=2", }, { id: "2", @@ -271,7 +271,7 @@ export default function HomePage() { "Fast delivery and original products. Highly recommended to all my friends!", icon: Award, imageSrc: - "http://img.b2bpic.net/free-photo/brunette-businesswoman-posing_23-2148142801.jpg", + "http://img.b2bpic.net/free-photo/brunette-businesswoman-posing_23-2148142801.jpg?_wi=2", }, { id: "3", @@ -281,7 +281,7 @@ export default function HomePage() { "Great quality and perfect fit. The ordering process was smooth and easy.", icon: CheckCircle, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg", + "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg?_wi=2", }, { id: "4", -- 2.49.1 From f1e10729abe965b305a3878dcbf13f5f5ca0c1cd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:03:21 +0000 Subject: [PATCH 2/2] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index b1b9e9d..a5f9869 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -78,7 +78,7 @@ export default function ShopPage() { price: "1,299 EGP", variant: "Black • White • Navy", imageSrc: - "http://img.b2bpic.net/free-photo/sportswoman-tying-her-shoelaces-before-training-close-up-gray-background_639032-1563.jpg", + "http://img.b2bpic.net/free-photo/sportswoman-tying-her-shoelaces-before-training-close-up-gray-background_639032-1563.jpg?_wi=3", imageAlt: "Skechers Performance Runner", isFavorited: false, }, @@ -88,7 +88,7 @@ export default function ShopPage() { price: "1,899 EGP", variant: "Red • Blue • Silver", imageSrc: - "http://img.b2bpic.net/free-photo/athlete-young-man-stretching-his-leg-hand-sidewalk-city_23-2148123950.jpg", + "http://img.b2bpic.net/free-photo/athlete-young-man-stretching-his-leg-hand-sidewalk-city_23-2148123950.jpg?_wi=2", imageAlt: "Nike Air Zoom Elite", isFavorited: false, }, @@ -98,7 +98,7 @@ export default function ShopPage() { price: "2,299 EGP", variant: "White • Black • Gold", imageSrc: - "http://img.b2bpic.net/free-photo/sportswoman-tying-her-shoelaces-before-training-close-up-gray-background_639032-1563.jpg", + "http://img.b2bpic.net/free-photo/sportswoman-tying-her-shoelaces-before-training-close-up-gray-background_639032-1563.jpg?_wi=4", imageAlt: "Adidas Ultraboost Pro", isFavorited: false, }, @@ -108,7 +108,7 @@ export default function ShopPage() { price: "1,599 EGP", variant: "Gray • Blue • Green", imageSrc: - "http://img.b2bpic.net/free-photo/athlete-young-man-stretching-his-leg-hand-sidewalk-city_23-2148123950.jpg", + "http://img.b2bpic.net/free-photo/athlete-young-man-stretching-his-leg-hand-sidewalk-city_23-2148123950.jpg?_wi=3", imageAlt: "New Balance Fresh Foam", isFavorited: false, }, @@ -118,7 +118,7 @@ export default function ShopPage() { price: "1,699 EGP", variant: "Black • Red • White", imageSrc: - "http://img.b2bpic.net/free-photo/sportswoman-tying-her-shoelaces-before-training-close-up-gray-background_639032-1563.jpg", + "http://img.b2bpic.net/free-photo/sportswoman-tying-her-shoelaces-before-training-close-up-gray-background_639032-1563.jpg?_wi=5", imageAlt: "Puma RS-X Supreme", isFavorited: false, }, @@ -128,7 +128,7 @@ export default function ShopPage() { price: "2,149 EGP", variant: "White • Blue • Yellow", imageSrc: - "http://img.b2bpic.net/free-photo/athlete-young-man-stretching-his-leg-hand-sidewalk-city_23-2148123950.jpg", + "http://img.b2bpic.net/free-photo/athlete-young-man-stretching-his-leg-hand-sidewalk-city_23-2148123950.jpg?_wi=4", imageAlt: "Asics Gel-Kayano Pro", isFavorited: false, }, -- 2.49.1