
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php
defined( 'ABSPATH' ) or die( 'Keep Quit' );
?>

<div>
	<h3>
		<span class="dashicons dashicons-media-document"></span> <?php esc_html_e( 'Documentation', 'woo-variation-gallery' ) ?>
	</h3>
	<p><?php esc_html_e( 'Get started by spending some time with the', 'woo-variation-gallery' ) ?>
		<a target="_blank" href="https://getwooplugins.com/documentation/woocommerce-variation-gallery/"><?php esc_html_e( 'documentation.', 'woo-variation-gallery' ) ?></a>
	</p>
</div>
<div>
	<h3>
		<span class="dashicons dashicons-editor-help"></span> <?php esc_html_e( 'Facing issue?', 'woo-variation-gallery' ) ?>
	</h3>
	<p><?php esc_html_e( 'Stuck with something?', 'woo-variation-gallery' ) ?>
		<a target="_blank" href="https://getwooplugins.com/tickets/"><?php esc_html_e( 'Please open a ticket.', 'woo-variation-gallery' ) ?></a> <?php esc_html_e( 'For emergency case join our live chat.', 'woo-variation-gallery' ) ?>
	</p>
</div>
<div>
	<h3>
		<span class="dashicons dashicons-star-filled"></span> <?php esc_html_e( 'Love Our Plugin?', 'woo-variation-gallery' ) ?>
	</h3>
	<p><?php esc_html_e( 'Thank you for choosing', 'woo-variation-gallery' ) ?> <strong><?php esc_html_e( 'Variation Gallery for WooCommerce', 'woo-variation-gallery' ) ?></strong>. <?php esc_html_e( 'If you have found our plugin useful and makes you smile,', 'woo-variation-gallery' ) ?>
		<a target="_blank" href="https://getwooplugins.com/plugins/woocommerce-variation-gallery/"><?php esc_html_e( 'please consider giving us a 5-star rating.', 'woo-variation-gallery' ) ?></a> <?php esc_html_e( 'It will help us to grow.', 'woo-variation-gallery' ) ?>
	</p>
</div>
