From 487a92e6d6daa05fbf9dda00ff772204fbf77968 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 20:04:36 +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 df086fb..dc4ab05 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -170,7 +170,7 @@ export default function LandingPage() { id: "p2", brand: "Music", name: "Limited Vinyl", price: "$45", rating: 5, reviewCount: "89", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D5jfanRxnLYlbytCFsB9XUtL0A/uploaded-1777579232656-uet0zilz.png?w=600&h=600"}, { - id: "p3", brand: "Merch", name: "Vendetta Hoodie", price: "$65", rating: 4, + id: "p3", brand: "Merch", name: "Dark ", price: "$65", rating: 4, reviewCount: "205", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D5jfanRxnLYlbytCFsB9XUtL0A/uploaded-1777579232656-3um1iozw.png"}, { id: "p4", brand: "Merch", name: "Wristband Pack", price: "$15", rating: 5, -- 2.49.1