From ae13b0b5a81c1a92135e0592d4054ddb4ee05edb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:22:52 +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 5c18769..9c8ecc9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -199,7 +199,7 @@ export default function HomePage() { { id: "3", title: "Assunto", subtitle: "Tema da sua mensagem", category: "Informação", value: ""}, ]} - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} animationType="slide-up" title="Fale Conosco" -- 2.49.1