Server IP : 103.53.40.154 / Your IP : 18.191.93.18 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/bethepolice.in/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Our Vision</title> <?php include "top-links.php";?> </head> <body> <!--header --> <?php include "header.php";?> <section class="inner-header divider layer-overlay overlay-dark-6" data-bg-img="img/breadcrumbs.jpg" style="background-image: url('img/breadcrumbs.jpg'); background-position: center; background-size: cover;"> <div class="container pt-120 pb-60"> <div class="section-content"> <div class="row"> <div class="col-md-6 p-4"> <h2 class="text-theme-colored2 font-36">Our Vision</h2> <ol class="breadcrumb text-left mt-10 white"> <li><a href="">Home </a></li> <span> | </span><li class="active"><a href="our-vision.html"> Our Vision</a></li> </ol> </div> </div> </div> </div> </section> <!--marquee --> <?php include "home-marquee.php";?> <!-- about section --> <section id="abt"> <div class="container"> <div class="row"> <h2 class="mhead">Our Vision</h2> <div class="col-lg-6"> <div class="abt-lft"> <h4></h4> <p>Be the Police means that you are invited to be a Police Man in your own Portfolio. You should know how to protect yourself, your family, your property, your faith and everything you want to safeguard.</p> <p>Be the Police means that you are invited to be a Police Man in your own Portfolio. You should know how to protect yourself, your family, your property, your faith and everything you want to safeguard. Just to create a feeling in your mind that you are better protected by yourself and your knowledge about policing. This is an initiative to create a huge workforce who may work in an integral manner to make the society a better one...where law and natural justice prevail above everything.</p> <p><strong> SYSTEM MAKES YOUR HOME SAFER THAN HANGING LOCKS</strong></p> </div> </div> <div class="col-lg-6"> <div class="abt-rgt"> <img src="<?= $wspath ?>img/our-vission.png" class="w-100" alt=""> </div> </div> </div> </div> </section> <!--footer --> <?php include "footer.php";?> </body> </html>