diff --git a/src/app/page.tsx b/src/app/page.tsx index 7c025fc..45d6a5f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -163,14 +163,14 @@ export default function LandingPage() { { id: "m1", name: "Ribeye Maturat 30 zile", - price: "180 RON", + price: "299,99 Lei", variant: "Grill Signature", imageSrc: "http://img.b2bpic.net/free-photo/close-front-view-grilled-meat-with-vegetables-lettuce-with-grated-cheese-plate_141793-2811.jpg", }, { id: "m2", name: "Somon la Grill cu Sparanghel", - price: "145 RON", + price: "359,99 Lei", variant: "Pește & Fructe de mare", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-fried-shrimps_140725-3979.jpg", },