Shell File Manager

Current Path : /home/camscanae/public_html/Market_Vertical/
Upload File :
Current File : /home/camscanae/public_html/Market_Vertical/market_Vertical.php

<?php $page = 'Market_Vertical' ?>


<?php
include_once('../include/config.php');
?>
<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="utf-8">
  <meta content="width=device-width, initial-scale=1.0" name="viewport">

  <title>CamScan FZCO |Market Vertical</title>

  <?php
  include('../include/header.php');
  include('../include/nav.php');
  $log_status = $_GET['log_status'];
  ?>


<body>


  <!-- ======= Gallery Section ======= -->
  <section id="gallery" class="gallery">
    <div class="container" data-aos="fade-up">

      <div class="section-title ">
        <h2>Market Verticals</h2>
        <div style="text-align: left;">
          <h5> Engineering innovations <br><br>
            to make people and places safe and secure </h5>
          <p>Businesses and organizations of all sizes depend on CamScan FZCO to protect their staff, customers, and assets. An innovator in the surveillance technology space, we serve a diverse set of markets that have unique requirements. Similar to all, however, is the need to protect business operations with cutting-edge security camera and recording systems. <br> <br> From analogue centralized to IP network-oriented, our highly regarded CCTV security solutions enable large enterprises, small businesses, and government entities to stretch resources by safeguarding more areas with less manpower. Able to withstand -40 to +70 degree Celsius temperatures, extreme conditions, and prevent internal sparks (explosion-proof), CamScan FZCO’s line of high-definition PTZ cameras, bullet cameras, dome cameras, and box cameras offer a reliable way to capture events for legal and documentation purposes. Our software-only solutions also make it easy to centralize and optimize surveillance efforts by simplifying security camera and DVR/NVR integration, and maximizing server management and video analytics. </p><br>


          <h5> Key market verticals we serve include:</h5>
          <p>Our surveillance products have additional features that are specifically suited to airport security applications. Along with automatic loitering detection and left baggage alerts, our systems enable airport security to mark restricted areas with a “virtual fence”. Sophisticated motion detection capabilities then sound alarms whenever a fence is breached. </p><br><br>




          <div class="row">
            <div class="col-sm">
              <a href="cities.php?log_status=<?php print_r($log_status); ?>">
                <div class="card" style="width: 18rem;">
                  <div class="card-body">
                    <p class="card-text"> <img src="../assets/img/market Vertical/mar1.jpg" style="width: 250px; height:300px"> </p>
                  </div>
                  <h5 class="card-title" style="text-align: center;">Cities</h5>
                </div>
              </a>
            </div>
            <div class="col-sm">

              <a href="airpots.php?log_status=<?php print_r($log_status); ?>">
                <div class="card" style="width: 18rem;">
                  <div class="card-body">
                    <p class="card-text"> <img src="../assets/img/market Vertical/mar2.jpg" style="width: 250px; height:300px"> </p>
                  </div>
                  <h5 class="card-title" style="text-align: center;">Airports</h5>
                </div>
              </a>
            </div>


            <div class="col-sm">
              <a href="prisons.php?log_status=<?php print_r($log_status); ?>">
                <div class="card" style="width: 18rem;">
                  <div class="card-body">
                    <p class="card-text"> <img src="../assets/img/market Vertical/mar3.jpg" style="width: 250px; height:300px"> </p>
                  </div>
                  <h5 class="card-title" style="text-align: center;">Prisons</h5>
                </div>
              </a>
            </div>
          </div>


          <br><br>



          <div class="row">
            <div class="col-sm">
              <a href="banks.php?log_status=<?php print_r($log_status); ?>">
                <div class="card" style="width: 18rem;">
                  <div class="card-body">
                    <p class="card-text"> <img src="../assets/img/market Vertical/mar4.jpg" style="width: 250px; height:300px"> </p>
                  </div>
                  <h5 class="card-title" style="text-align: center;">Finance</h5>
                </div>
              </a>
            </div>
            <div class="col-sm">

              <a href="hospitals.php?log_status=<?php print_r($log_status); ?>">
                <div class="card" style="width: 18rem;">
                  <div class="card-body">
                    <p class="card-text"> <img src="../assets/img/market Vertical/mar5.jpg" style="width: 250px; height:300px"> </p>
                  </div>
                  <h5 class="card-title" style="text-align: center;">Healthcare</h5>
                </div>
              </a>
            </div>


            <div class="col-sm">
              <a href="schools.php?log_status=<?php print_r($log_status); ?>">
                <div class="card" style="width: 18rem;">
                  <div class="card-body">
                    <p class="card-text"> <img src="../assets/img/market Vertical/mar6.jpg" style="width: 250px; height:300px"> </p>
                  </div>
                  <h5 class="card-title" style="text-align: center;">Education</h5>
                </div>
              </a>
            </div>
          </div>




          <br><br>



          <div class="row">
            <div class="col-sm">
            </div>
            <div class="col-sm">

              <a href="retail_stores.php?log_status=<?php print_r($log_status); ?>">
                <div class="card" style="width: 18rem;">
                  <div class="card-body">
                    <p class="card-text"> <img src="../assets/img/market Vertical/mar7.jpg" style="width: 250px; height:300px"> </p>
                  </div>
                  <h5 class="card-title" style="text-align: center;">RetailStores</h5>
                </div>
              </a>
            </div>


            <div class="col-sm">

            </div>
          </div>

        </div>
      </div><br>


      <div class="swiper-pagination"></div>
    </div>

    </div>
  </section><!-- End Gallery Section -->

  </main><!-- End #main -->

  <!-- ======= Footer ======= -->
  <?php
  include '../include/footer.php';
  ?>
</body>

</html>

Shell File Manager Version 1.1, Coded By Shell
Email: [email protected]