HEX
Server: Apache/2
System: Linux server.cloudfly.vn 3.10.0-1160.71.1.el7.x86_64 #1 SMP Tue Jun 28 15:37:28 UTC 2022 x86_64
User: root (0)
PHP: 7.4.29
Disabled: NONE
Upload Files
File: /home/dkhp464/public_html/wp-content/themes/DaKhoaHongPhat/blocks/front.php
<section class="category py-5">

        <div class="container">
            <div class="row justify-content-center gy-3">
                <div class="col-xl-4 col-lg-6 col-12">
                    <div class="block-cate" id="cate-xts">
                        <div class="icon-cate">
                            <img src="<?= get_template_directory_uri() ?>/image/icon-xts.png" class="img-fluid" alt="">
                        </div>
                        <a class="title-cate" href="https://dakhoahaiphong464.com/ngoai-khoa/roi-loan-xuat-tinh/xuat-tinh-som/">
                            <div class="d-flex justify-content-between mt-2">
                            
                                <h3>XUẤT TINH SỚM</h3><i class="fa-solid fa-chevron-up fa-rotate-90"></i>
                            
                        </div>
                        </a>
                    </div>
                </div>

                <div class="col-xl-4 col-lg-6 col-12">
                    <div class="block-cate" id="cate-bqd">
                        <div class="icon-cate">
                            <img src="<?= get_template_directory_uri() ?>/image/icon-bao-quy-dau.png" class="img-fluid" alt="">
                        </div>
                        <a class="title-cate" href="https://dakhoahaiphong464.com/ngoai-khoa/bao-quy-dau/">
                            <div class="d-flex justify-content-between mt-2">
                            
                                <h3>BAO QUY ĐẦU</h3><i class="fa-solid fa-chevron-up fa-rotate-90"></i>
                            
                        </div>
                        </a>
                    </div>
                </div>

                <div class="col-xl-4 col-lg-6 col-12">
                    <div class="block-cate" id="cate-th">
                        <div class="icon-cate">
                            <img src="<?= get_template_directory_uri() ?>/image/icon-tinh-hoan.png" class="img-fluid" alt="">
                        </div>
                        <a class="title-cate" href="https://dakhoahaiphong464.com/ngoai-khoa/benh-ly-tinh-hoan/">
                            <div class="d-flex justify-content-between mt-2">
                            
                                <h3>BỆNH LÝ TINH HOÀN</h3><i class="fa-solid fa-chevron-up fa-rotate-90"></i>
                            
                        </div>
                        </a>
                    </div>
                </div>

                <div class="col-xl-4 col-lg-6 col-12">
                    <div class="block-cate" id="cate-tn">
                        <div class="icon-cate">
                            <img src="<?= get_template_directory_uri() ?>/image/icon-tiet-nieu.png" class="img-fluid" alt="">
                        </div>
                        <a class="title-cate" href="https://dakhoahaiphong464.com/ngoai-khoa/benh-ly-tiet-nieu/viem-duong-tiet-nieu/">
                            <div class="d-flex justify-content-between mt-2">
                            
                                <h3>VIÊM ĐƯỜNG TIẾT NIỆU</h3><i class="fa-solid fa-chevron-up fa-rotate-90"></i>
                            
                        </div>
                        </a>
                    </div>
                </div>

                <div class="col-xl-4 col-lg-6 col-12">
                    <div class="block-cate" id="cate-vmnk">
                        <div class="icon-cate">
                            <img src="<?= get_template_directory_uri() ?>/image/icon-vmnk.png" class="img-fluid" alt="">
                        </div>
                        <a class="title-cate" href="https://dakhoahaiphong464.com/viem-nhiem-nam-khoa/">
                            <div class="d-flex justify-content-between mt-2">
                            
                                <h3>VIÊM NHIỄM NAM KHOA</h3><i class="fa-solid fa-chevron-up fa-rotate-90"></i>
                            
                        </div>
                        </a>
                    </div>
                </div>
            </div>
        </div>

    </section>


