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"