Files
avz-site/dist/assets/Proxmox-BMnGqaYI.js
T
2026-06-10 12:38:42 -03:00

2 lines
5.8 KiB
JavaScript

import{K as o,G as t,J as e,k as n,a as c,T as x,u as d,d as p,S as h}from"./index-DLMsdH5y.js";import{S as u}from"./SEO-BQEmBC0N.js";import{L as g}from"./layers-N-gSbazW.js";import{D as b}from"./database-BgQRoSQU.js";import{Z as f}from"./zap-DhoXTOzT.js";t.registerPlugin(h);const j=["VM não inicia","Cluster desconfigurado","Backup falhando","Problema de storage","Alta disponibilidade não funciona","Migração ao vivo com erro"],N=[{titulo:"Cluster Proxmox",desc:"Configuração de clusters de alta disponibilidade com múltiplos nós.",icon:e.jsx(g,{className:"w-6 h-6"})},{titulo:"Backup e Restore",desc:"Backup automatizado de VMs com agendamento e retenção.",icon:e.jsx(b,{className:"w-6 h-6"})},{titulo:"Alta Disponibilidade",desc:"Failover automático de VMs entre nós do cluster.",icon:e.jsx(f,{className:"w-6 h-6"})},{titulo:"Storage",desc:"Ceph, ZFS, LVM - configuração de storage distribuído.",icon:e.jsx(d,{className:"w-6 h-6"})},{titulo:"Migração ao Vivo",desc:"Live migration de VMs sem downtime.",icon:e.jsx(n,{className:"w-6 h-6"})},{titulo:"Containers LXC",desc:"Containers leves para aplicações específicas.",icon:e.jsx(p,{className:"w-6 h-6"})}],C=()=>{const i=o.useRef(null),r=o.useRef(null);o.useEffect(()=>{const s=t.context(()=>{const a=i.current?.querySelectorAll(".animate-item");a?.length&&t.fromTo(a,{y:50,opacity:0},{y:0,opacity:1,duration:.8,stagger:.1,ease:"expo.out"});const l=r.current?.querySelectorAll(".content-item");l?.length&&t.fromTo(l,{y:40,opacity:0},{y:0,opacity:1,duration:.6,stagger:.1,ease:"expo.out",scrollTrigger:{trigger:r.current,start:"top 80%"}})});return()=>s.revert()},[]);const m={"@context":"https://schema.org","@type":"Service",name:"Suporte Proxmox",description:"Especialistas em Proxmox VE - cluster, backup, alta disponibilidade e virtualização",provider:{"@type":"Organization",name:"Avanzato Consultoria"}};return e.jsxs("div",{className:"bg-[#0e0e0e] min-h-screen",children:[e.jsx(u,{title:"Suporte Proxmox VE",description:"Implementacao e suporte Proxmox VE: virtualizacao, containers LXC, clusters HA, Ceph storage, backups."}),e.jsx("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(m)}}),e.jsxs("section",{ref:i,className:"pt-32 pb-20 relative overflow-hidden",children:[e.jsx("div",{className:"absolute top-0 right-0 w-[600px] h-[600px] bg-[#cbf400]/5 rounded-full blur-3xl -translate-y-1/2 translate-x-1/2"}),e.jsx("div",{className:"container-custom relative z-10",children:e.jsxs("div",{className:"grid lg:grid-cols-2 gap-12 items-center",children:[e.jsxs("div",{children:[e.jsxs("div",{className:"animate-item flex items-center gap-2 mb-6",children:[e.jsx(n,{className:"w-5 h-5 text-[#cbf400]"}),e.jsx("span",{className:"text-[#cbf400] font-semibold",children:"Tecnologias"}),e.jsx("span",{className:"text-gray-500",children:"/"}),e.jsx("span",{className:"text-white",children:"Proxmox"})]}),e.jsxs("h1",{className:"animate-item text-4xl md:text-5xl lg:text-6xl font-black text-white mb-6",children:["Suporte ",e.jsx("span",{className:"text-gradient",children:"Proxmox"})]}),e.jsx("p",{className:"animate-item text-xl text-gray-400 mb-8",children:"Especialistas em Proxmox VE. Cluster, backup, alta disponibilidade e virtualização profissional para sua empresa."}),e.jsx("div",{className:"animate-item flex flex-wrap gap-4",children:e.jsxs("a",{href:"https://api.whatsapp.com/send?phone=551148101704&text=Olá!%20Preciso%20de%20suporte%20Proxmox",target:"_blank",rel:"noopener noreferrer",className:"btn-primary inline-flex items-center gap-2",children:["Solicitar suporte",e.jsx(c,{className:"w-5 h-5"})]})})]}),e.jsxs("div",{className:"animate-item relative",children:[e.jsx("div",{className:"absolute -inset-4 bg-gradient-to-r from-[#cbf400]/20 to-transparent rounded-2xl blur-2xl"}),e.jsxs("div",{className:"relative bg-[#1a1a1a] rounded-2xl p-8 border border-white/5",children:[e.jsx(x,{className:"w-10 h-10 text-[#cbf400] mb-4"}),e.jsx("h3",{className:"text-xl font-bold text-white mb-4",children:"Problemas que resolvemos:"}),e.jsx("ul",{className:"space-y-3",children:j.map((s,a)=>e.jsxs("li",{className:"flex items-center gap-3 text-gray-300",children:[e.jsx("span",{className:"w-2 h-2 rounded-full bg-[#cbf400]"}),s]},a))})]})]})]})})]}),e.jsx("section",{ref:r,className:"py-20",children:e.jsxs("div",{className:"container-custom",children:[e.jsxs("h2",{className:"content-item text-3xl md:text-4xl font-black text-white text-center mb-12",children:["Nossos ",e.jsx("span",{className:"text-gradient",children:"Serviços"})]}),e.jsx("div",{className:"grid md:grid-cols-2 lg:grid-cols-3 gap-6",children:N.map((s,a)=>e.jsxs("div",{className:"content-item bg-[#1a1a1a] rounded-2xl p-6 border border-white/5 hover:border-[#cbf400]/30 transition-all",children:[e.jsx("div",{className:"w-14 h-14 rounded-xl bg-[#cbf400]/10 flex items-center justify-center text-[#cbf400] mb-4",children:s.icon}),e.jsx("h3",{className:"text-xl font-bold text-white mb-3",children:s.titulo}),e.jsx("p",{className:"text-gray-400",children:s.desc})]},a))})]})}),e.jsx("section",{className:"py-20 bg-[#1a1a1a]",children:e.jsx("div",{className:"container-custom",children:e.jsxs("div",{className:"bg-gradient-to-r from-[#cbf400]/10 to-transparent rounded-2xl p-12 text-center border border-[#cbf400]/20",children:[e.jsx("h2",{className:"text-3xl md:text-4xl font-black text-white mb-4",children:"Proxmox com problema?"}),e.jsx("p",{className:"text-gray-400 mb-8 max-w-2xl mx-auto",children:"Nossa equipe é especialista em Proxmox e resolve qualquer problema rapidamente."}),e.jsxs("a",{href:"https://api.whatsapp.com/send?phone=551148101704&text=Olá!%20Tenho%20problema%20no%20Proxmox",target:"_blank",rel:"noopener noreferrer",className:"btn-primary inline-flex items-center gap-2",children:["Falar com especialista",e.jsx(c,{className:"w-5 h-5"})]})]})})})]})};export{C as default};