kbgearboxrepair.com Open in urlscan Pro
202.37.105.122  Public Scan

URL: https://kbgearboxrepair.com/
Submission: On November 06 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

#

<form action="#">
  <button type="button"><i class="icon icon-search show"></i></button>
  <button><i class="icon icon-cross"></i></button>
  <div class="search-box">
    <input type="search" name="search" id="search" placeholder="Type here and Search...">
  </div>
</form>

POST contactme/contact-form.php

<form class="contactMe small text-center" action="contactme/contact-form.php" method="POST" enctype="multipart/form-data" data-eqcss-0-0="" data-eqcss-1-0="">
  <div class="form-row">
    <div class="col-md-12">
      <input type="text" name="name" data-displayname="Name" class="field" placeholder="Name*" required="">
    </div>
  </div>
  <div class="form-row form-row-second">
    <div class="col-lg-6 col-md-12">
      <input type="email" name="email" data-displayname="Email" class="field" placeholder="Email*" required="">
    </div>
    <div class="col-lg-6 col-md-12">
      <select name="service" data-displayname="service" class="field select2-hidden-accessible" tabindex="-1" aria-hidden="true">
        <option value="information">Information</option>
        <option value="support request">Support request</option>
        <option value="other">Other ...</option>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 1px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
            aria-expanded="false" tabindex="0" aria-labelledby="select2-service-bm-container"><span class="select2-selection__rendered" id="select2-service-bm-container" title="Information"><span
                class="select2-selection__clear">×</span>Information</span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    </div>
  </div>
  <!-- Google reCAPTCHA -->
  <!-- Create a site key for your website: https://www.google.com/recaptcha -->
  <!-- Replace YOUR_SITE_KEY_HERE with your site key -->
  <!-- To enable Google reCAPTCHA V2, uncomment the next line -->
  <!-- <div class="re-captcha" data-sitekey="YOUR_SITE_KEY_HERE"></div> -->
  <!-- To enable Google Invisible reCAPTCHA, uncomment the next line -->
  <!-- <div class="re-captcha invisible" data-sitekey="YOUR_SITE_KEY_HERE"></div> -->
  <div class="msg "></div>
  <button class="btn btn-bordered" type="submit" data-sending="Sending..." data-text="get discount">get discount</button>
</form>

POST contactme/service-contact-form.php

<form class="contactMe ts-main-form" action="contactme/service-contact-form.php" method="POST" enctype="multipart/form-data" data-eqcss-0-1="" data-eqcss-1-1="">
  <section>
    <div class="form-row">
      <div class="col-lg-6">
        <input type="text" name="name" data-displayname="Name" class="field" placeholder="Name" required="">
      </div>
      <div class="col-lg-6">
        <input type="tel" name="phone" data-displayname="Phone" class="field" placeholder="Number" required="">
      </div>
    </div>
    <div class="form-row">
      <div class="col-md-6">
        <input type="email" name="email" data-displayname="E-mail" class="field" placeholder="Email" required="">
      </div>
      <div class="col-md-6">
        <select name="brand" class="field select2-hidden-accessible" data-displayname="Brand" tabindex="-1" aria-hidden="true">
          <option value="title">Car Brand</option>
          <option value="bmw">BMW</option>
          <option value="toyota">TOYOTA</option>
        </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 309px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
              aria-expanded="false" tabindex="0" aria-labelledby="select2-brand-o4-container"><span class="select2-selection__rendered" id="select2-brand-o4-container" title="Car Brand"><span class="select2-selection__clear">×</span>Car
                Brand</span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
      </div>
    </div>
    <div class="form-row">
      <div class="col-md-6">
        <input type="text" name="date" id="date-start-1" data-displayname="Date" class="field cm-date" data-idconnecteddateend="date-end-1" required="" readonly="readonly">
      </div>
      <div class="col-md-6">
        <select name="service" class="field select2-hidden-accessible" tabindex="-1" aria-hidden="true">
          <option value="title">Select Service</option>
          <option value="Engine">Engine Diagnostics</option>
          <option value="Lube">Lube, Oil and Filters</option>
          <option value="Air">Air Conditioning Evac</option>
        </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 309px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
              aria-expanded="false" tabindex="0" aria-labelledby="select2-service-ew-container"><span class="select2-selection__rendered" id="select2-service-ew-container" title="Select Service"><span class="select2-selection__clear">×</span>Select
                Service</span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
      </div>
    </div>
    <!-- Google reCAPTCHA -->
    <!-- Create a site key for your website: https://www.google.com/recaptcha -->
    <!-- Replace YOUR_SITE_KEY_HERE with your site key -->
    <!-- To enable Google reCAPTCHA V2, uncomment the next line -->
    <!-- <div class="re-captcha" data-sitekey="YOUR_SITE_KEY_HERE"></div> -->
    <!-- To enable Google Invisible reCAPTCHA, uncomment the next line -->
    <!-- <div class="re-captcha invisible" data-sitekey="YOUR_SITE_KEY_HERE"></div> -->
    <div class="msg"></div>
    <button class="btn btn-primary" type="submit" data-sending="Sending..." data-text="Estimate Rate">Estimate Rate</button>
  </section> <!-- Ection end -->
