Your IP : 3.16.156.201


Current Path : /home/bitrix/initial_sites/coffe.land_1/bitrix/blocks/bitrix/32.2.img_one_big/
Upload File :
Current File : /home/bitrix/initial_sites/coffe.land_1/bitrix/blocks/bitrix/32.2.img_one_big/.description.php

<?php
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
	die();
}

use \Bitrix\Main\Localization\Loc;

return array(
	'block' =>
		array(
			'name' => Loc::getMessage('LANDING_BLOCK_32.2.IMG_ONE_BIG_NAME'),
			'section' => array('image'),
		),
	'cards' =>
		array(),
	'nodes' =>
		array(
			'.landing-block-node-img' => array(
				'name' => Loc::getMessage('LANDING_BLOCK_32.2.IMG_ONE_BIG_NODES_LANDINGBLOCKNODEIMG'),
				'type' => 'img',
				'dimensions' => array('width' => 1445, 'height' => 750),
			),
		),
	'style' =>
		array(
			'.landing-block-node-img' => array(
				'name' => Loc::getMessage('LANDING_BLOCK_32.2.IMG_ONE_BIG_NODES_LANDINGBLOCKNODEIMG'),
				'type' => 'animation',
			),
		),
);