<section class="about">
    <div class="container">
        <div class="bg-title justify-content-center align-items-center text-center">
            <div class="text-title">
                PHÒNG KHÁM ĐA KHOA LÊ LỢI
            </div>
            <div class="title">
                VỀ CHÚNG TÔI
            </div>
        </div>

        <div class="row justify-content-center align-items-center">
            <div class="col-xl-6">

                <div class="text-about">
                    Phòng khám đa khoa Lê Lợi được bình chọn là một trong
                    những cơ sở y tế uy tín, đảm bảo an
                    toàn hiện nay. Phòng khám đa khoa Lê Lợi sở hữu đội ngũ y
                    bác sĩ chuyên khoa giàu kinh
                    nghiệm, áp dụng kỹ thuật khám chữa bệnh Lê Lợi cùng với
                    trang bị y tế, cơ sở vật chất đạt
                    chuẩn. Hàng năm phòng khám Lê Lợi đã thăm khám và chữa
                    trị cho rất nhiều bệnh nhân thoát khỏi
                    bệnh tật, vui sống hạnh phúc bên gia đình, người thân.
                </div>


            </div>
            <div class="col-xl-6 d-none d-lg-block">
                <div class="row ">
                    <div class="col-4">
                        <div class="img-about">
                            <img src="<?= get_template_directory_uri() ?>/image/about-img-1.png" class="img-fluid"
                                alt="">
                        </div>
                    </div>
                    <div class="col-8">
                        <div class="img-about">
                            <img src="<?= get_template_directory_uri() ?>/image/about-img-2.png" class="img-fluid"
                                alt="">
                        </div>
                    </div>

                </div>
            </div>
        </div>


    </div>
</section>

