From d8d2b5f21fad16aec73efb6456d9a09f95f8f3d5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 07:02:28 +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 69449f9..965bbe9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,7 +117,7 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "product-1", brand: "Almaidah Specialty", name: "Espresso Shot", price: "$2.50", rating: 5, + id: "product-1", brand: "Almaidah Specialty", name: "Chicken Karahi", price: "$2.50", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-black-cup-plate-dark-surface-sugar-ceremony-glass-breakfast-cake-dessert-color-sweets_179666-24443.jpg", imageAlt: "A perfect shot of dark espresso."}, { id: "product-2", brand: "Almaidah Classic", name: "Cappuccino", price: "$4.00", rating: 5,