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"}, {