<section class="choose py-5">
    <div class="container">


        <div class="bg-title justify-content-center align-items-center text-center">
            <div class="text-title">
                CHÚNG TÔI LÀ AI?
            </div>
            <div class="title">
                VÌ SAO CHỌN CHÚNG TÔI
            </div>
        </div>

        <!-- ============================= -->
        <div class="row choose-pc justify-content-center align-items-center text-center py-4">
            <div class="col-xl-4 col-lg-6">
                <div class="block-choose justify-content-center align-content-center align-items-center text-center">
                    <div class="toppic-choose">
                        CƠ SỞ THIẾT BỊ
                    </div>
                    <div class="title-choose">
                        TIÊN TIẾN HIỆN ĐẠI
                    </div>
                    <div class="horizontal-line"></div>
                    <div class="text-choose">
                        Toàn bộ thiết bị y tế đều được nhập khẩu từ nước ngoài
                        đạt chuẩn quy định của Bộ Y tế.
                    </div>


                </div>
            </div>
            <div class="col-xl-4 col-lg-6">
                <div class="block-choose justify-content-center align-content-center align-items-center text-center">
                    <div class="toppic-choose">
                        PHƯƠNG PHÁP ĐIỀU TRỊ
                    </div>
                    <div class="title-choose">
                        HIỆU QUẢ CAO
                    </div>
                    <div class="horizontal-line"></div>
                    <div class="text-choose">
                        Với đội ngũ y tá, bác sĩ chuyên nghiệp có kinh nghiệm
                        nhiều năm trong lĩnh vực nam khoa.
                    </div>


                </div>
            </div>
            <div class="col-xl-4 col-lg-6">

                <div class="block-choose justify-content-center align-content-center align-items-center text-center">
                    <div class="toppic-choose">
                        PHÒNG KHÁM
                    </div>
                    <div class="title-choose">
                        TIỆN NGHI SẠCH SẼ
                    </div>
                    <div class="horizontal-line"></div>
                    <div class="text-choose">
                        Vệ sinh, an toàn luôn là tiêu chí hàng đầu của phòng
                        khám với mong muốn mang lại cho
                        bệnh nhân một môi trường thăm khám và điều trị thoải mái
                        nhất.
                    </div>


                </div>
            </div>
        </div>

        <!-- ============================== -->

        <div class="slide-choose owl-carousel owl-theme d-lg-none mt-3">
            <div class="item">
                <h4>

                    <div
                        class="block-choose justify-content-center align-content-center align-items-center text-center">
                        <div class="toppic-choose">
                            CƠ SỞ THIẾT BỊ
                        </div>
                        <div class="title-choose">
                            TIÊN TIẾN HIỆN ĐẠI
                        </div>
                        <div class="horizontal-line"></div>
                        <div class="text-choose">
                            Toàn bộ thiết bị y tế đều được nhập khẩu từ nước
                            ngoài đạt chuẩn quy định của Bộ Y tế.
                        </div>


                    </div>


                </h4>

            </div>

            <div class="item">
                <h4>

                    <div
                        class="block-choose justify-content-center align-content-center align-items-center text-center">
                        <div class="toppic-choose">
                            PHƯƠNG PHÁP ĐIỀU TRỊ
                        </div>
                        <div class="title-choose">
                            HIỆU QUẢ CAO
                        </div>
                        <div class="horizontal-line"></div>
                        <div class="text-choose">
                            Với đội ngũ y tá, bác sĩ chuyên nghiệp có kinh
                            nghiệm nhiều năm trong lĩnh vực nam khoa.
                        </div>


                    </div>


                </h4>

            </div>

            <div class="item">
                <h4>

                    <div
                        class="block-choose justify-content-center align-content-center align-items-center text-center">
                        <div class="toppic-choose">
                            PHÒNG KHÁM
                        </div>
                        <div class="title-choose">
                            TIỆN NGHI SẠCH SẼ
                        </div>
                        <div class="horizontal-line"></div>
                        <div class="text-choose">
                            Vệ sinh, an toàn luôn là tiêu chí hàng đầu của phòng
                            khám với mong muốn mang lại cho
                            bệnh nhân một môi trường thăm khám và điều trị thoải
                            mái nhất.
                        </div>


                    </div>


                </h4>

            </div>


        </div>

    </div>

</section>


<section class="news">
    <div class="container">
        <div class="bg-title justify-content-center align-items-center text-center">
            <div class="text-title">
                ÁP DỤNG CÁC PHƯƠNG PHÁP TIÊN TIẾN ĐỂ
            </div>
            <div class="title">
                ĐIỀU TRỊ BỆNH NAM KHOA HIỆU QUẢ
            </div>
        </div>

        <div class="row justify-content-center align-items-center gy-3">

            <?php
            $args = array(
                'post_type' => 'post',
                'posts_per_page' => 3,
            );

            $posts = get_posts($args);
            $count = 0; 
            
            foreach ($posts as $post):
                setup_postdata($post);
                $count++; 
                ?>

                <div class="col-xl-12 ">
                    <div class="row justify-content-center align-items-center">

                        <?php if ($count % 2 == 0): ?>
                            <div class="col-xl-8">
                                <div class="title-news">
                                    <a href="<?php the_permalink(); ?>"><?php the_title(); ?></a>
                                </div>
                                <div class="text-news">
                                    <?php the_excerpt(); ?>
                                </div>

                                <div class="bg-btn-news">
                                    <a href="<?= LIVE_CHAT ?>" id="btn-ctg-contact" class="btn text-white"
                                        style="background-color: #00757F;">Tư vấn ngay</a>
                                </div>
                            </div>
                            <div class="col-xl-4">
                                <a class="img-news" href="<?php the_permalink(); ?>">
                                    <?php the_post_thumbnail('large', [
                                        'class' => 'img-fluid ',
                                        'alt' => 'Ảnh',
                                    ]); ?>
                                </a>
                            </div>
                        <?php else:  ?>
                            <div class="col-xl-4  ">
                                <a class="img-news" href="<?php the_permalink(); ?>">
                                    <?php the_post_thumbnail('large', [
                                        'class' => 'img-fluid ',
                                        'alt' => 'Ảnh',
                                    ]); ?>
                                </a>
                            </div>
                            <div class="col-xl-8  ">
                                <div class="title-news">
                                    <a href="<?php the_permalink(); ?>"><?php the_title(); ?></a>
                                </div>
                                <div class="text-news">
                                    <?php the_excerpt(); ?>
                                </div>

                                <div class="bg-btn-news">
                                    <a href="<?= LIVE_CHAT ?>" id="btn-ctg-contact" class="btn text-white"
                                        style="background-color: #00757F;">Tư vấn ngay</a>
                                </div>
                            </div>
                        <?php endif; ?>

                    </div>
                </div>
            <?php endforeach;
            wp_reset_postdata();
            ?>
        </div>
    </div>
    </div>
