From f8a9b13294cbcc8057c1303937be9b6bc8ed3bbd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 00:33: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 799768a..2f1dfe4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { description="Comida casera, rápida y a buen precio." accordionItems={[ { id: "a1", title: "Recetas caseras", content: "Comida hecha como en casa, con sabor real." }, - { id: "a2", title: "Ingredientes frescos", content: "Seleccionamos materias primas de productores de Sunchales para garantizar la máxima calidad en tu plato." }, + { id: "a2", title: "Ingredientes frescos", content: "Preparamos todo en el día." }, { id: "a3", title: "Atención rápida", content: "Nuestro equipo familiar prioriza tu pedido. Queremos que tu experiencia sea impecable siempre." }, ]} imageSrc="http://img.b2bpic.net/free-photo/cook-cuts-grilled-chicken_140725-6428.jpg" -- 2.49.1