londri.limapuluhlima.my.id Open in urlscan Pro
51.79.208.227  Public Scan

URL: https://londri.limapuluhlima.my.id/
Submission: On December 09 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

<form role="form" class="text-start">
  <div class="mb-3">
    <input type="email" class="form-control" placeholder="Email" wire:model="email">
  </div>
  <div class="mb-3">
    <input type="password" class="form-control" placeholder="Password" wire:model="password">
  </div>
  <div class="form-check form-switch">
    <input class="form-check-input" type="checkbox" id="rememberMe">
    <label class="form-check-label" for="rememberMe">Ingatkan saya</label>
  </div>
  <div class="text-center">
    <button type="button" wire:click="login" class="btn btn-primary w-100 my-4 mb-4">Login</button>
  </div>
  <!-- <div class="mb-2 position-relative text-center">
                                            <p class="text-sm fw-500 mb-2 text-secondary text-border d-inline z-index-2 bg-white px-3">
                                                Powered by <a href="https://londri.limapuluhlima.my.id" class="text-dark fw-600" target="_blank">Laundryku</a>
                                            </p>
                                        </div> -->
  <p class="text-center"> <a href="" class="text-center text-primary-faded" @click.prevent="resetpassword = true">Lupa Password?</a></p>
</form>

<form role="form" class="text-start">
  <div class="mb-3">
    <input type="email" class="form-control" placeholder="Email" wire:model="email" wire:keydown.enter="forgotpassword">
  </div>
  <div class="text-center">
    <button type="button" wire:click="forgotpassword" class="btn btn-primary w-100 my-4 mb-4">Kirim</button>
  </div>
  <p class="text-center"> <a href="" class="text-center  text-primary-faded" @click.prevent="resetpassword = false">Kembali ke Login</a></p>
</form>

<form role="form" class="text-start">
  <p class="text-center">Link Reset Password akan dikirim ke email Anda.</p>
</form>

Text Content

LAUNDRYKU

Silahkan Login
Ingatkan saya
Login

Lupa Password?

Masukan alamat email
Kirim

Kembali ke Login

Link Reset Password akan dikirim ke email Anda.