</section>


<section class="sig-up py-4">
    <div class="container">
        <div class="row justify-content-center align-items-center text-center">
            <div class="col-xl-4 bg-block-sig-up ">
                <div class="block-sig-up mb-3 ">
                    <div class="img-icon-sig-up ">
                        <img src="<?= get_template_directory_uri() ?>\image/sig-up-icon-1.png" class="img-fluid "
                            alt="">
                    </div>
                    <div class="toppic-sig-up">
                        LIÊN HỆ HOTLINE
                    </div>
                    <div class="title-sig-up">
                       <?=PHONE?>
                    </div>
                    <div class="horizontal-line-white"></div>
                    <div class="text-sig-up">
                        Giải quyết bất kỳ thắc mắc nào của bạn, phục vụ tận tâm
                        24/7
                    </div>
                </div>

                <div class="block-sig-up">
                    <div class="img-icon-sig-up">
                        <img src="<?= get_template_directory_uri() ?>\image/sig-up-icon-2.png" class="img-fluid" alt="">
                    </div>
                    <div class="toppic-sig-up">
                        ĐẶT LỊCH HẸN
                    </div>
                    <div class="title-sig-up">
                        NHẬN ƯU ĐÃI
                    </div>
                    <div class="horizontal-line-white"></div>
                    <div class="text-sig-up">
                        <input type="checkbox" class="checkbox-sig-up" id="checkbox1">
                        <label for="checkbox1"></label>
                      Chẩn đoán miễn phí
                    </div>
                    <div class="text-sig-up">
                        <input type="checkbox" class="checkbox-sig-up" id="checkbox2">
                        <label for="checkbox2"></label>
                        Gói khám <?=PRICE?>
                    </div>
                  
                </div>


            </div>
            <div class="col-xl-8">
                <div class="form-sig-up">
                    <div class="title-sig-up-1" style="">
                        Đăng ký
                    </div>
                    <div class="title-sig-up-2 py-3" style="">
                        NHẬN NGAY ƯU ĐÃI
                    </div>
                    <div class="title-sig-up-3" style="    ">
                        TỪ PHÒNG KHÁM
                    </div>

                    <p class="sig-up-note text-center py-4">*Mọi thông tin đều
                        bảo mật</p>

                    <form action="" class="d_contact_new">
                        <input id="input-name" type="text" class="form-control" placeholder="Họ và tên" name="name"
                            required="">
                        <input id="input-phone" type="tel" class="form-control" pattern="[0-9]*" maxlength="12"
                            placeholder="Số điện thoại" name="phone" required="">
                        <div class="d-none">
                            <input type="text" class="form-control" name="url" value="<?= (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] === 'on' ? " https"
                                : "http") . "://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]" ?>">
                        </div>

                        <div class="button-container-send">
                            <button class="button-send" type="submit">NHẬN NGAY
                            </button>
                        </div>


                    </form>


                </div>
            </div>
        </div>
    </div>
</section>

</body>