From 335b1131325db14ebba76d45e6d7b4f78fdc5c3b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 07:41:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8696701..47bd45f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,7 +116,7 @@ export default function LandingPage() { price: "$120", rating: 5, reviewCount: "24", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-african-american-man-being-serious-with-copy-space_23-2148634098.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-african-american-man-being-serious-with-copy-space_23-2148634098.jpg?_wi=1", }, { id: "2", @@ -125,7 +125,7 @@ export default function LandingPage() { price: "$85", rating: 5, reviewCount: "18", - imageSrc: "http://img.b2bpic.net/free-photo/men-s-green-jacket-mockup-with-black-tee-african-american-model_53876-105358.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/men-s-green-jacket-mockup-with-black-tee-african-american-model_53876-105358.jpg?_wi=1", }, { id: "3", @@ -134,7 +134,7 @@ export default function LandingPage() { price: "$95", rating: 4, reviewCount: "42", - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1039.jpg?_wi=1", }, { id: "4", @@ -143,7 +143,7 @@ export default function LandingPage() { price: "$70", rating: 5, reviewCount: "31", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-moving-her-body-full-shot_23-2149429034.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-moving-her-body-full-shot_23-2149429034.jpg?_wi=1", }, { id: "5", @@ -152,7 +152,7 @@ export default function LandingPage() { price: "$110", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-standing-autmncity_1157-25333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-standing-autmncity_1157-25333.jpg?_wi=1", }, { id: "6", @@ -184,7 +184,7 @@ export default function LandingPage() { "Ethical", "Quality", ], - imageSrc: "http://img.b2bpic.net/free-photo/handsome-african-american-man-being-serious-with-copy-space_23-2148634098.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-african-american-man-being-serious-with-copy-space_23-2148634098.jpg?_wi=2", }, { id: "f2", @@ -195,7 +195,7 @@ export default function LandingPage() { "Timeless", "Classic", ], - imageSrc: "http://img.b2bpic.net/free-photo/men-s-green-jacket-mockup-with-black-tee-african-american-model_53876-105358.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/men-s-green-jacket-mockup-with-black-tee-african-american-model_53876-105358.jpg?_wi=2", }, { id: "f3", @@ -206,7 +206,7 @@ export default function LandingPage() { "Comfort", "Performance", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1039.jpg?_wi=2", }, ]} title="Why Choose Brothers?" @@ -274,7 +274,7 @@ export default function LandingPage() { category: "Fashion", title: "The Art of Layering", excerpt: "Mastering the look for the cooler seasons.", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-moving-her-body-full-shot_23-2149429034.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-moving-her-body-full-shot_23-2149429034.jpg?_wi=2", authorName: "Alex S.", authorAvatar: "http://img.b2bpic.net/free-photo/cool-businessman-posing-with-phone_23-2147641281.jpg", date: "Oct 12, 2023", @@ -284,7 +284,7 @@ export default function LandingPage() { category: "Quality", title: "Why Fabric Matters", excerpt: "Understanding our commitment to premium materials.", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-standing-autmncity_1157-25333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-standing-autmncity_1157-25333.jpg?_wi=2", authorName: "Sam P.", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-man-fashionable-shirt-wearing-floral-wreath_23-2148931625.jpg", date: "Oct 05, 2023",