Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-29 19:26:35 +00:00

View File

@@ -171,6 +171,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Agende seu horário"
description="Entre em contato via formulário ou mande uma mensagem pelo WhatsApp para agendamentos imediatos."
inputs={[{ name: "nome", type: "text", placeholder: "Seu Nome" }, { name: "telefone", type: "tel", placeholder: "Seu WhatsApp" }]}