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,