<!DOCTYPE html>
<html lang="pt-BR">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <title>VE MOTORES ELETRICOS LTDA | Pacatuba - CE</title>
  <meta name="description" content="VE MOTORES ELETRICOS LTDA - CNPJ 68.751.041/0001-53. Manutenção de motores elétricos em Pacatuba - CE." />
  <script src="https://cdn.tailwindcss.com"></script>
  <link rel="preconnect" href="https://fonts.googleapis.com" />
  <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap" rel="stylesheet" />
  <style>
    body { font-family: 'Inter', system-ui, sans-serif; background: #0a0a0a; color: #e5e5e5; }
    html { scroll-behavior: smooth; }
    .card { background: #111; border: 1px solid #1f1f1f; border-radius: 16px; }
    .btn-accent { background: #facc15; color: #0a0a0a; font-weight: 700; padding: .75rem 1.5rem; border-radius: 12px; display: inline-block; transition: .2s; }
    .btn-accent:hover { background: #eab308; }
    .btn-wa { background: #22c55e; color: #0a0a0a; font-weight: 700; padding: .75rem 1.5rem; border-radius: 12px; display: inline-block; transition: .2s; }
    .btn-wa:hover { background: #16a34a; }
  </style>
</head>
<body>
  <header class="sticky top-0 z-50 border-b border-neutral-900 bg-[#0a0a0a]/90 backdrop-blur">
    <div class="max-w-6xl mx-auto px-4 py-4 flex flex-wrap items-center justify-between gap-4">
      <div class="flex items-center gap-3">
        <div class="w-12 h-12 rounded-xl bg-yellow-400 text-black font-black flex items-center justify-center">VE</div>
        <div>
          <p class="font-bold text-white leading-tight">VE MOTORES ELETRICOS LTDA</p>
          <p class="text-xs text-neutral-400">CNPJ 68.751.041/0001-53 · PACATUBA/CE</p>
          <p class="text-xs text-yellow-400 font-semibold">VE MOTORES ELETRICOS</p>
        </div>
      </div>
      <nav class="hidden md:flex gap-6 text-sm text-neutral-300">
        <a href="#sobre" class="hover:text-yellow-400">Sobre</a>
        <a href="#servicos" class="hover:text-yellow-400">Serviços</a>
        <a href="#registro" class="hover:text-yellow-400">Registro</a>
        <a href="#contato" class="hover:text-yellow-400">Contato</a>
      </nav>
      <a href="https://wa.me/5531975543481" target="_blank" rel="noopener" class="btn-accent text-sm">Agendar</a>
    </div>
  </header>

  <main>
    <section class="max-w-6xl mx-auto px-4 py-16 md:py-24 grid md:grid-cols-2 gap-10 items-center">
      <div>
        <h1 class="text-4xl md:text-5xl font-black text-white leading-tight">Qualidade e confiança em <span class="text-yellow-400">manutenção de motores elétricos</span></h1>
        <p class="mt-6 text-lg text-neutral-400">Atendimento profissional em PACATUBA - CE. Fale diretamente com a nossa equipe pelo WhatsApp e agende seu horário com praticidade.</p>
        <div class="mt-8 flex flex-wrap gap-4">
          <a href="https://wa.me/5531975543481" target="_blank" rel="noopener" class="btn-wa">Agendar pelo WhatsApp</a>
          <a href="#servicos" class="btn-accent">Ver serviços</a>
        </div>
      </div>
      <div class="card p-8">
        <p class="text-xs uppercase tracking-wider text-neutral-500">Agendamento</p>
        <h2 class="mt-2 text-2xl font-bold text-white">Agende pelo WhatsApp</h2>
        <p class="mt-3 text-neutral-400">Atendimento direto com a VE MOTORES ELETRICOS LTDA.</p>
        <a href="https://wa.me/5531975543481" target="_blank" rel="noopener" class="mt-6 block text-3xl font-black text-green-400 hover:text-green-300">(31) 97554-3481</a>
        <a href="https://wa.me/5531975543481" target="_blank" rel="noopener" class="btn-wa mt-6 w-full text-center">Chamar no WhatsApp</a>
      </div>
    </section>

    <section id="sobre" class="max-w-6xl mx-auto px-4 py-16">
      <h2 class="text-3xl font-black text-white">Sobre</h2>
      <p class="mt-4 text-neutral-400 max-w-3xl">Fundada em 11/08/2026, a empresa VE MOTORES ELETRICOS LTDA — VE MOTORES ELETRICOS atua no segmento de manutenção e reparação de geradores, transformadores e motores elétricos, com sede em PACATUBA - CE.</p>
      <div class="mt-8 grid sm:grid-cols-2 lg:grid-cols-4 gap-4">
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Razão Social</p><p class="mt-1 font-semibold text-white">VE MOTORES ELETRICOS LTDA</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Nome Fantasia</p><p class="mt-1 font-semibold text-white">VE MOTORES ELETRICOS</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Porte</p><p class="mt-1 font-semibold text-white">ME</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Atividade Principal</p><p class="mt-1 font-semibold text-white">33.13-9-01 - Manutenção e reparação de geradores, transformadores e motores elétricos</p></div>
      </div>
    </section>

    <section id="servicos" class="max-w-6xl mx-auto px-4 py-16">
      <h2 class="text-3xl font-black text-white">Serviços</h2>
      <p class="mt-4 text-neutral-400">Atividades registradas na Receita Federal.</p>
      <div class="mt-8 grid sm:grid-cols-2 lg:grid-cols-3 gap-4">
        <div class="card p-6 flex flex-col">
          <span class="text-xs font-bold tracking-wider text-yellow-400">CNAE 33.13-9-01 · PRINCIPAL</span>
          <h3 class="mt-2 text-base font-semibold text-white flex-1">Manutenção e reparação de geradores, transformadores e motores elétricos</h3>
          <a href="https://wa.me/5531975543481" target="_blank" rel="noopener" class="btn-wa mt-5 text-center">Agendar</a>
        </div>
        <div class="card p-6 flex flex-col">
          <span class="text-xs font-bold tracking-wider text-neutral-500">CNAE 43.21-5-00</span>
          <h3 class="mt-2 text-base font-semibold text-white flex-1">Instalação e manutenção elétrica</h3>
          <a href="https://wa.me/5531975543481" target="_blank" rel="noopener" class="btn-wa mt-5 text-center">Agendar</a>
        </div>
      </div>
    </section>

    <section id="registro" class="max-w-6xl mx-auto px-4 py-16">
      <h2 class="text-3xl font-black text-white">Registro</h2>
      <p class="mt-4 text-neutral-400">Dados do Comprovante de Inscrição e de Situação Cadastral.</p>
      <div class="mt-8 grid sm:grid-cols-2 lg:grid-cols-3 gap-4">
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Razão Social</p><p class="mt-1 font-semibold text-white">VE MOTORES ELETRICOS LTDA</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Nome Fantasia</p><p class="mt-1 font-semibold text-white">VE MOTORES ELETRICOS</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">CNPJ</p><p class="mt-1 font-semibold text-white">68.751.041/0001-53 (Matriz)</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Situação Cadastral</p><p class="mt-1 font-semibold text-white">ATIVA desde 11/08/2026</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Natureza Jurídica</p><p class="mt-1 font-semibold text-white">206-2 - Sociedade Empresária Limitada</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Endereço</p><p class="mt-1 font-semibold text-white">R 92 (CONJ JEREISSATI II), 225 - SENADOR CARLOS JEREISSATI, PACATUBA - CE</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">CEP</p><p class="mt-1 font-semibold text-white">61.814-152</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Telefone</p><p class="mt-1 font-semibold text-white"><a href="https://wa.me/5531975543481" target="_blank" rel="noopener" class="hover:text-green-400">(31) 97554-3481</a></p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">E-mail</p><p class="mt-1 font-semibold text-white"><a href="mailto:CABRALVALERIO86@GMAIL.COM" class="hover:text-yellow-400 break-all">CABRALVALERIO86@GMAIL.COM</a></p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Data de Abertura</p><p class="mt-1 font-semibold text-white">11/08/2026</p></div>
      </div>
    </section>

    <section id="contato" class="max-w-6xl mx-auto px-4 py-16">
      <div class="card p-10 md:p-14 text-center">
        <h2 class="text-3xl md:text-4xl font-black text-white">Contato</h2>
        <p class="mt-4 text-neutral-400">Fale com a VE MOTORES ELETRICOS LTDA pelo WhatsApp.</p>
        <a href="https://wa.me/5531975543481" target="_blank" rel="noopener" class="mt-6 inline-block text-4xl font-black text-green-400 hover:text-green-300">(31) 97554-3481</a>
        <p class="mt-3 text-sm text-neutral-500">R 92 (CONJ JEREISSATI II), 225 - SENADOR CARLOS JEREISSATI, PACATUBA - CE · CEP 61.814-152</p>
        <div class="mt-8"><a href="https://wa.me/5531975543481" target="_blank" rel="noopener" class="btn-accent text-lg">Solicite seu Horário</a></div>
      </div>
    </section>
  </main>

  <footer class="border-t border-neutral-900 py-8">
    <p class="max-w-6xl mx-auto px-4 text-center text-sm text-neutral-500">© 2026 VE MOTORES ELETRICOS LTDA · CNPJ 68.751.041/0001-53 · PACATUBA - VE MOTORES ELETRICOS</p>
  </footer>
</body>
</html>