Update src/app/page.tsx
This commit is contained in:
@@ -150,6 +150,7 @@ export default function LandingPage() {
|
|||||||
{ name: "nome", type: "text", placeholder: "Seu nome" },
|
{ name: "nome", type: "text", placeholder: "Seu nome" },
|
||||||
{ name: "pet", type: "text", placeholder: "Nome do Pet" }
|
{ name: "pet", type: "text", placeholder: "Nome do Pet" }
|
||||||
]}
|
]}
|
||||||
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/man-playing-with-dog_23-2149174730.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/man-playing-with-dog_23-2149174730.jpg"
|
||||||
buttonText="Agendar via WhatsApp"
|
buttonText="Agendar via WhatsApp"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user