MMCT TEAM
Server IP : 103.53.40.154  /  Your IP : 18.118.146.180
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/fastelevator.in/../bsaec.in/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/ppcad7no/fastelevator.in/../bsaec.in/index-testimonial.php
<!-- Testimonial Start -->
<div class="container-xxl py-6">
        <div class="container">
            <div class="text-center mx-auto mb-5 wow fadeInUp" data-wow-delay="0.1s" style="max-width: 500px;">
                <h6 class="text-primary text-uppercase mb-2">Testimonial</h6>
                <h1 class="display-6 mb-4">What Our Students Say!</h1>
            </div>
            <div class="row justify-content-center">
                <div class="col-lg-8 wow fadeInUp" data-wow-delay="0.1s">
                    <div class="owl-carousel testimonial-carousel">
                        <?php 
                            include_once('admin/config.php');
                            $sql5 = "SELECT * FROM `testimonial`";
                            $run5 = mysqli_query($db,$sql5) or die("Query Not run");
                            while($data5 = mysqli_fetch_assoc($run5)){
    
                        ?>
                        <div class="testimonial-item text-center">
                            <div class="position-relative mb-5">
                                <img class="img-fluid rounded-circle mx-auto" src="img/<?php echo $data5['image']?>" alt="<?php echo $data5['image']?>">
                                <div class="position-absolute top-100 start-50 translate-middle d-flex align-items-center justify-content-center bg-white rounded-circle" style="width: 60px; height: 60px;">
                                    <i class="fa fa-quote-left fa-2x text-primary"></i>
                                </div>
                            </div>
                            <p style="font-size: 1rem !important;">"<?php echo $data5['review']?>"</p>
                            <hr class="w-25 mx-auto">
                            <h5><?php echo $data5['name']?></h5>
                            <!-- <span>Profession</span> -->
                        </div>
                        <?php } ?>
                        <!--<div class="testimonial-item text-center">-->
                        <!--    <div class="position-relative mb-5">-->
                        <!--        <img class="img-fluid rounded-circle mx-auto" src="img/testimonial-2.jpg" alt="">-->
                        <!--        <div class="position-absolute top-100 start-50 translate-middle d-flex align-items-center justify-content-center bg-white rounded-circle" style="width: 60px; height: 60px;">-->
                        <!--            <i class="fa fa-quote-left fa-2x text-primary"></i>-->
                        <!--        </div>-->
                        <!--    </div>-->
                        <!--    <p style="font-size: 1rem !important;">"I was at a loss when I failed my 11th grade exams and had little hope of progressing to 12th grade. That's when I discovered BABA SAHEB AMBEDKAR EDUCATION CENTER, and they truly turned my life around. Their unwavering support and personalized guidance helped me regain my confidence and paved the way for my successful admission into 12th grade. The dedicated team at BABA SAHEB AMBEDKAR EDUCATION CENTER understood my unique challenges and provided me with the necessary resources and mentorship to excel academically. Thanks to their commitment and belief in my potential, I am now on track to achieving my educational goals. I cannot express my gratitude enough for their invaluable assistance in my journey towards a brighter future"</p>-->
                        <!--    <hr class="w-25 mx-auto">-->
                        <!--    <h5>Krishna Sharma</h5>-->
                            <!-- <span>Profession</span> -->
                        <!--</div>-->
                        <!--<div class="testimonial-item text-center">-->
                        <!--    <div class="position-relative mb-5">-->
                        <!--        <img class="img-fluid rounded-circle mx-auto" src="img/testimonial-3.jpg" alt="">-->
                        <!--        <div class="position-absolute top-100 start-50 translate-middle d-flex align-items-center justify-content-center bg-white rounded-circle" style="width: 60px; height: 60px;">-->
                        <!--            <i class="fa fa-quote-left fa-2x text-primary"></i>-->
                        <!--        </div>-->
                        <!--    </div>-->
                        <!--    <p  style="font-size: 1rem !important;">"Thanks to BABA SAHEB AMBEDKAR EDUCATION CENTER, I was able to smoothly navigate the admission process and secure a spot in a prestigious polytechnic college. Their dedicated team of experts provided me with invaluable guidance and support at every step. From helping me choose the right course to preparing my application and even assisting with scholarship opportunities, they left no stone unturned. I am immensely grateful for their professionalism, knowledge, and personalized approach. Thanks to their unwavering commitment, I am now on the path to a promising career in the field of technology. I highly recommend BABA SAHEB AMBEDKAR EDUCATION CENTER to anyone seeking admission in a regular college or polytechnic institution."</p>-->
                        <!--    <hr class="w-25 mx-auto">-->
                        <!--    <h5>Leena</h5>-->
                            <!-- <span>Profession</span> -->
                        <!--</div>-->
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- Testimonial End -->

MMCT - 2023