mobilemafia.in Open in urlscan Pro
2606:4700:3031::ac43:a832  Public Scan

Submitted URL: https://mobilemafia.in/
Effective URL: https://mobilemafia.in/home
Submission: On March 22 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

<form wire:submit.prevent="login" action="" wire:ignore.self="">
  <div class="mb-3">
    <label for="example-email" class="fw-bold">Phone</label>
    <input wire:model="phone" id="numberInput" style="height: 40px;" type="number" name="example-email" class="form-control" placeholder="Enter 10-digit number" oninput="validateNumber()">
    <span id="errorText" style="color: red;"></span>
  </div>
  <div class="text-center">
    <button class="login_button" type="submit"><svg wire:loading="" wire:target="login" class="svg-inline--fa fa-spinner fa-w-16 fa-spin" style="font-size: 20px;" aria-hidden="true" focusable="false" data-prefix="fa" data-icon="spinner" role="img"
        xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
        <path fill="currentColor"
          d="M304 48c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-48 368c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm208-208c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zM96 256c0-26.51-21.49-48-48-48S0 229.49 0 256s21.49 48 48 48 48-21.49 48-48zm12.922 99.078c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.491-48-48-48zm294.156 0c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.49-48-48-48zM108.922 60.922c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.491-48-48-48z">
        </path>
      </svg><!-- <i wire:loading="" wire:target="login" class="fa fa-spinner fa-spin" style="font-size:20px"></i> Font Awesome fontawesome.com --> &nbsp; Login</button>
  </div>
</form>

#

<form action="#">
  <input wire:model="search_product" type="text" placeholder="Search for items…">
  <button type="submit"><svg class="svg-inline--fa fa-search fa-w-16 text-white" aria-hidden="true" focusable="false" data-prefix="fa" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
      <path fill="currentColor"
        d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
      </path>
    </svg><!-- <i class="fa fa-search text-white" aria-hidden="true"></i> Font Awesome fontawesome.com -->
  </button>
</form>

<form wire:submit.prevent="login" action="" wire:ignore.self="">
  <div class="mb-3">
    <label for="example-email" class="fw-bold">Phone</label>
    <input wire:model="phone" style="height: 40px;" type="number" name="example-email" class="form-control" placeholder="Mobile">
  </div>
  <div class="text-center">
    <button class="login_button" type="submit"><svg wire:loading="" wire:target="login" class="svg-inline--fa fa-spinner fa-w-16 fa-spin" style="font-size: 20px;" aria-hidden="true" focusable="false" data-prefix="fa" data-icon="spinner" role="img"
        xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
        <path fill="currentColor"
          d="M304 48c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-48 368c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm208-208c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zM96 256c0-26.51-21.49-48-48-48S0 229.49 0 256s21.49 48 48 48 48-21.49 48-48zm12.922 99.078c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.491-48-48-48zm294.156 0c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.49-48-48-48zM108.922 60.922c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.491-48-48-48z">
        </path>
      </svg><!-- <i wire:loading="" wire:target="login" class="fa fa-spinner fa-spin" style="font-size:20px"></i> Font Awesome fontawesome.com --> &nbsp; Login</button>
  </div>
</form>

<form wire:submit.prevent="store" class="form-subcriber d-flex wow fadeIn animated d-flex justify-content-center animated animated" style="visibility: visible;">
  <input style="width: 50%;" wire:model="email" type="email" class="form-control bg-white font-small" placeholder="Enter your email">
  <button class="btn bg-dark text-white" type="submit">Subscribe</button>
</form>

Text Content

 * Home
 * Service Gadgets
   * Mobile
      * Apple
      * Samsung
      * Oneplus
      * Xiomi
      * Vivo
      * Oppo
      * Realme
      * Nokia
      * Motorola
      * Google
      * Poco
      * Tecno
      * Infinix
      * Lava
      * Micromax
      * Honor
      * LG
      * Lenovo
      * Huawei
 * Accessories
   * Mobile Cases
      * Apple Cases
      * Samsung Case
      * Nokia Case
   
   * Mobile Chargers
      * C type Charger
      * Normal Charger
   
   * Earphones
      * Boat Earpod
      * Apple Earpod
      * Oneplus Earbud
   
   * Tablets Cases
      * Ipad Case
      * Samsung Tablets

0
  
0
  
0

   Notifications

 * YOU HAVE NO NOTIFICATIONS

MOBILE MAFIA

Phone
  Login

Welcome To MOBILE MAFIA

Get access to your Orders, Wishlist and Recommendations




MOBILE MAFIA


 * Home
 * Service Gadgets
   * Mobile
     * Apple
     * Samsung
     * Oneplus
     * Xiomi
     * Vivo
     * Oppo
     * Realme
     * Nokia
     * Motorola
     * Google
     * Poco
     * Tecno
     * Infinix
     * Lava
     * Micromax
     * Honor
     * LG
     * Lenovo
     * Huawei
 * Accessories
   * Mobile Cases
     * Apple Cases
     * Samsung Case
     * Nokia Case
   * Mobile Chargers
     * C type Charger
     * Normal Charger
   * Earphones
     * Boat Earpod
     * Apple Earpod
     * Oneplus Earbud
   * Tablets Cases
     * Ipad Case
     * Samsung Tablets

Log In / Sign Up

INFIS

Phone
  Login

Welcome To INFIS

Get access to your Orders, Wishlist and Recommendations



FOLLOW US


EXPLORE PREMIUM MOBILES, LAPTOPS, SERVICING AND ACCESSORIES.




NEW DROPS

Samsung s23


Shop
1 Wishlist
0 Cart
Account
Search


SIGN UP TO NEWSLETTER

Subscribe


MOBILE MAFIA

CONTACT US

Email: infomobilemafia@gmail.com

Phone: 6381885161

FOLLOW US



CATEGORIES

 * Service Gadgets
 * Accessories

ABOUT

TRUSTED PAYMENT GATEWAYS

© 2024,

Mobile Mafia