From d7b730fbf17358fca591a53f839e0ee1b7856af9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 15:33:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4fbe3bf..14f4a19 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,6 +100,7 @@ export default function LandingPage() { title="Reconocimientos destacados" description="Reservas gestionadas con confianza y avaladas por expertos." useInvertedBackground={true} + textboxLayout="default" /> -- 2.49.1