Update src/app/page.tsx
This commit is contained in:
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
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"],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user