applerepairmumbai.golocall.com Open in urlscan Pro
184.168.112.164  Public Scan

URL: https://applerepairmumbai.golocall.com/
Submission: On April 21 via automatic, source certstream-suspicious — Scanned from SG

Form analysis 4 forms found in the DOM

<form method="" action="" id="formSub">
  <div class="row">
    <div class="category text-center">
      <p style="font-size: 12px; color: #ffff;" id="submsgBox"></p>
    </div>
    <div class="col-sm-8">
      <div class="input-group">
        <span class="input-group-addon title">
          <i class="material-icons">mail</i>
        </span>
        <div class="form-group is-empty title"><input type="email" placeholder="Your Email..." id="subEmail" class="form-control subEmail"><span class="material-input"></span><span class="material-input"></span></div>
        <div class="hidden">
          <div class="form-group is-empty"><input type="text" placeholder="URL" id="subURL" class="form-control subURL"><span class="material-input"></span></div>
        </div>
      </div>
    </div>
    <div class="col-sm-4">
      <button type="submit" class="btn btn-primary btn-block subscriberRequest" data-callback="YourOnSubmitFn">Subscribe</button>
    </div>
  </div>
</form>

POST

<form role="form" id="contact-form-footer" method="post">
  <div class="card-content">
    <div class="row">
      <div class="col-md-6">
        <div class="form-group label-floating is-empty">
          <label class="control-label">Name</label>
          <input type="text" name="footerName" id="footerName" class="form-control footerName" required="true">
          <span class="material-input"></span>
        </div>
      </div>
      <div class="col-md-6">
        <div class="form-group label-floating is-empty">
          <label class="control-label">Contact Number</label>
          <input type="number" name="footerPhone" id="footerPhone" class="form-control footerPhone" required="true">
          <span class="material-input"></span>
        </div>
      </div>
    </div>
    <div class="hidden">
      <div class="form-group is-empty"><input type="text" name="footerURL" id="footerURL" class="form-control footerURL"><span class="material-input"></span></div>
    </div>
    <div class="form-group label-floating is-empty">
      <label class="control-label">Email address</label>
      <input type="email" name="footerEmail" id="footerEmail" class="form-control footerEmail" required="true">
      <span class="material-input"></span>
    </div>
    <div class="form-group label-floating is-empty">
      <label class="control-label">Your message</label>
      <textarea name="footerMessage" class="form-control footerMessage" id="footerMessage" rows="4" required="true"></textarea>
      <span class="material-input"></span>
    </div>
    <div class="row">
      <div class="col-md-6">
        <div class="checkbox">
          <div class="g-recaptcha" data-sitekey="6LcIZGobAAAAALGGI8pHc7gEFAh1IFd3Cy_dNM_5" data-callback="verifyCaptcha" style="transform:scale(.90);-webkit-transform:scale(0.90);transform-origin:0 0;-webkit-transform-origin:0 0;">
            <div style="width: 304px; height: 78px;">
              <div><iframe title="reCAPTCHA"
                  src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcIZGobAAAAALGGI8pHc7gEFAh1IFd3Cy_dNM_5&amp;co=aHR0cHM6Ly9hcHBsZXJlcGFpcm11bWJhaS5nb2xvY2FsbC5jb206NDQz&amp;hl=zh-CN&amp;v=vkGiR-M4noX1963Xi_DB0JeI&amp;size=normal&amp;cb=mib1el6b3beh"
                  width="304" height="78" role="presentation" name="a-olymiwg42p74" frameborder="0" scrolling="no"
                  sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
                class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
            </div><iframe style="display: none;"></iframe>
          </div>
          <div id="g-recaptcha-error"></div>
        </div>
      </div>
      <div class="col-md-6">
        <button type="submit" id="footerFormButton" class="btn btn-primary pull-right footerFormSubmit" data-callback="YourOnSubmitFn">Send Message</button>
        <div id="processImageFooterDiv" style="display:none;"><img style="height: 30px; width: 200px;" src="https://webassets.golocall.com/shiva/img/process-bar.gif"></div>
      </div>
    </div>
  </div>
</form>

POST

<form role="form" id="callBackRequestMobileForm" method="post">
  <span>Send your details in the form below and we will get back to you as early as possible.</span>
  <div class="card-content">
    <div class="row">
      <div class="col-md-6">
        <div class="form-group label-floating is-empty">
          <label class="control-label">Name</label>
          <input type="text" name="callBackName" id="callBackName" class="form-control callBackName" required="true" autofocus="">
          <span class="material-input"></span>
        </div>
      </div>
      <div class="col-md-6">
        <div class="form-group label-floating is-empty">
          <label class="control-label">Contact Number</label>
          <input type="number" name="callBackPhone" id="callBackPhone" class="form-control callBackPhone" required="true">
          <span class="material-input"></span>
        </div>
      </div>
    </div>
    <div class="col-md-6" style="display:none; ">
      <div class="form-group label-floating is-empty">
        <label class="control-label">URL</label>
        <input type="text" name="callBackURL" id="callBackURL" class="form-control callBackURL">
        <span class="material-input"></span>
      </div>
    </div>
  </div>
  <div class="form-group label-floating is-empty">
    <label class="control-label">Email Address</label>
    <input type="email" name="callBackEmail" id="callBackEmail" class="form-control callBackEmail" required="true">
    <span class="material-input"></span>
  </div>
  <button type="submit" id="callBackButton" class="btn btn-mg btn-primary btn-block callBackRequestDialog">Request Now →</button>
  <div id="processImageCallBackDiv" style="display:none;"><img style="height: 30px; width: 200px;" src="https://webassets.golocall.com/shiva/img/process-bar.gif"></div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

