From 11fee92d01f7b5c11979a8ec29e40fe2b5ccddb2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 17:25:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index abc0b74..dd7e898 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -176,6 +176,7 @@ export default function LandingPage() { 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"}, ]} + imageClassName="aspect-square object-cover" title="Exclusive Vendetta Gear" description="Wear the flame. Support the rebellion with our latest merchandise." /> -- 2.49.1