���� JFIF fdasasfas213sdaf
Server IP : 147.79.69.148 / Your IP : 216.73.216.200 Web Server : LiteSpeed System : Linux in-mum-web669.main-hosting.eu 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64 User : u479334040 ( 479334040) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u479334040/domains/digital4leads.com/public_html/palette/ |
Upload File : |
<?php include 'header.php';?> <!-- Hero Start --> <div class="container-fluid bg-primary py-5 hero-header mb-5"> <div class="row py-3"> <div class="col-12 text-center"> <h1 class="display-6 text-white animated zoomIn">FAQ</h1> <a href="" class="h5 text-white">Home</a> <i class="far fa-circle text-white px-2"></i> <a href="" class="h5 text-white">Frequently Asked Questions </a> </div> </div> </div> <!-- Hero End --> <!-- About Start --> <div class="container-fluid py-3 wow fadeInUp" data-wow-delay="0.1s"> <div class="container"> <div class="row g-5"> <div class="col-lg-8"> <div class=" mb-2"> <h2 class=" position-relative d-inline-block text-primary text-uppercase"> Frequently Asked Questions</h2> <div class="row spacing"> <p> <button class="btn btn-primary4" type="button" data-bs-toggle="collapse" data-bs-target="#collapseExample" aria-expanded="false" aria-controls="collapseExample"> Button with data-bs-target </button> </p> <div class="collapse" id="collapseExample"> <div class="card card-body"> Some placeholder content for the collapse component. This panel is hidden by default but revealed when the user activates the relevant trigger. </div> </div> <p> <!-- <a class="btn btn-primary" data-bs-toggle="collapse" href="#collapseExample" role="button" aria-expanded="false" aria-controls="collapseExample"> Link with href </a> --> <button class="btn btn-primary4" type="button" data-bs-toggle="collapse" data-bs-target="#collapseExample1" aria-expanded="false" aria-controls="collapseExample1"> Button with data-bs-target </button> </p> <div class="collapse" id="collapseExample1"> <div class="card card-body"> Some placeholder content for the collapse component. This panel is hidden by default but revealed when the user activates the relevant trigger. </div> </div> <p> <!-- <a class="btn btn-primary" data-bs-toggle="collapse" href="#collapseExample" role="button" aria-expanded="false" aria-controls="collapseExample"> Link with href </a> --> <button class="btn btn-primary4" type="button" data-bs-toggle="collapse" data-bs-target="#collapseExample2" aria-expanded="false" aria-controls="collapseExample2"> Button with data-bs-target </button> </p> <div class="collapse" id="collapseExample2"> <div class="card card-body"> Some placeholder content for the collapse component. This panel is hidden by default but revealed when the user activates the relevant trigger. </div> </div> <p> <!-- <a class="btn btn-primary" data-bs-toggle="collapse" href="#collapseExample" role="button" aria-expanded="false" aria-controls="collapseExample"> Link with href </a> --> <button class="btn btn-primary4" type="button" data-bs-toggle="collapse" data-bs-target="#collapseExample3" aria-expanded="false" aria-controls="collapseExample3"> Button with data-bs-target </button> </p> <div class="collapse" id="collapseExample3"> <div class="card card-body"> Some placeholder content for the collapse component. This panel is hidden by default but revealed when the user activates the relevant trigger. </div> </div> </div> </div> </div> </div> </div> </div> <!-- About End --> <?php include 'footer.php';?>