This commit is contained in:
2026-07-04 20:10:30 +03:00
parent b3df93a1e0
commit 4aefa0f057
3 changed files with 5 additions and 5 deletions

View File

@@ -35,8 +35,8 @@ if ( ! defined( 'ABSPATH' ) ) {
<span class="site-footer__title">Контакты</span>
<ul class="site-footer__list">
<li class="site-footer__item"><a class="site-footer__link" href="<?php echo esc_url( sev_tort_site_phone_href() ); ?>"><?php echo esc_html( sev_tort_site_phone() ); ?></a></li>
<li class="site-footer__item"><a class="site-footer__link" href="<?php echo esc_url( sev_tort_whatsapp_url() ); ?>" target="_blank" rel="noopener noreferrer">WhatsApp</a></li>
<li class="site-footer__item"><a class="site-footer__link" href="<?php echo esc_url( sev_tort_telegram_url() ); ?>" target="_blank" rel="noopener noreferrer">Telegram</a></li>
<!-- <li class="site-footer__item"><a class="site-footer__link" href="<?php echo esc_url( sev_tort_whatsapp_url() ); ?>" target="_blank" rel="noopener noreferrer">WhatsApp</a></li>
<li class="site-footer__item"><a class="site-footer__link" href="<?php echo esc_url( sev_tort_telegram_url() ); ?>" target="_blank" rel="noopener noreferrer">Telegram</a></li> -->
<li class="site-footer__item">г. Севастополь</li>
<li class="site-footer__item">Ежедневно: 09:00 - 20:00</li>
</ul>

View File

@@ -14,7 +14,7 @@ get_header();
<p class="home-hero__lead">Готовим бенто, детские, свадебные и праздничные торты под ваш повод. Подберем дизайн, начинку и формат после короткой заявки.</p>
<div class="home-hero__actions">
<button class="button-main" type="button" data-lead-open data-lead-source="Рассчитать стоимость: первый экран главной">Рассчитать стоимость</button>
<a class="button-link" href="<?php echo esc_url( sev_tort_telegram_url() ); ?>" target="_blank" rel="noopener noreferrer">Написать в Telegram</a>
<!-- <a class="button-link" href="<?php echo esc_url( sev_tort_telegram_url() ); ?>" target="_blank" rel="noopener noreferrer">Написать в Telegram</a> -->
</div>
</div>
<div class="home-hero__media">

View File

@@ -67,8 +67,8 @@ if ( ! defined( 'ABSPATH' ) ) {
<div class="mobile-menu__contacts">
<button class="mobile-menu__contact" type="button" data-lead-open data-lead-source="Заказать торт: мобильное меню">Заказать торт</button>
<a class="mobile-menu__contact" href="<?php echo esc_url( sev_tort_site_phone_href() ); ?>"><?php echo esc_html( sev_tort_site_phone() ); ?></a>
<a class="mobile-menu__contact" href="<?php echo esc_url( sev_tort_whatsapp_url() ); ?>" target="_blank" rel="noopener noreferrer">WhatsApp</a>
<a class="mobile-menu__contact" href="<?php echo esc_url( sev_tort_telegram_url() ); ?>" target="_blank" rel="noopener noreferrer">Telegram</a>
<!-- <a class="mobile-menu__contact" href="<?php echo esc_url( sev_tort_whatsapp_url() ); ?>" target="_blank" rel="noopener noreferrer">WhatsApp</a>
<a class="mobile-menu__contact" href="<?php echo esc_url( sev_tort_telegram_url() ); ?>" target="_blank" rel="noopener noreferrer">Telegram</a> -->
</div>
</div>
</div>