From 2d0370ba441f707f1c767e08a49405183b52bf50 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 17:16:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f43b384..9e34226 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,14 +177,14 @@ export default function LandingPage() { { id: "m3", name: "Cotlet de Berbecuț", - price: "165 RON", + price: "449,99 Lei", variant: "Grill Signature", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-ribs-with-potatoes-herbs_141793-4615.jpg", }, { id: "m4", name: "Salată cu Brânză de Capră", - price: "65 RON", + price: "249,49 Lei", variant: "Antreuri", imageSrc: "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg", }, -- 2.49.1