관리-도구
편집 파일: appointment.php
<!DOCTYPE html> <html lang="en"> <?php include 'admin/process/config.php'; $i=1; $sql = "SELECT * FROM seo where page='Book an Appointments'" ; $result = $conn->query($sql); if ($result->num_rows > 0) { while($row = $result->fetch_assoc()) {$title = $row['title']; $description = $row['description']; }} $sql1 = "SELECT * FROM seo_keyword ORDER BY id desc"; $result1 = $conn->query($sql1); if ($result1->num_rows > 0) { while($row1 = $result1->fetch_assoc()) $keyword=$row['keyword']; { }} ?> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title><?php echo $title ?></title> <meta name="description" content="<?php echo $description ?>"> <meta name="keywords" content="<?php echo $keyword ?>"> <meta name="author" content="Mindbare IT Solution LLp"> <link rel="shortcut icon" type="image/x-icon" href="ic_launcher.png"> <link href="assets/css/bootstrap.min.css" rel="stylesheet" type="text/css"> <link href="assets/css/font-awesome.css" rel="stylesheet" type="text/css"> <link href="assets/css/plugin/owl.carousel.css" rel="stylesheet" type="text/css"> <!--Main Slider--> <link href="assets/css/settings.css" type="text/css" rel="stylesheet" media="screen"> <link href="assets/css/layers.css" type="text/css" rel="stylesheet" media="screen"> <link href="assets/css/jquery.fancybox.css" rel="stylesheet"> <link href="assets/css/style.css" rel="stylesheet"> <link href="assets/css/bootsnav2.css" rel="stylesheet"> <link href="assets/css/index.css" rel="stylesheet"> <link href="assets/css/counter.css" rel="stylesheet"> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-201345501-1"> </script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-201345501-1'); gtag('config', 'AW-353161772'); gtag('config', 'AW-353161772/fUkDCKUFEKyks6gB', { 'phone_conversion_number': '8848493081' }); </script></head> <body> <!--loader--> <?php include('header.php');?> <section class="inner-intro padding bg-img1 overlay-dark light-color"> <div class="container"> <div class="row title"> <h1 style="text-transform: none;">Appointment</h1> <div class="page-breadcrumb"> <a>Home </a>  /  <span> Book An Appointment</span> </div> </div> </div> </section> <!--Quote and support section--> <section class="quote_wrap__block"> <div class="container"> <div class="row"> <div class="col-lg-7 col-md-6 no-padding d-flex"> <div class="left_quote__block pb-80"> <div class="left_box_heading__block block_bg pt-xs-0"></br> <h2>Why People Choose Us</h2> <p> The belief that customer satisfaction is ultimate, has helped us garner a vast base of customers, which continues to grow by the day. We employ individuals who are dedicated towards their respective roles and put in a lot of effort to achieve the common vision and larger goals </p> </div> <!--<div class="single_quote__block block_bg"> <i class="fa fa-tachometer"></i> <h4>Qualified Experts: </h4> <p> Our designers thoughtfully source a selection of products, just for you. We partner with an extensive list of sought-after vendors and local artisans to ensure that every design is uniquely tailored to your style, your needs and your budget. </p> </div>--> <div class="single_quote__block block_bg"> <i class="fa fa-group"></i> <h4>Qualified Experts:</h4> <p> Our designers thoughtfully source a selection of products, just for you. We partner with an extensive list of sought-after vendors and local artisans to ensure that every design is uniquely tailored to your style, your needs and your budget. </p> </div> <div class="single_quote__block block_bg"> <i class="fa fa-phone-square"></i> <h4>End-to-End Service</h4> <p> While we work towards giving you your dream home interior design, all you need to do is relax while everything is taken care of. From concept to creation and planning to execution, our team has got you covered. </p> </div> <div class="single_quote__block block_bg"> <i class="fa fa-tachometer"></i> <h4>Agile: </h4> <p> What sets us apart is that our process is managed through AGILE. We maintain end to end transparency. </p> </div> </div> </div> <div class="col-lg-5 col-md-6 no-padding"> <div class="quote__block ptb-80 ptb-xs-60"> <h2> Free Consultation</h2> <p> Get personalised interior designs with professional execution.To know more book a home visit. </p> <form action="appointment_sent.php" method="post"> <input type="text" name="name" id="name" placeholder="Your Name*"> <input type="text" name="email" id="email" placeholder="Email Address*"> <input type="number" name="phone" id="phone" placeholder="Phone Number*"> <input type="text" name="category" id="category" placeholder="Discuss About*"> <textarea id="msg" name="msg" cols="30" rows="10" placeholder="Consultation..."></textarea> <input type="submit" id="submit"> </form> </div> </div> </div> </div> </section> <!--Quote and support section end--> <!-- Work Section --> <!--Footer Section Start--> <?php include('footer.php');?> <!--Footer Section End--> <!-- Site Wraper End --> <script src="assets/js/jquery-1.12.4.min.js" type="text/javascript"></script> <!-- Easing Effect Js --> <script src="assets/js/plugin/jquery.easing.js" type="text/javascript"></script> <!-- bootstrap Js --> <script src="assets/js/bootstrap.min.js" type="text/javascript"></script> <!-- fancybox Js --> <script src="assets/js/jquery.mousewheel-3.0.6.pack.js" type="text/javascript"></script> <script src="assets/js/jquery.fancybox.pack.js" type="text/javascript"></script> <!-- carousel Js --> <script src="assets/js/plugin/owl.carousel.js" type="text/javascript"></script> <!-- imagesloaded Js --> <script src="assets/js/imagesloaded.pkgd.min.js" type="text/javascript"></script> <!-- masonry,isotope Effect Js --> <script src="assets/js/imagesloaded.pkgd.min.js" type="text/javascript"></script> <script src="assets/js/isotope.pkgd.min.js" type="text/javascript"></script> <script src="assets/js/masonry.pkgd.min.js" type="text/javascript"></script> <script src="assets/js/jquery.appear.js" type="text/javascript"></script> <!-- parallax Js --> <script src="assets/js/jquery.parallax-1.1.3.js" type="text/javascript"></script> <!-- revolution Js --> <script type="text/javascript" src="assets/js/jquery.themepunch.tools.min.js"></script> <script type="text/javascript" src="assets/js/jquery.themepunch.revolution.min.js"></script> <script type="text/javascript" src="assets/extensions/revolution.extension.slideanims.min.js"></script> <script type="text/javascript" src="assets/extensions/revolution.extension.layeranimation.min.js"></script> <script type="text/javascript" src="assets/extensions/revolution.extension.navigation.min.js"></script> <script type="text/javascript" src="assets/extensions/revolution.extension.parallax.min.js"></script> <script type="text/javascript" src="assets/js/jquery.revolution.js"></script> <!-- custom Js --> <script src="assets/js/custom.js" type="text/javascript"></script> <script src="../../../hosting_popup/js/hots_popup.js"></script> </body> <!-- Mirrored from theembazaar.com/demo/themejio/spaceradius/ by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 07 Nov 2020 06:26:18 GMT --> </html>