Toggle navigation
 * apps Home
 * art_track About Us
 * bubble_chart SERVICE
 * insert_emoticon Testimonial
 * bubble_chart Pages
   * Apple repair and service center in Thane west
   * Apple Card Could Kill Actual Credit Cards And Make Transactions Safer
 * picture_in_picture Gallery
 * call Contact Us


WE LOVE TO REPAIR AN APPLE A DAY KEEPS OTHER MOBILES AWAY



WE PROVIDE MOBILE & LAPTOP REPAIR SERVICE 6 DAYS A WEEK AND 15 HOURS A DAY WITH
A TEAM OF EXPERIENCED TECHNICIAN WHO CAN REPAIR ALMOST 99 CASES OUT OF 100.

near_me




SUCCESSFUL REPLACEMENTS TILL DATE



IPHONE

13500+

IPAD

10856

MACBOOK

914



 * IPHONE REPAIR
 * MacBook Repair Services
 * iPad Repair Services


Apple Authorized Service Provider, Apple Authorized Service Provider in thane,
Apple Authorized Service Provider in mumbai, Apple Authorized Service Provider
in navi mumbai


IPHONE SCREEN REPAIR

Available

  
IF YOUR IPHONE SCREEN IS BROKEN, WE MIGHT BE ABLE TO FIX IT. <P>IF YOUR IPHONE
SCREEN IS BROKEN, WE MIGHT BE ABLE TO FIX IT. WE’LL SEND IT TO OUR APPLE REPAIR
EXPERTS FOR PRECISE CALIBRATION ON OUR SPECIALIZED EQUIPMENT. THE COST TO REPAIR
IT DEPENDS ON YOUR IPHONE MODEL AND ANY ADDITIONAL DAMAGE.&NBSP;<BR></P> APPLE
AUTHORIZED SERVICE PROVIDER, APPLE AUTHORIZED SERVICE PROVIDER IN THANE, APPLE
AUTHORIZED SERVICE PROVIDER IN MUMBAI, APPLE AUTHORIZED SERVICE PROVIDER IN NAVI
MUMBAI 2019-03-01 11:31:00





SPEAKER_NOTES


MacBook Pro Retina Battery Replacement, MacBook Pro Retina Battery Replacement
thane, MacBook Pro Retina Battery Replacement in mulund, MacBook Pro Repair


MACBOOK PRO RETINA BATTERY REPLACEMENT

Available

  
GET YOUR APPLE DEVICE FIXED TODAY! <P>SOME MACBOOK PRO RETINA LATE 2012-
BATTERIES CAN EXPERIENCE A DOWNGRADE IN CAPACITY IN AS FEW AS 200 CHARGE CYCLES.
IN UTILIZING THIS SERVICE, YOUR OLD BATTERY WILL BE REPLACED WITH A NEW ONE, AND
YOUR MACBOOK PRO RETINA LATE 2012- BATTERY CAPACITY WILL BE RESTORED. STOP BY
APPLESOLUTION TODAY TO LET OUR TRAINED TECHNICIANS GET YOUR MACBOOK PRO RETINA
LATE 2012- BATTERY REPLACED AND LIKE NEW!<BR></P> MACBOOK PRO RETINA BATTERY
REPLACEMENT, MACBOOK PRO RETINA BATTERY REPLACEMENT THANE, MACBOOK PRO RETINA
BATTERY REPLACEMENT IN MULUND, MACBOOK PRO REPAIR 2020-02-09 00:28:00





SPEAKER_NOTES


iPad service center in Mumbai ,iPad service center in Thane, iPad service center
in Navi Mumbai, IPAD GLASS BROKEN, IPAD GLASS BROKEN repair


IPAD GLASS BROKEN

