<!DOCTYPE html>
<html lang="pt-BR">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <title>Site em Desenvolvimento - LaCreator Hosting</title>
  <link rel="stylesheet" href="style.css" />
  <link rel="icon" type="image/png" href="https://lacreator.com.br/wp-content/uploads/2025/11/Favicon.png" />
  <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap" rel="stylesheet">
</head>
<body>
  <main class="container">
    <div class="text-content">
      <img src="https://lacreator.com.br/wp-content/uploads/2025/11/logo-light-1.svg" alt="LaCreator Logo" class="logo">
      <h1>Site em<br>Desenvolvimento</h1>
      <p class="subtitle">
        Este domínio está ativo e hospedado pela LaCreator Host.
      </p>
      <p class="desc">
        O site do cliente ainda está em fase de construção ou configuração.<br>
       
      </p>
      <button onclick="window.location.href='https://host.lacreator.com.br'">Visitar LaCreator Hosting</button>
    </div>

    <div class="image-content">
      <img src="https://lacreator.com.br/wp-content/uploads/2025/11/imagem-green.png" alt="LaCreator Maintenance Illustration">
    </div>
  </main>
</body>
</html>
