From 8d0be79fdc829f35e7146df2c7ff54f42be3d0db Mon Sep 17 00:00:00 2001 From: development Date: Wed, 7 Jan 2026 10:05:34 +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 db09033..1b839ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,7 +119,7 @@ export default function LandingPage() { products={[ { id: "1", brand: "Artisan Coffee Co.", name: "Ethiopian Yirgacheffe", price: "$18.99", rating: 5, - reviewCount: "342", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767703272607-hrdg3apt.jpg", imageAlt: "Ethiopian Yirgacheffe coffee" + reviewCount: "342", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780320665-84q8dt4n.jpg", imageAlt: "Ethiopian Yirgacheffe coffee" }, { id: "2", brand: "Artisan Coffee Co.", name: "Colombian Geisha", price: "$24.99", rating: 5,