HEX
Server: Apache
System: Linux webm019.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: marieroufy (41973)
PHP: 7.2.34
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/marieroufy/www/wp-content/themes/mesmerize/template-parts/footer/footer-contact-boxes.php
<div <?php echo mesmerize_footer_container('footer-contact-boxes') ?>>
    <div <?php echo mesmerize_footer_background('footer-content') ?>>
        <div class="gridContainer">
            <div class="row text-center">
                <div class="col-sm-3">
                    <?php echo mesmerize_print_contact_boxes(0); ?>
                </div>
                <div class="col-sm-3">
                    <?php echo mesmerize_print_contact_boxes(1); ?>
                </div>
                <div class="col-sm-3">
                    <?php echo mesmerize_print_contact_boxes(2); ?>
                </div>
                <div class="col-sm-3 footer-bg-accent">
                    <div>
                        <?php mesmerize_print_area_social_icons('footer', 'content', 'footer-social-icons', 5);?>
                    </div>
                    <?php echo mesmerize_get_footer_copyright(); ?>
                </div>
            </div>
        </div>
    </div>
</div>