From 4d161e546e5e29879fe5eafec9f6b8c1a700ac11 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 18:48:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 450ceba..5c1f221 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function HomePage() { reviewCount: "1.2k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfmM9SRIszwR2836smlQn17mcI/uploaded-1772994604068-yo9jqjh5.jpg", imageAlt: "Jordan 1 Retro High OG Red and Black" }, { - id: "2", brand: "Nike", name: "Nike Air Max 90", price: "$130.00", rating: 5, + id: "2", brand: "Nike", name: "Nike Air VaporMax", price: "$130.00", rating: 5, reviewCount: "892", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfmM9SRIszwR2836smlQn17mcI/uploaded-1772994468896-g41rsi8q.webp", imageAlt: "Nike Air Max 90 White and Grey" }, { -- 2.49.1