From 7aad3a5d5c24beed9aa3d130966ce9ae829407c1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 20:59:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3af05b6..2d559b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { id: "3", name: "Filet Mignon", price: "₡7,000", variant: "Corte Premium • 300g", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-meat-with-herbs-copy-space_23-2148611017.jpg", imageAlt: "Filet mignon tierno" }, { - id: "4", name: "Pulpo a la Gallega", price: "₡14,000", variant: "Receta Española • Fresco", imageSrc: "http://img.b2bpic.net/free-photo/spicy-lemon-squid-with-galangal-chilies-carrots-peppermint-spring-onions-garlic-plate-white-wooden-floor_1150-20835.jpg", imageAlt: "Pulpo a la gallega con pimentón" + id: "4", name: "Pulpo a la Gallega", price: "₡10,000", variant: "Receta Española • Fresco", imageSrc: "http://img.b2bpic.net/free-photo/spicy-lemon-squid-with-galangal-chilies-carrots-peppermint-spring-onions-garlic-plate-white-wooden-floor_1150-20835.jpg", imageAlt: "Pulpo a la gallega con pimentón" }, { id: "5", name: "Pizza al Carbón", price: "₡10,000", variant: "Carbón • Receta Italiana", imageSrc: "http://img.b2bpic.net/free-photo/tasty-chicken-pizza-with-mushrooms-spices_114579-10751.jpg", imageAlt: "Pizza al carbón crujiente" -- 2.49.1