ok
Direktori : /home/importfo/public_html/vsdesigno.com/ |
Current File : /home/importfo/public_html/vsdesigno.com/service-detail.php |
<?php include ("admin/config.php");?> <!DOCTYPE html> <html lang="en"> <!-- service-detail27:08--> <head> <?php include('top.php'); ?> </head> <body> <style type="text/css"> p{ text-align: justify; } </style> <div class="page-wrapper"> <!-- Preloader --> <div class="preloader"></div> <!-- Main Header--> <?php include('header.php'); ?> <!--End Main Header --> <!--Page Title--> <section class="page-title" style="background-image:url(images/main-slider/img33.jpg);"> <div class="auto-container"> <div class="inner-container clearfix"> <div class="title-box"> <h1>Service Detail</h1> <span class="title">It’s our passion.</span> </div> <ul class="bread-crumb clearfix"> <li><a href="index.php">Home</a></li> <li>Service Detail</li> </ul> </div> </div> </section> <!--End Page Title--> <!--Sidebar Page Container--> <div class="sidebar-page-container"> <div class="auto-container"> <div class="row clearfix"> <!--Sidebar Side--> <!--Content Side--> <div class="content-side col-lg-8 col-md-12 col-sm-12"> <div class="service-detail"> <?php if(isset($_GET['slug'])) { $slug=$_GET['slug']; } else { $slug=0; } $sql="select * from parts p INNER JOIN spare_cat_main sc ON p.s_id=sc.spare_id where p.s_id='$slug' GROUP BY p.p_id"; $res=mysqli_query($db,$sql); $row=mysqli_fetch_array($res); $machine_name=$row['machine_name']; $img=$row['parts_image']; $short_desc=$row['short_desc']; $desc=$row['desc']; ?> <div class="inner-box"> <div class="image-box"> <div class="single-item-carousel owl-carousel owl-theme"> <figure class="image"><img src="admin/upload/<?php echo$row['parts_image']; ?>" alt=""></figure> <!-- <figure class="image"><img src="images/resource/service-detail.jpg" alt="" /></figure> <figure class="image"><img src="images/resource/service-detail.jpg" alt="" /></figure> --> </div> </div> <h2><?php echo $row['machine_name'];?></h2> <div class="text"> <p><?php echo $row['short_desc'];?></p> <p><?php echo $row['desc'];?></p> <div class="two-column row"> <div class="column col-lg-6 col-md-6 col-sm-12"> <h3>Our Key Features</h3> <ul> <li> It includes Furniture, POP, Paint, Electrical work, Civil work, Wallpaper...</li> <li> we also provide 2D & 3D drawings as per your requirements...</li> <li>Office, Restaurant,Hotel, School,Hospital...</li> <li>we also have package for Offices and Restaurants..., FLAT , Bungalow ,</li> <li> we are also having Special Packages for Developers for their SAMPLE HOUSE...</li> </ul> </div> <div class="column col-lg-6 col-md-6 col-sm-12"> <div class="image"> <img src="admin/upload/<?php echo$row['parts_image']; ?>" class="img-fluid" alt=""> </div> </div> </div> <!-- <blockquote>Who do not know how to pursue pleasure rationally encounters consequences that are extremely painful nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain,<cite>William Jomurray</cite></blockquote> --> </div> </div> <!--Product Info Tabs--> <!-- <div class="product-info-tabs"> --> <!--Product Tabs--> <!-- <div class="prod-tabs tabs-box"> --> <!--Tab Btns--> <!-- <ul class="tab-btns tab-buttons clearfix"> <li data-tab="#prod-details" class="tab-btn active-btn">Precautions</li> <li data-tab="#prod-spec" class="tab-btn">Intelligence</li> <li data-tab="#prod-reviews" class="tab-btn">Specializations</li> </ul> --> <!--Tabs Container--> <!-- <div class="tabs-content"> --> <!--Tab / Active Tab--> <!-- <div class="tab active-tab" id="prod-details"> <div class="content"> <p>A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart. I am so happy, my dear friend, so absorbed in the exquisite sense of mere tranquil existence, that I neglect my talents. I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now. When, while the lovely valley.</p> </div> </div> --> <!--Tab--> <!-- <div class="tab" id="prod-spec"> <div class="content"> <p>A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart. I am so happy, my dear friend, so absorbed in the exquisite sense of mere tranquil existence, that I neglect my talents. I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now. When, while the lovely valley.</p> </div> </div> --> <!--Tab--> <!-- <div class="tab" id="prod-reviews"> <div class="content"> <p>A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart. I am so happy, my dear friend, so absorbed in the exquisite sense of mere tranquil existence, that I neglect my talents. I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now. When, while the lovely valley.</p> </div> </div> </div> </div> </div> --> <!--End Product Info Tabs--> </div> </div> <div class="sidebar-side col-lg-4 col-md-12 col-sm-12"> <aside class="sidebar services-sidebar"> <!--Blog Category Widget--> <div class="sidebar-widget sidebar-blog-category"> <?php $sql="SELECT * from spare_cat_main"; $res=mysqli_query($db,$sql); while($row=mysqli_fetch_array($res)) { ?> <ul class="blog-cat"> <li class="active"> </li> <li><a class="nav-link" href="service-detail.php?slug=<?php echo $row['spare_id']; ?>"><?php echo $row['machine_name']; ?></a></li> <!-- <li><a href="service-detail.html">INTERIOR DESIGN</a></li> <li><a href="service-detail.html">HOUSE INTERIRO DESIGN</a></li> <li><a href="service-detail.html">COMPLEATE INTERIOR</a></li> <li><a href="service-detail.html">ARCHITECTURE DESIGN</a></li> --> <?php } ?> </ul> </div> <!--Brochure--> <!-- <div class="sidebar-widget brochure-widget"> <h3 class="sidebar-title">Download Brochures</h3> <div class="brochure-box"> <div class="inner"> <span class="icon fa fa-file-pdf-o"></span> <div class="text">Project-One .pdf</div> </div> <a href="#" class="overlay-link"></a> </div> <div class="brochure-box"> <div class="inner"> <span class="icon fa fa-file-word-o"></span> <div class="text">Project-One .wd</div> </div> <a href="#" class="overlay-link"></a> </div> <div class="brochure-box"> <div class="inner"> <span class="icon fa fa-file-powerpoint-o"></span> <div class="text">Project-One .ppt</div> </div> <a href="#" class="overlay-link"></a> </div> </div> --> <!--Help Box--> <div class="help-box" style="background-image:url(images/resource/brochure-bg.jpg)"> <div class="inner"> <span class="title">Quick Contact</span> <h2>Get Solution</h2> <div class="text">Contact us at the Interior office nearest to you or submit a business inquiry online.</div> <a class="theme-btn btn-style-three" href="contact.php">Contact</a> </div> </div> </aside> </div> </div> </div> </div> <!-- Main Footer --> <?php include('footer.php')?> <!-- End Main Footer --> </div> <!--Scroll to top--> <div class="scroll-to-top scroll-to-target" data-target="html"><span class="fa fa-arrow-circle-o-up"></span></div> <script src="js/jquery.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.fancybox.js"></script> <script src="js/owl.js"></script> <script src="js/wow.js"></script> <script src="js/appear.js"></script> <script src="js/mixitup.js"></script> <script src="js/script.js"></script> <!-- Color Setting --> <script src="js/color-settings.js"></script> </body> <!-- service-detail27:09--> </html>