/home/smartbloks/www/help.smartbloks.ai/wp-content/themes/docly/inc/admin/features.php
<div class="st-dsb-box">

	<h4><?php esc_html_e( 'Unlock Features You Paid For!', 'docly' ); ?></h4>

    <div class="st-dsb-features-box">
        <ul class="st-box-features">
            <li>
                <i class="icon_pencil-edit"></i> <?php esc_html_e( 'One-Click Demo Import', 'docly' ); ?>
                <p> <?php esc_html_e( 'Choose a pre-built layout for starting a quick design process.', 'docly' ); ?> </p>
            </li>
            <li>
                <i class="icon_genius"></i> <?php esc_html_e( 'Premium and Useful Plugins', 'docly' ); ?>
                <p> <?php esc_html_e( 'Get access to premium and exclusive plugins for free.', 'docly' ); ?> </p>
            </li>
            <li>
                <i class="icon_headphones"></i> <?php esc_html_e( 'Premium, Dedicated Support', 'docly' ); ?>
                <p> <?php esc_html_e( 'Get access to top-notch support.', 'docly' ); ?> </p>
            </li>
        </ul>
        <ul class="useful-links">
            <li><a href="https://docs.creativegigs.net/forum/docly-wordpress-theme/" target="_blank">
                    <img src="https://i.imgur.com/fTqUm3U.png" alt="<?php esc_attr_e('Need Help?', 'docly'); ?>">
                </a>
            </li>
            <li>
                <a href="https://docs.creativegigs.net/docs/docly-wordpress-theme-documentation" target="_blank">
                    <img src="https://i.imgur.com/PsCwsT6.png" alt="<?php esc_attr_e('Docly Documentation', 'docly'); ?>">
                </a>
            </li>
            <li>
                <a href="https://www.youtube.com/watch?v=rh4KAozQ7Rs&list=PLOvD0JgcgsQyAVGBQ9XCilR2m_keSP9iv" target="_blank">
                    <img src="https://i.imgur.com/jii7la4.png" alt="<?php esc_attr_e('Docly YouTube Playlist', 'docly'); ?>">
                </a>
            </li>
        </ul>
    </div>
</div><!-- /.st-dsb-register -->