From a9e7eeae221ce017f60e77a736715e89a5cf3011 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 04:57:09 +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 5280b13..68c668c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Koshary", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/chopped-meat-vegetables-with-chips_140725-6093.jpg"}, + id: "p1", name: "Koshary l", price: "$11.00", imageSrc: "http://img.b2bpic.net/free-photo/chopped-meat-vegetables-with-chips_140725-6093.jpg"}, { id: "p2", name: "Kofta Platter", price: "$16.50", imageSrc: "http://img.b2bpic.net/free-photo/side-view-lula-kebab-with-onion-herbs-grilled-vegetables-skewers_140725-11990.jpg"}, { -- 2.49.1