healthy.stepy.dev Open in urlscan Pro
2606:4700:3034::ac43:c990  Public Scan

Submitted URL: https://healthy.stepy.dev/
Effective URL: https://healthy.stepy.dev/auth/login
Submission: On February 14 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

<form wire:submit="save" class="mt-8 flex flex-col gap-4">
  <div class="flex flex-col gap-1">
    <label class="font-medium" for="email">E-mail</label>
    <input wire:model="email" class="w-full h-12 px-4 border border-slate-300 rounded-lg" type="email" id="email" placeholder="Informe seu e-mail">
    <!--[if BLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]-->
  </div>
  <div class="flex flex-col gap-1">
    <label class="font-medium" for="password">Senha</label>
    <input wire:model="password" class="w-full h-12 px-4 border border-slate-300 rounded-lg" type="password" id="password" placeholder="Informe sua senha">
    <!--[if BLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]-->
  </div>
  <button wire:loading.disable="" class="w-full px-4 py-3 bg-green-500 text-white font-medium rounded-lg hover:bg-green-600 disabled:cursor-not-allowed disabled:opacity-80">
    <span wire:loading.remove="">Entrar</span>
    <span wire:loading="">Entrando...</span>
  </button>
  <p class="text-center">
    <span>Ainda não tem uma conta?</span>
    <a wire:navigate="" class="text-green-500 font-medium hover:text-green-600" href="https://healthy.stepy.dev/auth/register">Criar
conta</a>
  </p>
</form>

Text Content

ENTRE COM SEUS DADOS

Lorem, ipsum dolor sit amet consectetur adipisicing elit.

E-mail
Senha
Entrar Entrando...

Ainda não tem uma conta? Criar conta