Merge version_40_1782589751377 into main #41

Merged
bender merged 2 commits from version_40_1782589751377 into main 2026-06-27 19:49:30 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ const menuData = [
title: "Dinner Plates",
desc: "Served with Mexican salad and choice of Mexican potatoes, rice, or tostones",
items: [
{ n: "Carne Asada", d: "Marinated skirt steak, cooked to order, topped with guacamole and chimichurri. Served with potatoes and Mexican salad. Make it Surf and Turf for $5 more — topped with onions, peppers, and marinated shrimp", p: "$34" }
{ n: "Carne Asada Asada", d: "Marinated skirt steak, cooked to order, topped with guacamole and chimichurri. Served with potatoes and Mexican salad. Make it Surf and Turf for $5 more — topped with onions, peppers, and marinated shrimp", p: "$34" }
]
},
{

View File

@@ -35,7 +35,7 @@ export default function ProductsSection(): React.JSX.Element {
imageSrc: "https://storage.googleapis.com/webild/users/user_3FJRV03nE3LwAAG5jRBAh31loHt/uploaded-1782584413256-96n9gecc.avif",
},
{
title: "Carne ",
title: "Carne Asada Asada ",
description: "Served with Potatoes and Salad Potatoes and Salad",
imageSrc: "https://storage.googleapis.com/webild/users/user_3FJRV03nE3LwAAG5jRBAh31loHt/uploaded-1782584752436-d6qlaoo7.webp",
},