import{y as w,K as d,G as m,J as e,P as u,c as h,a as g,C as A,T as I,W as C,l as O,u as V,B as q,S as T}from"./index-DLMsdH5y.js";import{S as E}from"./SEO-BQEmBC0N.js";import{L as i,I as x}from"./index-CRuYJWww.js";import{S as f,c as j,d as b,a as v,b as o,T as R}from"./select-BC6rj2KP.js";import{s as B}from"./mautic-CeOJmnm0.js";import{T as k}from"./trending-down-B8Q--mH4.js";const X=[["path",{d:"M13 2a9 9 0 0 1 9 9",key:"1itnx2"}],["path",{d:"M13 6a5 5 0 0 1 5 5",key:"11nki7"}],["path",{d:"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384",key:"9njp5v"}]],z=w("phone-call",X);const M=[["path",{d:"M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915",key:"1i5ecw"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]],F=w("settings",M);m.registerPlugin(T);const P=A.phoneRaw,y="Ola! Vim da pagina de VOIP Empresarial e gostaria de conversar.";function N(){const[s,n]=d.useState({nome:"",email:"",telefone:"",empresa:"",ramais:"",desafio:"",mensagem:""}),[c,r]=d.useState("idle"),l=(a,t)=>n(S=>({...S,[a]:t})),p=()=>{if(!s.nome||!s.email||!s.telefone){r("error"),setTimeout(()=>r("idle"),3e3);return}r("sending"),B("contato",{nome:s.nome,email:s.email,telefone:s.telefone,empresa:s.empresa||"Nao informado",cargo:`VOIP - ${s.ramais} ramais`,mensagem:`Topico: VOIP Empresarial | Desafio: ${s.desafio||"Nao informado"} | ${s.mensagem||""}`})?(r("success"),n({nome:"",email:"",telefone:"",empresa:"",ramais:"",desafio:"",mensagem:""}),setTimeout(()=>r("idle"),5e3)):(r("error"),setTimeout(()=>r("idle"),3e3))};return e.jsxs("div",{id:"formulario",className:"scroll-mt-20",children:[e.jsx(E,{title:"VoIP Empresarial e PABX IP",description:"Telefonia VoIP para empresas: PABX IP, chamadas ilimitadas, integracao com CRM. Reducao de 70% na conta telefonica."}),e.jsxs("div",{className:"bg-[#1a1a1a] border border-[#333] rounded-2xl p-8 sticky top-24",children:[e.jsx("h3",{className:"text-2xl font-bold text-white mb-2",children:"Orcamento de PABX VOIP"}),e.jsx("p",{className:"text-gray-400 mb-6",children:"Preencha os dados e receba uma proposta de migracao para VOIP em ate 4 horas."}),c==="success"&&e.jsx("div",{className:"mb-4 p-4 bg-green-500/20 border border-green-500/30 rounded-xl text-green-400 text-sm",children:"Enviado com sucesso! Nosso time entrara em contato em ate 2h."}),c==="error"&&e.jsx("div",{className:"mb-4 p-4 bg-red-500/20 border border-red-500/30 rounded-xl text-red-400 text-sm",children:s.nome?"Erro ao enviar. Tente novamente ou use o WhatsApp.":"Preencha nome, e-mail e telefone."}),e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{children:[e.jsxs(i,{className:"text-gray-300",children:["Nome completo ",e.jsx("span",{className:"text-[#ffc300]",children:"*"})]}),e.jsx(x,{value:s.nome,onChange:a=>l("nome",a.target.value),placeholder:"Seu nome",className:"bg-[#2a2a2a] border-[#444] text-white mt-1"})]}),e.jsxs("div",{children:[e.jsxs(i,{className:"text-gray-300",children:["E-mail ",e.jsx("span",{className:"text-[#ffc300]",children:"*"})]}),e.jsx(x,{type:"email",value:s.email,onChange:a=>l("email",a.target.value),placeholder:"seu@empresa.com",className:"bg-[#2a2a2a] border-[#444] text-white mt-1"})]}),e.jsxs("div",{children:[e.jsxs(i,{className:"text-gray-300",children:["WhatsApp ",e.jsx("span",{className:"text-[#ffc300]",children:"*"})]}),e.jsx(x,{value:s.telefone,onChange:a=>l("telefone",a.target.value),placeholder:"(00) 00000-0000",className:"bg-[#2a2a2a] border-[#444] text-white mt-1"})]}),e.jsxs("div",{children:[e.jsx(i,{className:"text-gray-300",children:"Empresa"}),e.jsx(x,{value:s.empresa,onChange:a=>l("empresa",a.target.value),placeholder:"Nome da empresa",className:"bg-[#2a2a2a] border-[#444] text-white mt-1"})]}),e.jsxs("div",{children:[e.jsx(i,{className:"text-gray-300",children:"Quantidade de ramais"}),e.jsxs(f,{onValueChange:a=>l("ramais",a),children:[e.jsx(j,{className:"bg-[#2a2a2a] border-[#444] text-white mt-1",children:e.jsx(b,{placeholder:"Selecione"})}),e.jsxs(v,{className:"bg-[#2a2a2a] border-[#444]",children:[e.jsx(o,{value:"1-5",children:"1-5 ramais"}),e.jsx(o,{value:"6-15",children:"6-15 ramais"}),e.jsx(o,{value:"16-30",children:"16-30 ramais"}),e.jsx(o,{value:"31-50",children:"31-50 ramais"}),e.jsx(o,{value:"50+",children:"Mais de 50"})]})]})]}),e.jsxs("div",{children:[e.jsx(i,{className:"text-gray-300",children:"Situacao atual"}),e.jsxs(f,{onValueChange:a=>l("desafio",a),children:[e.jsx(j,{className:"bg-[#2a2a2a] border-[#444] text-white mt-1",children:e.jsx(b,{placeholder:"Selecione"})}),e.jsxs(v,{className:"bg-[#2a2a2a] border-[#444]",children:[e.jsx(o,{value:"conta-alta",children:"Conta de telefone muito alta"}),e.jsx(o,{value:"pabx-velho",children:"PABX analogico antigo"}),e.jsx(o,{value:"home-office",children:"Precisa de ramal no celular"}),e.jsx(o,{value:"crescendo",children:"Empresa crescendo"}),e.jsx(o,{value:"novo",children:"Novo escritorio"}),e.jsx(o,{value:"outro",children:"Outro"})]})]})]}),e.jsxs("div",{children:[e.jsx(i,{className:"text-gray-300",children:"Mensagem (opcional)"}),e.jsx(R,{value:s.mensagem,onChange:a=>l("mensagem",a.target.value),placeholder:"Conte mais...",className:"bg-[#2a2a2a] border-[#444] text-white mt-1 min-h-[80px]"})]}),e.jsx(h,{onClick:p,disabled:c==="sending",className:"w-full bg-[#ffc300] hover:bg-[#e6b000] text-[#0e0e0e] font-bold py-6 text-lg rounded-xl",children:c==="sending"?"Enviando...":"Solicitar orcamento"}),e.jsxs("a",{href:`https://wa.me/${P}?text=${encodeURIComponent(y)}`,target:"_blank",rel:"noopener noreferrer",className:"flex items-center justify-center gap-2 w-full py-3 text-green-400 hover:text-green-300 text-sm",children:[e.jsx(u,{className:"w-4 h-4"})," Prefere pelo WhatsApp? Clique aqui"]})]})]})]})}function H(){const s=d.useRef(null),[n,c]=d.useState(null);d.useEffect(()=>{const a=m.context(()=>{m.from(".hero-nicho-content",{opacity:0,y:60,duration:1.2,ease:"power3.out",delay:.2}),m.utils.toArray(".gsap-section").forEach(t=>{m.from(t.querySelectorAll(".gsap-item"),{scrollTrigger:{trigger:t,start:"top 75%",toggleActions:"play none none none"},opacity:0,y:40,duration:.8,stagger:.15,ease:"power3.out"})})},s);return()=>a.revert()},[]);const r=[{icon:e.jsx(k,{className:"w-8 h-8 text-red-400"}),title:"Conta de telefone astronomica",desc:"Voce paga R$ 2.000, R$ 5.000 ou mais por mes em telefonia fixa. Ligacoes entre filiais sao cobradas como DDD. Cada minuto custa caro."},{icon:e.jsx(I,{className:"w-8 h-8 text-red-400"}),title:"PABX analogico limitado",desc:"Seu PABX tem 5 anos ou mais. Nao suporta voicemail, nao transfere para celular, nao grava chamadas. Funcionarios usam celular particular."},{icon:e.jsx(C,{className:"w-8 h-8 text-red-400"}),title:"Home office sem ramal",desc:"Funcionarios em home office nao tem acesso ao ramal da empresa. Clientes ligam no fixo e ninguem atende. Perda de negocios."},{icon:e.jsx(F,{className:"w-8 h-8 text-red-400"}),title:"Mudanca de endereco e drama",desc:"Trocou de sala ou filial e a operadora demora 30 dias para transferir a linha. Perdeu o numero antigo. Clientes nao conseguem ligar."}],l=[{icon:e.jsx(z,{className:"w-10 h-10 text-[#ffc300]"}),title:"Reducao de ate 70% na conta",desc:"Ligacoes entre ramais sao gratis, mesmo entre filiais. Ligacoes para fixo e movel com tarifas muito menores. ROI em 3-6 meses."},{icon:e.jsx(O,{className:"w-10 h-10 text-[#ffc300]"}),title:"Ramal no celular e notebook",desc:"Funcionarios atendem no celular, notebook ou telefone IP. URA, voicemail, transferencia e conferencia em qualquer dispositivo."},{icon:e.jsx(V,{className:"w-10 h-10 text-[#ffc300]"}),title:"PABX virtual na nuvem",desc:"Sem aparelho fisico na sua empresa. PABX hospedado na nuvem com 99.9% uptime. Escalavel: adicione ramais em minutos."},{icon:e.jsx(q,{className:"w-10 h-10 text-[#ffc300]"}),title:"Multi-filial integrada",desc:"Todas as filiais no mesmo PABX. Ligacao entre unidades e gratis. Atendente unificado. Cliente liga em um numero e e atendido em qualquer filial."}],p=[{q:"VOIP funciona com internet normal?",a:"Sim, mas recomendamos um link dedicado ou QoS configurado no roteador para priorizar o trafego de voz. Fazemos o teste de qualidade da rede no diagnostico."},{q:"Posso manter meu numero atual?",a:"Sim. Fazemos a portabilidade do seu numero fixo para o VOIP. O numero continua o mesmo, so muda a tecnologia por tras."},{q:"E se a internet cair?",a:"Oferecemos redundancia de link (2 provedores) e encaminhamento para celular em caso de falha. Seu atendimento nao para."},{q:"Preciso trocar todos os telefones?",a:"Depende. Voce pode usar telefones IP, softphone no computador ou app no celular. Fazemos o levantamento do que pode ser reaproveitado."},{q:"Quanto tempo leva para implementar?",a:"De 3 a 7 dias uteis apos aprovacao. A portabilidade do numero pode levar mais 3-5 dias. Fazemos todo o planejamento para transicao sem downtime."}];return e.jsxs("div",{ref:s,className:"min-h-screen bg-[#0e0e0e]",children:[e.jsx("title",{children:"PABX VOIP Empresarial | Avanzato Tecnologia"}),e.jsx("meta",{name:"description",content:"Reduza sua conta de telefone em ate 70% com PABX VOIP. Ramal no celular, multi-filial, URA e gravacao de chamadas."}),e.jsxs("section",{className:"relative min-h-[90vh] flex items-center bg-[#0e0e0e]",children:[e.jsx("div",{className:"absolute inset-0 bg-[url('https://images.unsplash.com/photo-1557200134-90327ee9fafa?w=1920&q=80')] bg-cover bg-center opacity-10"}),e.jsx("div",{className:"absolute inset-0 bg-gradient-to-r from-[#0e0e0e] via-[#0e0e0e]/95 to-[#0e0e0e]/80"}),e.jsx("div",{className:"relative max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-20",children:e.jsxs("div",{className:"grid lg:grid-cols-2 gap-12 items-center",children:[e.jsxs("div",{className:"hero-nicho-content",children:[e.jsxs("div",{className:"inline-flex items-center gap-2 bg-[#ffc300]/10 text-[#ffc300] px-4 py-2 rounded-full text-sm font-medium mb-6",children:[e.jsx(u,{className:"w-4 h-4"})," PABX VOIP"]}),e.jsxs("h1",{className:"text-4xl sm:text-5xl lg:text-6xl font-bold text-white leading-tight mb-6",children:["Reduza sua conta de telefone em ",e.jsx("span",{className:"text-[#ffc300]",children:"ate 70%"})]}),e.jsx("p",{className:"text-xl text-gray-300 mb-6",children:"PABX VOIP com ramal no celular, atendimento multi-filial e reducao drastica dos custos de telefonia."}),e.jsx("p",{className:"text-gray-400 mb-8",children:"Empresas que migram para VOIP economizam entre 50% e 70% na telefonia. Pague menos e tenha muito mais funcionalidades."}),e.jsxs("div",{className:"flex flex-col sm:flex-row gap-4",children:[e.jsx("a",{href:"#formulario",children:e.jsxs(h,{className:"bg-[#ffc300] hover:bg-[#e6b000] text-[#0e0e0e] font-bold px-8 py-6 text-lg rounded-xl",children:["Solicitar orcamento ",e.jsx(g,{className:"w-5 h-5 ml-2"})]})}),e.jsx("a",{href:`https://wa.me/${P}?text=${encodeURIComponent(y)}`,target:"_blank",rel:"noopener noreferrer",children:e.jsxs(h,{variant:"outline",className:"border-[#444] text-white hover:bg-white/10 px-8 py-6 text-lg rounded-xl",children:[e.jsx(u,{className:"w-5 h-5 mr-2"})," WhatsApp"]})})]})]}),e.jsx("div",{className:"hidden lg:block hero-nicho-content",children:e.jsx(N,{})})]})})]}),e.jsx("section",{className:"py-24 bg-[#0e0e0e] gsap-section",children:e.jsxs("div",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8",children:[e.jsxs("div",{className:"text-center mb-16 gsap-item",children:[e.jsx("h2",{className:"text-3xl sm:text-4xl font-bold text-white mb-4",children:"Sua telefonia esta custando caro?"}),e.jsx("p",{className:"text-gray-400 text-lg max-w-3xl mx-auto",children:"Veja os problemas mais comuns que resolvemos com VOIP."})]}),e.jsx("div",{className:"grid md:grid-cols-2 gap-8",children:r.map((a,t)=>e.jsx("div",{className:"gsap-item bg-[#1a1a1a] border border-[#333] rounded-xl p-8 hover:border-red-400/30 transition-all",children:e.jsxs("div",{className:"flex items-start gap-4",children:[e.jsx("div",{className:"shrink-0 p-3 bg-red-400/10 rounded-lg",children:a.icon}),e.jsxs("div",{children:[e.jsx("h3",{className:"text-xl font-bold text-white mb-2",children:a.title}),e.jsx("p",{className:"text-gray-400",children:a.desc})]})]})},t))})]})}),e.jsx("section",{className:"py-24 bg-[#141414] gsap-section",children:e.jsxs("div",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8",children:[e.jsxs("div",{className:"text-center mb-16 gsap-item",children:[e.jsx("h2",{className:"text-3xl sm:text-4xl font-bold text-white mb-4",children:"O que o VOIP entrega"}),e.jsx("p",{className:"text-gray-400 text-lg max-w-3xl mx-auto",children:"Funcionalidades modernas que o PABX analogico nunca tera."})]}),e.jsx("div",{className:"grid md:grid-cols-2 gap-8",children:l.map((a,t)=>e.jsxs("div",{className:"gsap-item bg-[#0e0e0e] border border-[#333] rounded-xl p-8 hover:border-[#ffc300]/30 transition-all",children:[e.jsx("div",{className:"mb-4",children:a.icon}),e.jsx("h3",{className:"text-xl font-bold text-white mb-3",children:a.title}),e.jsx("p",{className:"text-gray-400",children:a.desc})]},t))})]})}),e.jsx("section",{className:"py-24 bg-[#0e0e0e] gsap-section",children:e.jsx("div",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8",children:e.jsx("div",{className:"grid md:grid-cols-3 gap-8",children:[{number:"70%",label:"Economia na telefonia"},{number:"100+",label:"Migracoes realizadas"},{number:"99.9%",label:"Uptime do PABX"}].map((a,t)=>e.jsxs("div",{className:"gsap-item text-center p-8 bg-[#1a1a1a] rounded-xl border border-[#333]",children:[e.jsx("div",{className:"text-4xl sm:text-5xl font-bold text-[#ffc300] mb-2",children:a.number}),e.jsx("div",{className:"text-gray-400",children:a.label})]},t))})})}),e.jsx("section",{className:"py-12 bg-[#141414] lg:hidden",children:e.jsx("div",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8",children:e.jsx(N,{})})}),e.jsx("section",{className:"py-24 bg-[#141414] gsap-section",children:e.jsxs("div",{className:"max-w-3xl mx-auto px-4 sm:px-6 lg:px-8",children:[e.jsx("h2",{className:"text-3xl sm:text-4xl font-bold text-white mb-12 text-center gsap-item",children:"Perguntas frequentes"}),e.jsx("div",{className:"space-y-4",children:p.map((a,t)=>e.jsxs("div",{className:"gsap-item bg-[#1a1a1a] border border-[#333] rounded-xl overflow-hidden",children:[e.jsxs("button",{onClick:()=>c(n===t?null:t),className:"w-full flex items-center justify-between p-6 text-left",children:[e.jsx("span",{className:"text-white font-medium pr-4",children:a.q}),e.jsx("span",{className:`text-[#ffc300] text-2xl shrink-0 transition-transform ${n===t?"rotate-45":""}`,children:"+"})]}),n===t&&e.jsx("div",{className:"px-6 pb-6 text-gray-400",children:a.a})]},t))})]})}),e.jsx("section",{className:"py-24 bg-[#0e0e0e] gsap-section",children:e.jsxs("div",{className:"max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center",children:[e.jsx("h2",{className:"text-3xl sm:text-4xl font-bold text-white mb-6 gsap-item",children:"Pare de pagar caro por telefonia limitada"}),e.jsx("p",{className:"text-gray-400 text-lg mb-8 gsap-item",children:"Solicite um orcamento de migracao para VOIP. Economize e modernize sua comunicacao."}),e.jsx("div",{className:"flex flex-col sm:flex-row justify-center gap-4 gsap-item",children:e.jsx("a",{href:"#formulario",children:e.jsxs(h,{className:"bg-[#ffc300] hover:bg-[#e6b000] text-[#0e0e0e] font-bold px-8 py-6 text-lg rounded-xl",children:["Solicitar orcamento ",e.jsx(g,{className:"w-5 h-5 ml-2"})]})})})]})})]})}export{H as default};