From 9f422828ded098cbc3b2f17e27290bf5b6e5d367 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 15:57:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 444d0d8..e154d89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,6 +173,8 @@ export default function LandingPage() { imageAlt="WhatsApp icon for contact" mediaAnimation="opacity" mediaPosition="left" + tag="Contacto Directo" + background={{ variant: "plain" }} /> -- 2.49.1