<?php
if ( ! defined( 'ABSPATH' ) ) {
	die( '-1' );
}
?>
<div class="vc_welcome-tab changelog">
	<div class="vc_feature-section-teaser">
		<img class="vc-featured-img" src="<?php echo esc_url( vc_asset_url( 'vc/wpb_introduce_ai.png' ) ); ?>"/>

		<div class="vc-feature-text">
			<h3><?php esc_html_e( 'Introducing WPBakery AI', 'js_composer' ); ?></h3>

			<p><?php esc_html_e( 'Discover endless copywriting and code extension possibilities with WPBakery AI. Save time and resources - WPBakery AI will instantly generate original texts or enhance the existing ones. Our AI code assistant will help you extend or fine-tune your WordPress site:', 'js_composer' ); ?></p>
			<ul>
				<li><?php esc_html_e( 'Generate titles, articles, and other texts in seconds', 'js_composer' ); ?></li>
				<li><?php esc_html_e( 'Improve existing texts for better readability and higher SEO score', 'js_composer' ); ?></li>
				<li><?php esc_html_e( 'Generate CSS and JS code to fine-tune your layout', 'js_composer' ); ?></li>
			</ul>
		</div>
	</div>
	<p class="vc-thank-you">Thank you for choosing WPBakery Page Builder,<br/>Michael M, CEO at WPBakery</p>
</div>