</form>

POST contactme/newsletter-form.php

<form class="contactMe newsletter-form" action="contactme/newsletter-form.php" method="POST" enctype="multipart/form-data" data-eqcss-0-2="" data-eqcss-1-2="">
  <section>
    <div class="form-row">
      <div class="col-md-12 newsletter-box">
        <input type="email" name="email" data-displayname="E-mail" class="field" placeholder="Your Email" required="">
        <button class="btn btn-bordered" type="submit" data-sending="Sending..." data-text="<i class=&quot;fa fa-send&quot;></i>"><i class="fa fa-send"></i></button>
      </div>
    </div> <!-- Form Row End -->
    <div class="msg"></div>
  </section> <!-- Ection end -->
</form>

Text Content

We'are Open: Mon - Sat 8:00 - 18:00
 * 
 * 
 * 
 * 

 * Call us
   
   +60 189408025

   

 * Send us mail
   
   query@kbgearboxrepair.com

   
 * contact us
   

 * Home
   * Home One
   * Home Two
   * Home Three
   * Home Four
   
 * About
   * About Us
   * Our Team
   * Gallery
   * Faq
   * Testimonial
   * Pricing Table
   
 * Services
   * Service All
   * Service Single
   
   
 * Blog
   * News Left Sidebar
   * News Right Sidebar
   * News Single
   
 * Contact
   


2


THE BEST REPAIR & MAINTENANCE

Auto Painting & Collision Repair Shop. We help you turn the car you drive back
into the car you love!

Get Appointment


WE ENSURE COMMITMENT TO QUALITY

Auto Painting & Collision Repair Shop. We help you turn the car you drive back
into the car you love!

Get Appointment


WE GIVE YOU QUALITY AUTO REPAIR

Auto Painting & Collision Repair Shop. We help you turn the car you drive back
into the car you love!

Get Appointment


THE BEST REPAIR & MAINTENANCE

Auto Painting & Collision Repair Shop. We help you turn the car you drive back
into the car you love!

Get Appointment


WE ENSURE COMMITMENT TO QUALITY

Auto Painting & Collision Repair Shop. We help you turn the car you drive back
into the car you love!

Get Appointment


WE GIVE YOU QUALITY AUTO REPAIR

Auto Painting & Collision Repair Shop. We help you turn the car you drive back
into the car you love!

Get Appointment


THE BEST REPAIR & MAINTENANCE

Auto Painting & Collision Repair Shop. We help you turn the car you drive back
into the car you love!

Get Appointment




CONTACT DETAILS

 * Call us :
   
   +60 189408025

 * Find us :
   
   53A, Jalan Awf2, Ampang Waterfront, 68000 Ampang, Selangor, Malaysia.

 * Work time :
   
   Mon - Sat 7.00 - 18.30 Sunday Closed Call us for emergency


GET 30% DISCOUNT

Information Support request Other ... ×Information

get discount


VEHICLE TIPS

Most of the vehicles get damaged just because of maintenance neglect. If you
take care of your vehicles , it will keep you safe.


VEHICLE TIPS

Most of the vehicles get damaged just because of maintenance neglect. If you
take care of your vehicles , it will keep you safe.


VEHICLE TIPS

Most of the vehicles get damaged just because of maintenance neglect. If you
take care of your vehicles , it will keep you safe.


VEHICLE TIPS

Most of the vehicles get damaged just because of maintenance neglect. If you
take care of your vehicles , it will keep you safe.


VEHICLE TIPS

Most of the vehicles get damaged just because of maintenance neglect. If you
take care of your vehicles , it will keep you safe.


VEHICLE TIPS

Most of the vehicles get damaged just because of maintenance neglect. If you
take care of your vehicles , it will keep you safe.





WHY CHOOSE US


EXPERT MECHANICS

Most of the vehicles get damaged just because of maintenance neglect you take


REASONABLE PRICE

Most of the vehicles get damaged just because of maintenance neglect you take




TRUSTED BY 5000 CLIENTS

Most of the vehicles get damaged just because of maintenance neglect you take


FAST FEATURE DELIVERY

Most of the vehicles get damaged just because of maintenance neglect you take




COME BEFORE 21ST FEB GET UPTO 30% REWARDS

Auto Painting & Collision Repair Shop. We help you turn the car you drive back
into the car you love!

Claim Reward


ABOUT AUTOMOBIL

Most of the vehicles get damaged just because of maintenance neglect you take.
get damaged

 * The vehicles get damaged just because of mainte
 * The Big Oxmox advised her not to do vehicles
 * The Little Blind Text didn’t listen herself
 * Alphabet Village and the subline of


OUR WORKING PROCESS


REQUEST QUOTE

Most of the vehicles get damage just because of maintain


BRING YOUR VEHICLE

Most of the vehicles get damage just because of maintain


GET IT REPAIRED

Most of the vehicles get damage just because of maintain


SERVICES WE PROVIDE


ENGINE DIAGNOSTICS

Most of the vehicles get damaged just because of maintenance neglect. If you
take care of your.

Read more


LUBE, OIL AND FILTERS

