shkola/wp-content/themes/dekart/template-parts/pksh/guarantee-standalone.php
2026-07-17 16:10:56 +00:00

26 lines
1.0 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* Гарантия результата (второй блок, отдельный)
* .bento .pksh-section .pksh-section--alt #guarantee
*
* @package Dekart
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
?>
<section class="bento pksh-section pksh-section--alt" id="guarantee" aria-label="Гарантия">
<div class="bento__full section-header--left">
<div class="guarantee-block">
<h2 class="bento-h2">Гарантия результата — подготовка к школе с гарантией договора</h2>
<p class="guarantee-block__text">
Если через 3 месяца ваш ребёнок не начнёт читать &mdash;
мы вернём деньги <strong>и продолжим обучение бесплатно</strong>,
пока не дойдём до результата.
</p>
<span class="guarantee-block__badge">Так работают только те, кто уверен в своём методе</span>
</div>
</div>
</section>