Правки от Павла в коде самостоятельные
This commit is contained in:
@@ -123,7 +123,7 @@ if (!function_exists('render_club_card')){
|
||||
<?php echo esc_html($card_price); ?> ₽
|
||||
</span>
|
||||
</div>
|
||||
в день
|
||||
в мес.
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
|
||||
|
||||
@@ -62,7 +62,7 @@ $hidden_value = "Форма: {$form_name} | Страница: {$page_title} | UR
|
||||
data-hidden-value="<?php echo esc_attr($hidden_value); ?>">
|
||||
<h3 class="max-[1050px]:text-[30px] max-[768px]:text-[24px] font-[500] text-[40px] leading-[120%] text-[#222]">Пробная <strong class="font-[700]">персональная
|
||||
тренировка</strong>
|
||||
<span class="max-[768px]:text-[20px] max-[768px]:mt-[10px] max-[768px]:h-[29px] bg-[linear-gradient(90deg,_#9d9994_39.42%,_#ccc9c4_92.9%)] rounded-[32px] h-[43px] inline-flex items-center pr-[16px] pl-[16px] font-[600] text-[32px] leading-[115%] text-[#fff]">за 1200 ₽</span>
|
||||
<span class="max-[768px]:text-[20px] max-[768px]:mt-[10px] max-[768px]:h-[29px] bg-[linear-gradient(90deg,_#9d9994_39.42%,_#ccc9c4_92.9%)] rounded-[32px] h-[43px] inline-flex items-center pr-[16px] pl-[16px] font-[600] text-[32px] leading-[115%] text-[#fff]">за 0 ₽</span>
|
||||
</h3>
|
||||
<p class="max-[1050px]:text-[18px] max-[768px]:text-[16px] mt-[16px] mb-[24px] font-[500] text-[20px] leading-[140%] text-[#222]">Познакомимся, покажем зал и
|
||||
<strong class="font-[600]">подберём
|
||||
|
||||
@@ -42,7 +42,7 @@ $hidden_value = "Страница: {$page_title} | URL: {$current_url}";
|
||||
<span data-inject="price-1-month-full">-</span> ₽
|
||||
</div>
|
||||
<p class="max-[1050px]:text-[14px] font-[500] text-[20px] leading-[140%]">
|
||||
<span data-inject="price-1-month-day">-</span> ₽ в день
|
||||
<span data-inject="price-1-month-day">-</span> ₽ в мес.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -55,7 +55,7 @@ $hidden_value = "Страница: {$page_title} | URL: {$current_url}";
|
||||
<span data-inject="price-3-month-full">-</span> ₽
|
||||
</div>
|
||||
<p class="max-[1050px]:text-[14px] font-[500] text-[20px] leading-[140%]">
|
||||
<span data-inject="price-3-month-day">-</span> ₽ в день
|
||||
<span data-inject="price-3-month-day">-</span> ₽ в мес.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -68,7 +68,7 @@ $hidden_value = "Страница: {$page_title} | URL: {$current_url}";
|
||||
<span data-inject="price-6-month-full">-</span> ₽
|
||||
</div>
|
||||
<p class="max-[1050px]:text-[14px] font-[500] text-[20px] leading-[140%]">
|
||||
<span data-inject="price-6-month-day">-</span> ₽ в день
|
||||
<span data-inject="price-6-month-day">-</span> ₽ в мес.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -81,7 +81,7 @@ $hidden_value = "Страница: {$page_title} | URL: {$current_url}";
|
||||
<span data-inject="price-12-month-full">-</span> ₽
|
||||
</div>
|
||||
<p class="max-[1050px]:text-[14px] font-[500] text-[20px] leading-[140%]">
|
||||
<span data-inject="price-12-month-day">-</span> ₽ в день
|
||||
<span data-inject="price-12-month-day">-</span> ₽ в мес.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -6,7 +6,7 @@ $hidden_value = "Страница: {$page_title} | URL: {$current_url}";
|
||||
|
||||
<div class="max-[1050px]:p-[24px] p-[40px]">
|
||||
<p class="font-[700] text-[24px] leading-[125%] text-center">Пробная персональная тренировка <span
|
||||
class="text-[#E21E24]">за 1200₽</span></p>
|
||||
class="text-[#E21E24]">за 0₽</span></p>
|
||||
<p class="font-[500] text-[16px] leading-[145%] text-center mt-[12px]">Познакомимся, покажем зал и подберём
|
||||
оптимальные для вас тренировки!</p>
|
||||
<div class="form-block-wrapper max-[1050px]:mt-[16px] mt-[32px]"
|
||||
|
||||
Reference in New Issue
Block a user