Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 04bb77d600 | |||
| 5b5b4aebf8 | |||
| 8195e95dd6 | |||
| 4dbc7f0f4c | |||
| 6322762348 | |||
| 5e60992f29 | |||
| c9b7720501 |
@@ -1419,4 +1419,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -132,8 +132,8 @@ export default function LandingPage() {
|
||||
description="Clique abaixo para falar diretamente via WhatsApp: (65) 99919-0657"
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="(65) 99919-0657"
|
||||
buttonText="Enviar via WhatsApp"
|
||||
inputPlaceholder="WhatsApp"
|
||||
buttonText="Iniciar Conversa"
|
||||
termsText="Clique para enviar mensagem via WhatsApp - Respeitamos sua privacidade."
|
||||
/>
|
||||
</div>
|
||||
@@ -169,4 +169,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user