diff --git a/src/pages/HomePage/sections/Menu.tsx b/src/pages/HomePage/sections/Menu.tsx index 97f8275..e4ec937 100644 --- a/src/pages/HomePage/sections/Menu.tsx +++ b/src/pages/HomePage/sections/Menu.tsx @@ -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" } ] }, { diff --git a/src/pages/HomePage/sections/Products.tsx b/src/pages/HomePage/sections/Products.tsx index dbd13c9..26fff63 100644 --- a/src/pages/HomePage/sections/Products.tsx +++ b/src/pages/HomePage/sections/Products.tsx @@ -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", },