| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/blocks/bitrix/61.1.phone_w_btn_rght/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/blocks/bitrix/61.1.phone_w_btn_rght/block.php |
<?php
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
die();
} ?>
<section class="landing-block g-pt-30 g-pb-30 js-animation slideInLeft u-block-border-none">
<div class="container">
<? $APPLICATION->IncludeComponent(
'bitrix:landing.blocks.crm_contacts',
'',
[
'BUTTON_POSITION' => 'right',
'TEMPLATE_MODE' => 'lightmode',
]
); ?>
</div>
</section>