diff --git a/src/app/page.tsx b/src/app/page.tsx index 429864e..92f71a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,6 +150,7 @@ export default function LandingPage() { { name: "nome", type: "text", placeholder: "Seu nome" }, { name: "pet", type: "text", placeholder: "Nome do Pet" } ]} + useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/man-playing-with-dog_23-2149174730.jpg" buttonText="Agendar via WhatsApp" />