From 8329469f67e111305340bf2ca91af15f8fed6f32 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 15:41:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a0da274..2170f9c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,8 +134,9 @@ export default function LandingPage() { description="Desde startups innovadores hasta empresas consolidadas, todos han visto resultados con MasNegocioOnline." tag="Clientes Reales" tagIcon={CheckCircle} + names={["Techstartup Latino", "Ecommerce Max", "Digital Consulting Pro", "Serviceflow Plus", "Marketing Hub", "Cloud Solutions", "Retail Xpress"]} logos={[ - "http://img.b2bpic.net/free-vector/logotype_23-2148145171.jpg", "http://img.b2bpic.net/free-vector/modern-set-black-friday-banners-with-flat-design_23-2147944376.jpg", "http://img.b2bpic.net/free-vector/professional-coworking-space-logo_23-2149455584.jpg", "http://img.b2bpic.net/free-vector/mechanical-repair-logo-design_23-2150074256.jpg", "http://img.b2bpic.net/free-photo/marketing-success-goal-plan_53876-121248.jpg", "http://img.b2bpic.net/free-vector/cloud-computing-with-upload-arrow-symbol_1017-31871.jpg", "http://img.b2bpic.net/free-vector/modern-shopping-cart-logo_1025-705.jpg" + "asset://techstartup-latino-logo", "asset://ecommercemax-logo", "asset://digitalconsulting-pro-logo", "asset://serviceflow-plus-logo", "asset://marketinghub-logo", "asset://cloudsolutions-logo", "asset://retailxpress-logo" ]} textboxLayout="default" useInvertedBackground={false} -- 2.49.1