fhdfhdfhdfhdfhdfhdfdfhdfhdfhdhfdfhdfhdfhd dfhdfhdfhdfhdfhdfhdfhdfdfhdfhdfhdhfdfhdfhdfhdfh
DIR:/home/tcfq2ylb8mbt/public_html/tanpureinterior.com/ |
Current File : /home/tcfq2ylb8mbt/public_html/tanpureinterior.com/service_details.php |
<?php include("./db_config.php"); include("./common/header_top.php"); ?> <title>Tanpure Interior & Constructions Pvt Ltd.</title> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <meta content="" name="keywords"> <meta content="" name="description"> <?php include("./common/header.php"); include("./common/navbar.php"); ?> <!-- Header Start --> <div class="header bg-light p-0"> <div class="container"> <div class="row g-0 align-items-center flex-column-reverse flex-md-row"> <div class="col-md-6 p-5 mt-lg-5"> <h2 class="display-6 animated fadeIn mb-3">Services</h2> <nav aria-label="breadcrumb animated fadeIn"> <ol class="breadcrumb text-uppercase"> <li class="breadcrumb-item"><a href="#">Home</a></li> <li class="breadcrumb-item text-body active" aria-current="page">Service Name</li> </ol> </nav> </div> <div class="col-md-6 animated fadeIn"> <h2> WE ARE AN ONE-STOP SERVICE FOR CONSTRUCTION AND DESIGNS </h2> </div> </div> </div> </div> <!-- Header End --> <!-- ======= Property Single ======= --> <section class="property-single nav-arrow-b"> <div class="container"> <div class="row justify-content-between"> <div class="col-md-3 col-lg-3"> <div class="card "> <div class="card-header"> <h5>Floor Planning</h5> </div> <div class="card-body p-3 pb-5 classFloorSize"> <?php $result = mysqli_query($conn, "SELECT * FROM `sub_services` WHERE `service_id`='$_GET[service_id]' AND `status`=1"); if (mysqli_num_rows($result) > 0) { while ($row = mysqli_fetch_array($result)) { ?> <a class="w-100 mt-2"> <?php echo $row['sub_service_name']; ?> </a><br /> <?php } } ?> </div> </div> </div> <div class="col-lg-9"> <div class="row"> <?php $results = mysqli_query($conn, "SELECT * FROM `plots_design` WHERE `service_id`='$_GET[service_id]' AND `sub_service_id` = '' AND `status`=1 ORDER BY id ASC LIMIT 1"); if (mysqli_num_rows($results) > 0) { while ($rows = mysqli_fetch_array($results)) { ?> <div class="col-md-5 col-lg-5"> <img src="./img/about.jpg" width="100%" alt=""> </div> <div class="col-md-7 col-lg-7 section-md-t3"> <div class="row"> <div class="col-sm-12"> <div class="title-box-d d-flex justify-content-between"> <h3 class="title-d">Name : </h3> <div class="property-price foo"> <div class="card-header-c d-flex"> <div class="card-title-c align-self-center"> <h5 class="title-c"><i class="fas fa-rupee-sign"></i> 15000</h5> </div> </div> </div> </div> <div class="title-box-d"> <h3 class="title-d">Property Description</h3> </div> </div> </div> <div class="property-description"> <p class="description color-text-a text-justify"> Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Donec velit neque, auctor sit amet aliquam vel, ullamcorper sit amet ligula. Cras ultricies ligula sed magna dictum porta. Curabitur aliquet quam id dui posuere blandit. Mauris blandit aliquet elit, eget tincidunt nibh pulvinar quam id dui posuere blandit. </p> </div> </div> <div class="col-lg-12 mt-3"> <div class="row section-t3"> <div class="col-sm-12"> <div class="title-box-d"> <h3 class="title-d">Amenities</h3> </div> </div> </div> <div class="amenities-list color-text-a"> <ul class="list-a no-margin"> <li>Balcony</li> <li>Outdoor Kitchen</li> <li>Cable Tv</li> <li>Deck</li> <li>Tennis Courts</li> <li>Internet</li> <li>Parking</li> <li>Sun Room</li> <li>Concrete Flooring</li> </ul> </div> </div> <?php } } ?> </div> </div> <!--<div class="col-lg-12 mt-3">--> <!-- <div class="property-summary">--> <!-- <div class="row">--> <!-- <div class="col-sm-12">--> <!-- <div class="title-box-d section-t4">--> <!-- <h3 class="title-d">Quick Summary</h3>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- <div class="summary-list">--> <!-- <table class="table table-bordered table-stripped">--> <!-- <tbody>--> <!-- <tr>--> <!-- <th>Property ID :</th>--> <!-- <td>1344</td>--> <!-- <th>Location :</th>--> <!-- <td>Aurangabad 431003</td>--> <!-- </tr>--> <!-- <tr>--> <!-- <th>Property Type :</th>--> <!-- <td>House</td>--> <!-- <th>Status :</th>--> <!-- <td>Sale</td>--> <!-- </tr>--> <!-- <tr>--> <!-- <th>Area :</th>--> <!-- <td>340m<sup>2</sup></td>--> <!-- <th>Beds :</th>--> <!-- <td>4</td>--> <!-- </tr>--> <!-- <tr>--> <!-- <th>Baths :</th>--> <!-- <td>2</td>--> <!-- <th>Carage :</th>--> <!-- <td>1</td>--> <!-- </tr>--> <!-- </tbody>--> <!-- </table>--> <!-- </div>--> <!-- </div>--> <!--</div>--> </div> <div class="row mt-3"> <div class="col-md-10 offset-md-1"> <ul class="nav nav-pills-a nav-pills mb-3 section-t3" id="pills-tab" role="tablist"> <li class="nav-item"> <a class="nav-link active" id="pills-video-tab" data-bs-toggle="pill" href="#pills-video" role="tab" aria-controls="pills-video" aria-selected="true">Video</a> </li> <li class="nav-item"> <a class="nav-link" id="pills-plans-tab" data-bs-toggle="pill" href="#pills-plans" role="tab" aria-controls="pills-plans" aria-selected="false">Floor Plans</a> </li> </ul> <div class="tab-content bg-white" id="pills-tabContent"> <div class="tab-pane fade show active" id="pills-video" role="tabpanel" aria-labelledby="pills-video-tab"> <iframe src="https://player.vimeo.com/video/73221098" width="100%" height="460" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> </div> <div class="tab-pane fade" id="pills-plans" role="tabpanel" aria-labelledby="pills-plans-tab"> <img src="assets/img/plan2.jpg" alt="" class="img-fluid"> </div> </div> </div> </div> </div> </section><!-- End Property Single--> <!-- <div id="feedback"> --> <a href="" class="btn btn-primary d-none enquiryBtn" data-bs-toggle="modal" data-bs-target="#exampleModal">Quick Enquiry</a> <!-- </div> --> <!-- Modal --> <div class="modal fade mt-5 pt-3" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">Enquiry Form</h5> <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12"> <label for="">Name</label> <input type="text" name="name" id="name" class="form-control" placeholder="Full Name"> </div> </div> <div class="row mt-1"> <div class="col-lg-6"> <label for="">Email</label> <input type="email" name="email" id="email" class="form-control" placeholder="Email"> </div> <div class="col-lg-6"> <label for="">Mobile No.</label> <input type="tel" name="mobile" id="mobile" class="form-control" placeholder="Mobile No."> </div> </div> <div class="row mt-1"> <div class="col-lg-12"> <label for="">Subject</label> <input type="text" name="subject" id="subject" class="form-control" placeholder="Subject"> </div> </div> <div class="row mt-1"> <div class="col-lg-12"> <label for="">Message</label> <textarea rows="3" name="message" id="message" class="form-control" placeholder="Write Message here..."> </textarea> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button> <button type="button" class="btn btn-primary">Save changes</button> </div> </div> </div> </div> <?php include("./common/footer.php"); ?> |