Current File : /home/giriqfky/trustyourlawyer.com/wp-content/plugins/backwpup/parts/now//info-few-minutes.php
<?php
use BackWPup\Utils\BackWPupHelpers;
?>
<div class="inline-block p-1 bg-alert-light text-alert rounded">
<?php BackWPupHelpers::component("icon", ["name" => "alert"]); ?>
</div>
<h2 class="mt-4 mb-2 text-primary-darker text-lg font-semibold font-title"><?php _e("Creating a backup might take a few minutes, depending on your site’s size", 'backwpup'); ?></h2>
<p class="text-xl"><?php _e("The page will update automatically when it’s ready to download. The backup will keep running. You’ll get a notification when it’s done.", 'backwpup'); ?></p>
<p class="mt-2 text-base font-semibold text-alert"><?php _e("Feel free to leave 👋", 'backwpup'); ?></p>