Most of the vehicles get damaged just because of maintenance neglect. If you
take care of your.

Read more


AIR CONDITIONING EVAC

Most of the vehicles get damaged just because of maintenance neglect. If you
take care of your.

Read more


ENGINE DIAGNOSTICS

Most of the vehicles get damaged just because of maintenance neglect. If you
take care of your.

Read more


LUBE, OIL AND FILTERS

Most of the vehicles get damaged just because of maintenance neglect. If you
take care of your.

Read more


AIR CONDITIONING EVAC

Most of the vehicles get damaged just because of maintenance neglect. If you
take care of your.

Read more


ENGINE DIAGNOSTICS

Most of the vehicles get damaged just because of maintenance neglect. If you
take care of your.

Read more


LUBE, OIL AND FILTERS

Most of the vehicles get damaged just because of maintenance neglect. If you
take care of your.

Read more


AIR CONDITIONING EVAC

Most of the vehicles get damaged just because of maintenance neglect. If you
take care of your.

Read more


ENGINE DIAGNOSTICS

Most of the vehicles get damaged just because of maintenance neglect. If you
take care of your.

Read more


LUBE, OIL AND FILTERS

Most of the vehicles get damaged just because of maintenance neglect. If you
take care of your.

Read more


AIR CONDITIONING EVAC

Most of the vehicles get damaged just because of maintenance neglect. If you
take care of your.

Read more




BOOK AN APPOINTMENT

Car Brand BMW TOYOTA ×Car Brand
Select Service Engine Diagnostics Lube, Oil and Filters Air Conditioning Evac
×Select Service

Estimate Rate


CLIENTS LOVE

ENGINE DIGONASTIC

 * 
 * 
 * 
 * 
 * 

wonderful serenity taken possession into entire soul like to these sweet of
tence this spot which was the main part created for


DONALD GONZALES

Lead Painter

ENGINE DIGONASTIC

 * 
 * 
 * 
 * 
 * 

wonderful serenity taken possession into entire soul like to these sweet of
tence this spot which was the main part created for


DONALD GONZALES

Lead Painter

ENGINE DIGONASTIC

 * 
 * 
 * 
 * 
 * 

wonderful serenity taken possession into entire soul like to these sweet of
tence this spot which was the main part created for


DONALD GONZALES

Lead Painter

ENGINE DIGONASTIC

 * 
 * 
 * 
 * 
 * 

wonderful serenity taken possession into entire soul like to these sweet of
tence this spot which was the main part created for


DONALD GONZALES

Lead Painter

ENGINE DIGONASTIC

 * 
 * 
 * 
 * 
 * 

wonderful serenity taken possession into entire soul like to these sweet of
tence this spot which was the main part created for


DONALD GONZALES

Lead Painter

ENGINE DIGONASTIC

 * 
 * 
 * 
 * 
 * 

wonderful serenity taken possession into entire soul like to these sweet of
tence this spot which was the main part created for


DONALD GONZALES

Lead Painter

ENGINE DIGONASTIC

 * 
 * 
 * 
 * 
 * 

wonderful serenity taken possession into entire soul like to these sweet of
tence this spot which was the main part created for


DONALD GONZALES

Lead Painter
‹›



SUBSCRIBE FOR NEWSLETTER




WE OFFER YOU THE BEST AUTO REPAIR SERVICE

Contact US


OUR LATEST NEWS

21 May
By Jhony Rick


20TH CAR LOOKING SMARTER

A wonderful serenity taken possession into entire soul like to these sweet and
mornings

Read more
18 Jun
By Jhony Rick


REPAIRED UNLOCKING MYSTERY

A wonderful serenity taken possession into entire soul like to these sweet and
mornings

Read more
25 Jun
By Jhony Rick


PROTECTING YOUR AUTO REPAIR

A wonderful serenity taken possession into entire soul like to these sweet and
mornings

Read more
08 Jul
By Jhony Rick


AUTO REPAIR BASICS

A wonderful serenity taken possession into entire soul like to these sweet and
mornings

Read more





BIRMINGHAM, ALASKA

1014 Retreat Avenue


+(91) 458 654 528

Give us a call


INFO@DOMAIN.COM

24/7 online support

A wonderful serenity taken possession into entire soul like to these sweet of
tence this spot which was the main part created the bliss often souls like mine.

 * 
 * 
 * 
 * 
 * 


OUR SERVICES

 * Engine Diagnostics
 * Lube, Oil and Filters
 * Computer Diagnostics
 * Anti-Lock Brake
 * Air Conditioning Evac
 * Performance Upgrades


LATEST NEWS

 * How can I measure temperature July 25, 2016
 * How can I measure temperature July 25, 2016
 * How can I measure temperature July 25, 2016


SERVICE HOURS

 * Monday 7.00 - 16.30
 * Tuesday 7.00 - 16.00
 * Wednesday 7.00 - 16.20
 * Thursday 7.00 - 16.00
 * Friday 7.00 - 16.20
 * Saturday 7.00 - 16.10

Copyright © 2018 Automobile. All Rights Reserved.
 * Home
 * Terms
 * Privacy Policy
 * Contact