From 232d1c5397d6aacb275608b30caf5cc32c029524 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 16:32:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d56f681..b16dd2e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,11 +114,7 @@ export default function LandingPage() { useInvertedBackground={true} heading={[ { - type: "text", content: "¿Qué hace "}, - { - type: "text", content: "ProcessAP"}, - { - type: "text", content: "? Tu partner en automatización robótica."}, + type: "text", content: "Impulsamos la eficiencia de tu negocio con robótica e integración tecnológica."}, { type: "image", src: "http://img.b2bpic.net/free-photo/robot-operating-factory_23-2149524388.jpg", alt: "Diagrama de servicios de ProcessAP con robots PUDU"}, { -- 2.49.1