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

2 lines
5.7 KiB
JavaScript

import{K as i,G as t,J as e,u as c,a as n,T as d,k as x,d as p,S as h}from"./index-DLMsdH5y.js";import{S as u}from"./SEO-BQEmBC0N.js";import{L as b}from"./layers-N-gSbazW.js";import{Z as g}from"./zap-DhoXTOzT.js";import{D as f}from"./database-BgQRoSQU.js";t.registerPlugin(h);const j=["ESXi não inicia","VMs corrompidas","vCenter desconectado","vMotion não funciona","Datastore cheio","Snapshot travado"],N=[{titulo:"ESXi",desc:"Instalação, configuração e manutenção de hosts VMware ESXi.",icon:e.jsx(c,{className:"w-6 h-6"})},{titulo:"vCenter",desc:"Gestão centralizada de múltiplos hosts ESXi.",icon:e.jsx(b,{className:"w-6 h-6"})},{titulo:"vMotion",desc:"Migração ao vivo de VMs entre hosts sem downtime.",icon:e.jsx(g,{className:"w-6 h-6"})},{titulo:"Storage",desc:"iSCSI, NFS, SAN - configuração de storage para VMware.",icon:e.jsx(f,{className:"w-6 h-6"})},{titulo:"Snapshots",desc:"Gestão de snapshots e backup de VMs.",icon:e.jsx(x,{className:"w-6 h-6"})},{titulo:"HA e DRS",desc:"Alta disponibilidade e balanceamento de recursos.",icon:e.jsx(p,{className:"w-6 h-6"})}],V=()=>{const o=i.useRef(null),r=i.useRef(null);i.useEffect(()=>{const s=t.context(()=>{const a=o.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 VMware",description:"Especialistas em VMware ESXi, vCenter, vSphere, vMotion e virtualização empresarial",provider:{"@type":"Organization",name:"Avanzato Consultoria"}};return e.jsxs("div",{className:"bg-[#0e0e0e] min-h-screen",children:[e.jsx(u,{title:"Suporte VMware vSphere",description:"Consultoria e suporte VMware vSphere: ESXi, vCenter, vMotion, HA, DRS. Licenciamento e otimizacao."}),e.jsx("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(m)}}),e.jsxs("section",{ref:o,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(c,{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:"VMware"})]}),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:"VMware"})]}),e.jsx("p",{className:"animate-item text-xl text-gray-400 mb-8",children:"Especialistas em VMware ESXi, vCenter e vSphere. Resolvemos problemas em ambientes virtualizados empresariais."}),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%20VMware",target:"_blank",rel:"noopener noreferrer",className:"btn-primary inline-flex items-center gap-2",children:["Solicitar suporte",e.jsx(n,{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(d,{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:"VMware com problema?"}),e.jsx("p",{className:"text-gray-400 mb-8 max-w-2xl mx-auto",children:"Nossa equipe é especialista em VMware e resolve qualquer problema rapidamente."}),e.jsxs("a",{href:"https://api.whatsapp.com/send?phone=551148101704&text=Olá!%20Tenho%20problema%20no%20VMware",target:"_blank",rel:"noopener noreferrer",className:"btn-primary inline-flex items-center gap-2",children:["Falar com especialista",e.jsx(n,{className:"w-5 h-5"})]})]})})})]})};export{V as default};