Server IP : 103.53.40.154 / Your IP : 52.14.209.100 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/akelectricalsrepairing.com/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>AK Electricals Repairing & Service Provider In Ghaziabad</title> <meta name="Visit Us | Shop no 8, Siddharth vihar residency, Siddharth Vihar, Pratap Vihar, Ghaziabad, UP 201009 | akrayeen12345@gmail.com | +91-9899711786" content="Free Web tutorials"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <?php include 'header.php';?> <section id="contact-us"> <div class="container"> <div class="row contact-info"> <h1><center>Contact Us</center></h1> <div class="col-md-6 col-sm-6 col-xs-6 col-lg-6 contact-static"> <h1>AK ELECTRICALS REPAIRING WORKS</h1> <h4><span>Address:</span> Shop no 8, Siddharth vihar residency, Siddharth Vihar, Pratap Vihar, Ghaziabad, Uttar Pradesh 201009</h4> <h4 style="color:black;"><a href="akrayeen12345@gmail.com"> akrayeen12345@gmail.com</a></h4> </div> <div class="col-md-6 col-sm-6 col-xs-6 col-lg-6 contact-form"> <form method="POST" action="mail.php"> <div class="row text-center"> <div class="col-md-6 c-info"> <input type="text" name="c_name" placeholder=" Your Name"> <input type="text" name="c_phone" placeholder=" Your Phone Number"> <input type="email" name="c_email" placeholder="Your E-mail"> <input type="text" name="c_city" placeholder=" Your City with Pincode"> <!--<input type="text" name="item" placeholder="Item Name like:- TV / LED/ LCD/ CPU/ Laptop/Microwave/ Music System/ Other">--> <!--<input type="text" name="brand" placeholder="Brand Name Of Your device">--> <!--<input type="text" name="model" placeholder="Model No. of Your Brand">--> <!--<input type="text" name="serial" placeholder="Serial No. of Your Brand">--> </div> <div class="col-sm-6 col-xs-6 col-lg-6 c_message"> <input type="text" name="c_message" placeholder=" Your Query"> </div> <div style="margin-top:10px;"><button type="submit">Submit</button> </div> </div> </form> </div> </div> </div> </section> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script> </body> </html> <?php include 'footer.php';?>