Your IP : 108.162.216.192


Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/blocks/bitrix/61.1.phone_w_btn_rght/
Upload File :
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>