Current File : /home/natitnen/hintact.com/wp-content/themes/ave/liquid/admin/views/liquid-features.php
<div class="lqd-dsd-box lqd-dsd-features-box">

	<h4><?php esc_html_e( 'Unlock Premium Features', 'ave' ); ?></h4>

	<div class="lqd-iconbox">
		<span class="lqd-icon-container">
			<img src="<?php echo get_template_directory_uri() . '/liquid/assets/img/dashboard/check.svg' ?>" alt="<?php esc_attr_e( 'Check', 'ave' ); ?>">
		</span><!-- /.lqd-icon-container -->
		<div class="lqd-iconbox-contents">
			<h3><?php esc_html_e( 'Enable Auto Updates', 'ave' ); ?></h3>
			<p><?php esc_html_e( 'Smart Dashboard keeps your site up-to-date. Free for lifetime.', 'ave' ); ?></p>
		</div><!-- /.lqd-iconbox-contents -->
	</div><!-- /.lqd-iconbox -->

	<div class="lqd-iconbox">
		<span class="lqd-icon-container">
			<img src="<?php echo get_template_directory_uri() . '/liquid/assets/img/dashboard/check.svg' ?>" alt="<?php esc_attr_e( 'Check', 'ave' ); ?>">
		</span><!-- /.lqd-icon-container -->
		<div class="lqd-iconbox-contents">
			<h3><?php esc_html_e( 'Exclusive and Premium Plugins', 'ave' ); ?></h3>
			<p><?php esc_html_e( 'Get access to premium and exclusive plugins for free.', 'ave' ); ?></p>
		</div><!-- /.lqd-iconbox-contents -->
	</div><!-- /.lqd-iconbox -->

	<div class="lqd-iconbox">
		<span class="lqd-icon-container">
			<img src="<?php echo get_template_directory_uri() . '/liquid/assets/img/dashboard/check.svg' ?>" alt="<?php esc_attr_e( 'Check', 'ave' ); ?>">
		</span><!-- /.lqd-icon-container -->
		<div class="lqd-iconbox-contents">
			<h3><?php esc_html_e( 'Premium Support', 'ave' ); ?></h3>
			<p><?php esc_html_e( 'Get access to top-notch support.', 'ave' ); ?></p>
		</div><!-- /.lqd-iconbox-contents -->
	</div><!-- /.lqd-iconbox -->

</div><!-- /.lqd-dsd-register -->