From ada830fedc5036b441e2bc433d82214f0e22821a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:40:01 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a45c7a..54d85a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { }, { id: "3", brand: "SWN", name: "Premium White Hoodie", price: "$95.00", rating: 5, - reviewCount: "3.1k", imageSrc: "http://img.b2bpic.net/free-photo/positive-sportswoman-wears-sweatshirt-carries-fitness-mat-has-good-mood-after-practicing-yoga-workout-sits-relaxed-outdoors-urban-setting-has-happy-expression-people-active-lifestyle_273609-61335.jpg", imageAlt: "Premium White Hoodie" + reviewCount: "3.1k", imageSrc: "http://img.b2bpic.net/free-photo/positive-sportswoman-wears-sweatshirt-carries-fitness-mat-has-good-mood-after-practicing-yoga-workout-sits-relaxed-outdoors-urban-setting-has-happy-expression-people-active-lifestyle_273609-61335.jpg?_wi=1", imageAlt: "Premium White Hoodie" }, ]} gridVariant="three-columns-all-equal-width" @@ -125,11 +125,11 @@ export default function LandingPage() { }, { id: "p2", brand: "SWN", name: "Classic White Tee", price: "$39.00", rating: 5, - reviewCount: "823", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-black-woman-with-afro-curls-hairstylesmiling-hipster-model-white-tshirt-sexy-carefree-female-posing-street-near-brown-wall-cheerful-happy-sunglasses_158538-21447.jpg", imageAlt: "Classic White Tee" + reviewCount: "823", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-black-woman-with-afro-curls-hairstylesmiling-hipster-model-white-tshirt-sexy-carefree-female-posing-street-near-brown-wall-cheerful-happy-sunglasses_158538-21447.jpg?_wi=1", imageAlt: "Classic White Tee" }, { id: "p3", brand: "SWN", name: "Charcoal Grey Hoodie", price: "$89.00", rating: 5, - reviewCount: "612", imageSrc: "http://img.b2bpic.net/free-photo/young-male-performer-dancing-building-stairs_23-2149344057.jpg", imageAlt: "Charcoal Grey Hoodie" + reviewCount: "612", imageSrc: "http://img.b2bpic.net/free-photo/young-male-performer-dancing-building-stairs_23-2149344057.jpg?_wi=1", imageAlt: "Charcoal Grey Hoodie" }, { id: "p4", brand: "SWN", name: "Minimalist Black Tee", price: "$42.00", rating: 5, -- 2.49.1 From 8d94e98cd248268702a5587ce97b04f8547294bb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:40:03 +0000 Subject: [PATCH 2/2] Update src/app/products/page.tsx --- src/app/products/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index b29f9aa..abfb443 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -15,16 +15,16 @@ export default function ProductsPage() { { id: "h1", name: "Classic Black Hoodie", price: "$89.00", variant: "Black 3 Colors", imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg?_wi=1", imageAlt: "Classic Black Hoodie", category: "hoodies"}, { - id: "h2", name: "Premium White Hoodie", price: "$95.00", variant: "White 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/positive-sportswoman-wears-sweatshirt-carries-fitness-mat-has-good-mood-after-practicing-yoga-workout-sits-relaxed-outdoors-urban-setting-has-happy-expression-people-active-lifestyle_273609-61335.jpg", imageAlt: "Premium White Hoodie", category: "hoodies"}, + id: "h2", name: "Premium White Hoodie", price: "$95.00", variant: "White 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/positive-sportswoman-wears-sweatshirt-carries-fitness-mat-has-good-mood-after-practicing-yoga-workout-sits-relaxed-outdoors-urban-setting-has-happy-expression-people-active-lifestyle_273609-61335.jpg?_wi=2", imageAlt: "Premium White Hoodie", category: "hoodies"}, { - id: "h3", name: "Charcoal Grey Hoodie", price: "$89.00", variant: "Grey 4 Colors", imageSrc: "http://img.b2bpic.net/free-photo/young-male-performer-dancing-building-stairs_23-2149344057.jpg", imageAlt: "Charcoal Grey Hoodie", category: "hoodies"}, + id: "h3", name: "Charcoal Grey Hoodie", price: "$89.00", variant: "Grey 4 Colors", imageSrc: "http://img.b2bpic.net/free-photo/young-male-performer-dancing-building-stairs_23-2149344057.jpg?_wi=2", imageAlt: "Charcoal Grey Hoodie", category: "hoodies"}, { id: "h4", name: "Navy Blue Hoodie", price: "$92.00", variant: "Navy 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/upset-european-man-white-shirt-with-tattooed-arms-sitting-outdoors_181624-59916.jpg?_wi=1", imageAlt: "Navy Blue Hoodie", category: "hoodies"}, // T-Shirts { id: "t1", name: "Oversized Gray Tee", price: "$45.00", variant: "Gray 5 Colors", imageSrc: "http://img.b2bpic.net/free-photo/upset-european-man-white-shirt-with-tattooed-arms-sitting-outdoors_181624-59916.jpg?_wi=2", imageAlt: "Oversized Gray Tee", category: "tees"}, { - id: "t2", name: "Classic White Tee", price: "$39.00", variant: "White 3 Colors", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-black-woman-with-afro-curls-hairstylesmiling-hipster-model-white-tshirt-sexy-carefree-female-posing-street-near-brown-wall-cheerful-happy-sunglasses_158538-21447.jpg", imageAlt: "Classic White Tee", category: "tees"}, + id: "t2", name: "Classic White Tee", price: "$39.00", variant: "White 3 Colors", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-black-woman-with-afro-curls-hairstylesmiling-hipster-model-white-tshirt-sexy-carefree-female-posing-street-near-brown-wall-cheerful-happy-sunglasses_158538-21447.jpg?_wi=2", imageAlt: "Classic White Tee", category: "tees"}, { id: "t3", name: "Minimalist Black Tee", price: "$42.00", variant: "Black 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/upset-european-man-white-shirt-with-tattooed-arms-sitting-outdoors_181624-59916.jpg?_wi=3", imageAlt: "Minimalist Black Tee", category: "tees"}, { -- 2.49.1