From 178b5ca20fd51c57449cc7276b244d1e3e0d9e36 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 20:04:58 +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 dc4ab05..023694e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,7 +173,7 @@ export default function LandingPage() { 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, + id: "p4", brand: "Merch", name: "Scorched Oaths ", price: "$15", rating: 5, reviewCount: "50", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D5jfanRxnLYlbytCFsB9XUtL0A/uploaded-1777579232656-31k9ioda.jpg"}, ]} title="Exclusive Vendetta Gear" -- 2.49.1