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

2 lines
9.5 KiB
JavaScript

import{K as l,G as r,J as e,L as c,i as m,a as n,S as g}from"./index-DLMsdH5y.js";import{S as p}from"./SEO-BQEmBC0N.js";import{C as h}from"./calendar-DE2JOCev.js";import{U as f}from"./user-D1fYDUoc.js";r.registerPlugin(g);const u=[{id:1,slug:"ransomware-como-proteger-sua-empresa",titulo:"Ransomware: Como proteger sua empresa em 2024",resumo:"Descubra as melhores práticas para proteger sua empresa contra ataques de ransomware e garantir a continuidade do negócio.",imagem:"/hero-dashboard.jpg",categoria:"Segurança",autor:"Carlos Silva",data:"15 Jan 2024",tempoLeitura:"8 min",destaque:!0},{id:2,slug:"cloud-vs-on-premise-qual-escolher",titulo:"Cloud vs On-Premise: Qual escolher para sua empresa?",resumo:"Análise completa das vantagens e desvantagens de cada modelo para ajudar na decisão da sua infraestrutura de TI.",imagem:"/service-cloud.png",categoria:"Cloud",autor:"Ana Paula Mendes",data:"10 Jan 2024",tempoLeitura:"6 min",destaque:!1},{id:3,slug:"lgpd-o-que-mudou-em-2024",titulo:"LGPD: O que mudou em 2024 e como se adequar",resumo:"Entenda as novas regulamentações da LGPD e como garantir a conformidade da sua empresa com a legislação.",imagem:"/service-security.png",categoria:"Compliance",autor:"Mariana Costa",data:"05 Jan 2024",tempoLeitura:"5 min",destaque:!1},{id:4,slug:"5-sinais-de-que-sua-ti-precisa-de-ajuda",titulo:"5 sinais de que sua TI precisa de ajuda urgente",resumo:"Identifique os principais indicadores de que sua infraestrutura de TI está comprometida e precise de atenção.",imagem:"/service-ti.png",categoria:"TI Gerenciada",autor:"Ricardo Oliveira",data:"28 Dez 2023",tempoLeitura:"4 min",destaque:!1},{id:5,slug:"backup-3-2-1-regra-de-ouro",titulo:"Backup 3-2-1: A regra de ouro da proteção de dados",resumo:"Aprenda a estratégia de backup mais recomendada por especialistas e como implementá-la na sua empresa.",imagem:"/service-support.png",categoria:"Backup",autor:"Carlos Silva",data:"20 Dez 2023",tempoLeitura:"7 min",destaque:!1},{id:6,slug:"microsoft-365-vs-google-workspace",titulo:"Microsoft 365 vs Google Workspace: Comparativo 2024",resumo:"Compare as duas principais suites de produtividade e escolha a melhor para sua equipe.",imagem:"/hero-dashboard.jpg",categoria:"Produtividade",autor:"Ana Paula Mendes",data:"15 Dez 2023",tempoLeitura:"6 min",destaque:!1}],b=["Todas","Segurança","Cloud","TI Gerenciada","Backup","Compliance","Produtividade"],y=()=>{const d=l.useRef(null),o=l.useRef(null);l.useEffect(()=>{const a=r.context(()=>{const t=d.current?.querySelectorAll(".animate-item");t&&t.length>0&&r.fromTo(t,{y:50,opacity:0},{y:0,opacity:1,duration:.8,stagger:.1,ease:"expo.out"});const i=o.current?.querySelectorAll(".post-card");i&&i.length>0&&r.fromTo(i,{y:50,opacity:0},{y:0,opacity:1,duration:.6,stagger:.1,ease:"back.out(1.7)",scrollTrigger:{trigger:o.current,start:"top 80%"}})});return()=>a.revert()},[]);const s=u.find(a=>a.destaque),x=u.filter(a=>!a.destaque);return e.jsxs("div",{className:"bg-[#0e0e0e] min-h-screen",children:[e.jsx(p,{title:"Blog de Tecnologia",description:"Artigos e novidades sobre TI, seguranca da informacao, cloud computing e tecnologia para empresas."}),e.jsxs("section",{ref:d,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:"text-center max-w-3xl mx-auto",children:[e.jsx("span",{className:"animate-item inline-block px-4 py-2 rounded-full bg-[#cbf400]/10 text-[#cbf400] text-sm font-semibold mb-6 border border-[#cbf400]/20",children:"Blog"}),e.jsxs("h1",{className:"animate-item text-4xl md:text-5xl lg:text-6xl font-black text-white mb-6",children:["Conteúdo sobre ",e.jsx("span",{className:"text-gradient",children:"Tecnologia"})]}),e.jsx("p",{className:"animate-item text-xl text-gray-400",children:"Artigos, guias e novidades sobre TI, segurança, cloud e muito mais."})]})})]}),e.jsx("section",{className:"py-8 bg-[#1a1a1a] border-y border-white/5",children:e.jsx("div",{className:"container-custom",children:e.jsx("div",{className:"flex flex-wrap justify-center gap-3",children:b.map((a,t)=>e.jsx("button",{className:`px-4 py-2 rounded-full text-sm font-medium transition-colors ${t===0?"bg-[#cbf400] text-[#0e0e0e]":"bg-[#0e0e0e] text-gray-400 hover:text-white border border-white/5"}`,children:a},t))})})}),s&&e.jsx("section",{className:"py-12",children:e.jsx("div",{className:"container-custom",children:e.jsx(c,{to:`/blog/${s.slug}`,className:"group block bg-[#1a1a1a] rounded-2xl overflow-hidden border border-white/5 hover:border-[#cbf400]/30 transition-colors",children:e.jsxs("div",{className:"grid lg:grid-cols-2",children:[e.jsx("div",{className:"aspect-video lg:aspect-auto overflow-hidden",children:e.jsx("img",{src:s.imagem,alt:s.titulo,className:"w-full h-full object-cover group-hover:scale-105 transition-transform duration-500"})}),e.jsxs("div",{className:"p-8 lg:p-12 flex flex-col justify-center",children:[e.jsxs("div",{className:"flex items-center gap-4 mb-4",children:[e.jsx("span",{className:"px-3 py-1 bg-[#cbf400]/10 text-[#cbf400] text-sm font-medium rounded-full",children:s.categoria}),e.jsxs("span",{className:"text-gray-500 text-sm flex items-center gap-1",children:[e.jsx(h,{className:"w-4 h-4"}),s.data]})]}),e.jsx("h2",{className:"text-2xl md:text-3xl font-bold text-white mb-4 group-hover:text-[#cbf400] transition-colors",children:s.titulo}),e.jsx("p",{className:"text-gray-400 mb-6",children:s.resumo}),e.jsxs("div",{className:"flex items-center justify-between",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"w-10 h-10 rounded-full bg-[#cbf400]/10 flex items-center justify-center",children:e.jsx(f,{className:"w-5 h-5 text-[#cbf400]"})}),e.jsxs("div",{children:[e.jsx("div",{className:"text-white text-sm font-medium",children:s.autor}),e.jsxs("div",{className:"text-gray-500 text-xs flex items-center gap-1",children:[e.jsx(m,{className:"w-3 h-3"}),s.tempoLeitura," de leitura"]})]})]}),e.jsxs("span",{className:"text-[#cbf400] flex items-center gap-2 group-hover:gap-3 transition-all",children:["Ler artigo",e.jsx(n,{className:"w-5 h-5"})]})]})]})]})})})}),e.jsx("section",{ref:o,className:"py-20",children:e.jsxs("div",{className:"container-custom",children:[e.jsx("h2",{className:"text-2xl font-bold text-white mb-8",children:"Artigos recentes"}),e.jsx("div",{className:"grid md:grid-cols-2 lg:grid-cols-3 gap-6",children:x.map(a=>e.jsxs(c,{to:`/blog/${a.slug}`,className:"post-card group bg-[#1a1a1a] rounded-2xl overflow-hidden border border-white/5 hover:border-[#cbf400]/30 transition-colors",children:[e.jsx("div",{className:"aspect-video overflow-hidden",children:e.jsx("img",{src:a.imagem,alt:a.titulo,className:"w-full h-full object-cover group-hover:scale-105 transition-transform duration-500"})}),e.jsxs("div",{className:"p-6",children:[e.jsxs("div",{className:"flex items-center gap-3 mb-3",children:[e.jsx("span",{className:"px-2 py-1 bg-[#cbf400]/10 text-[#cbf400] text-xs font-medium rounded",children:a.categoria}),e.jsx("span",{className:"text-gray-500 text-xs",children:a.data})]}),e.jsx("h3",{className:"text-lg font-bold text-white mb-2 group-hover:text-[#cbf400] transition-colors line-clamp-2",children:a.titulo}),e.jsx("p",{className:"text-gray-400 text-sm line-clamp-2 mb-4",children:a.resumo}),e.jsxs("div",{className:"flex items-center justify-between text-sm",children:[e.jsxs("span",{className:"text-gray-500 flex items-center gap-1",children:[e.jsx(m,{className:"w-4 h-4"}),a.tempoLeitura]}),e.jsxs("span",{className:"text-[#cbf400] flex items-center gap-1",children:["Ler",e.jsx(n,{className:"w-4 h-4"})]})]})]})]},a.id))}),e.jsxs("div",{className:"flex justify-center gap-2 mt-12",children:[e.jsx("button",{className:"w-10 h-10 rounded-lg bg-[#cbf400] text-[#0e0e0e] font-bold",children:"1"}),e.jsx("button",{className:"w-10 h-10 rounded-lg bg-[#1a1a1a] text-gray-400 hover:text-white border border-white/5",children:"2"}),e.jsx("button",{className:"w-10 h-10 rounded-lg bg-[#1a1a1a] text-gray-400 hover:text-white border border-white/5",children:"3"}),e.jsx("span",{className:"w-10 h-10 flex items-center justify-center text-gray-500",children:"..."}),e.jsx("button",{className:"w-10 h-10 rounded-lg bg-[#1a1a1a] text-gray-400 hover:text-white border border-white/5 flex items-center justify-center",children:e.jsx(n,{className:"w-5 h-5"})})]})]})}),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 font-black text-white mb-4",children:"Receba novidades no seu email"}),e.jsx("p",{className:"text-gray-400 mb-8 max-w-xl mx-auto",children:"Inscreva-se na nossa newsletter e receba os melhores conteúdos sobre tecnologia diretamente na sua caixa de entrada."}),e.jsxs("form",{className:"flex flex-col sm:flex-row gap-4 max-w-lg mx-auto",children:[e.jsx("input",{type:"email",placeholder:"Seu melhor email",className:"flex-1 px-4 py-3 rounded-lg bg-[#0e0e0e] border border-white/10 text-white focus:border-[#cbf400] focus:ring-2 focus:ring-[#cbf400]/20 outline-none transition-all"}),e.jsx("button",{type:"submit",className:"btn-primary",children:"Inscrever-se"})]}),e.jsxs("p",{className:"text-gray-500 text-sm mt-4",children:["Ao se inscrever, você concorda com nossa"," ",e.jsx(c,{to:"/privacidade",className:"text-[#cbf400] hover:underline",children:"Política de Privacidade"})]})]})})})]})};export{y as default};