Available

  
WE REPAIR ALL GENERATIONS OF IPAD, IPAD PRO, IPAD AIR & IPAD MINI. <P>THE IPAD
IS A MAJESTIC DEVICE. IT’S A PERFECT TABLET, BUT HAVING CRACKED OR BROKEN SCREEN
CAN MAKE YOUR IPAD USELESS. WE ARE SPECIALISE IN THE IPAD REPAIR IN
MUMBAI.&NBSP;TRAINED ENGINEERS IN OUR IPAD SERVICE CENTER THANE AND MUMBAI CAN
REPLACE IPAD BROKEN GLASS, LCD PANEL, HOME BUTTON, POWER SWITCH, CHARGING DOCK
&AMP; MANY MORE.</P><P>WE OFFER A SAME DAY DELIVERY ON MOST OF IPAD REPAIRS AND
REPLACEMENTS, ALL THE WORK WE CARRY OUT WITH HIGHEST SERVICE STANDARD. WE ONLY
USE THE HIGHEST QUALITY REPLACEMENT PARTS AND ALL OF OUR REPAIR WORK IS WARRANTY
UP TO 1 YEAR.<BR></P> IPAD SERVICE CENTER IN MUMBAI ,IPAD SERVICE CENTER IN
THANE, IPAD SERVICE CENTER IN NAVI MUMBAI, IPAD GLASS BROKEN, IPAD GLASS BROKEN
REPAIR 2019-07-10 12:56:00





SPEAKER_NOTES












SUBSCRIBE TO OUR NEWSLETTER

Join our newsletter and get news in your inbox every week! We hate spam too, so
no worries about this.

mail


Subscribe

" HAVE AN IPHONE X AND ITS DISPLAY WAS SEVERELY DAMAGED, THANKS TO APPLE REPAIR
MUMBAI FOR REPLACING IT WITH AN EQUALLY BRILLIANT DISPLAY AT A MUCH CHEAPER
PRICE. EXCELLENT CUSTOMER SERVICE AND WELL MAINTAINED WORK PROCEDURE. HIGHLY
RECOMMENDED."

ARJUN WAGHMARE



star star star star star

"VERY GENUINE AND GOOD SERVICE. VERY POCKET FRIENDLY AND SAVES MUCH TIME. THE
JOB WAS DONE WITH GOOD PRECISION AND HAD AN AMAZING EXPERIENCE, I’M GLAD FOR
SUCH EXPERIENCE. THANK YOU SO MUCH!"

TARUN PANDEY



star star star star star

"IPHONE 6 REPLACED MY DISPLAY FOR MUCH LESSER COST AND NOW MY DISPLAY WORKS
PERFECTLY FINE. ALSO HAD SOME BATTERY ISSUES LONG BEFORE SO HAD TO CHANGE MY
BATTERY..... REALLY GENUINE SERVICES! SATISFIED WITH THE WORK!"

VIRAJ SAWANT



star star star star star

"I HAVE AN IPHONE X AND ITS DISPLAY WAS SEVERELY DAMAGED, THANKS TO APPLE
SOLUTION (MALAD) FOR REPLACING IT WITH AN EQUALLY BRILLIANT DISPLAY AT A MUCH
CHEAPER PRICE. EXCELLENT CUSTOMER SERVICE AND WELL MAINTAINED WORK PROCEDURE.
HIGHLY RECOMMENDED. CHEERS"

ARJUN WAGHMARE



star star star star star
chevron_left chevron_right


Apple Repair Mumbai http://applerepairmumbai.golocall.com/ We offer exceptional
service with complimentary hugs. CUSTOMER SERVICE & TECHNICAL SUPPORT We provide
mobile & laptop repair service 6 days a week and 15 hours a day with a team of
experienced technician who can repair almost 99 cases out of 100. EXPRESS REPAIR
We fix all types apple problems from broken screen to broken keyboard button or
any software issue.We are here to help you out FREE PICK-UP & EXPRESS DELIVERY
We provide free pick & express delivery up so that you don't have waste your
time searching for us. REAL TIME UPDATES We do care for your products. We will
keep you updated time to time regarding your products.
Get in Touch

https://glimageurl.golocall.com/golocopg-logo/918463_logo_applerepairmumbai1548577639.png
19.1819673 72.9634597
IN



APPLE REPAIR MUMBAI

SHOP NO / G 34-A, Ground FLOOR, Eternity Commercial Premises Co-Op Soc. Ltd, LBS
Road, Teen Hat Naka LBS ROAD, TEEN HATH NAKA, THANE(W), 400604 400604
Thane Maharashtra

Hours : Mon - Sat 11:00AM - 6:30PM

Contact Us Now

+91******9915


*********************.com
Category : Mobile Phone Repair Shop



由 翻译强力驱动
Mon - Sat 11:00AM - 6:30PM INR


WRITE TO US



Name
Contact Number

Email address
Your message
Send Message

 * SITEMAP
 * Disclaimer
 * Privacy Policy
 * Terms & Conditions

© 2023, made with & Powered by GoLocall



Apple Repair
Apple Repair Mumbai
Apple Repair Thane
Iphone Repair Mumbai
Iphone Repair Thane
Ipad Repair Mumbai
Ipad Repair Thane
Apple Watch Repair
Authorised Apple Repair Service Center
see more
WhatsApp mapDirection phoneCall photo_size_select_actualGallery messageContact
Us


COOKIE COMPLIANCE

This site uses cookies to enhance 👌 your browsing experience.

OK, Got it!
×

CALLBACK REQUEST

Send your details in the form below and we will get back to you as early as
possible.
Name
Contact Number
URL
Email Address
Request Now →

原文

请对此翻译评分
您的反馈将用于改进谷歌翻译