Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7cd8a84609 | |||
| b88dfaa207 |
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "pro", name: "Plano completo", price: "R$ 54/mês", buttons: [{ text: "Começar agora", href: "#" }],
|
id: "pro", name: "Plano completo", badge: "Uso ilimitado", price: "R$ 54/mês", buttons: [{ text: "Começar agora", href: "#" }],
|
||||||
features: ["Agente IA no WhatsApp", "Integração Hubspot, Pipedrive, RD", "Histórico de conversas", "Dashboard de gestão", "Suporte via WhatsApp"],
|
features: ["Agente IA no WhatsApp", "Integração Hubspot, Pipedrive, RD", "Histórico de conversas", "Dashboard de gestão", "Suporte via WhatsApp"],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user