Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/rospirotorg.ru/bitrix/blocks/bitrix/16.6.two_cols_map_reverse/ |
Upload File : |
<?php if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true) { die(); } use \Bitrix\Main\Localization\Loc; return [ 'contact-link' => [ 'name' => Loc::getMessage('LANDING_BLOCK_16_6_TWO_COLS_MAP--PRESET_LINK'), 'html' => '<div class="landing-block-card-address g-mb-20" data-card-preset="contact-link"> <div class="landing-block-card-address-title d-inline-block text-uppercase g-font-size-14 g-color-white-opacity-0_7 g-pr-5">Email:</div> <a class="landing-block-card-address-link d-inline-block g-color-white text-uppercase g-font-size-14 g-font-weight-700" href="mailto:info@company24.com"> info@company24.com </a> </div>', 'values' => [ '.landing-block-card-address-title' => 'Email:', '.landing-block-card-address-link' => [ 'text' => 'info@company24.com', 'href' => 'mailto:info@company24.com', 'target' => '_blank', ], ], ], 'contact-text' => [ 'name' => Loc::getMessage('LANDING_BLOCK_16_6_TWO_COLS_MAP--PRESET_TEXT'), 'html' => '<div class="landing-block-card-address g-mb-20" data-card-preset="contact-text"> <div class="landing-block-card-address-title d-inline-block text-uppercase g-font-size-14 g-color-white-opacity-0_7 g-pr-5">Address:</div> <div class="landing-block-card-address-text d-inline-block text-uppercase g-font-size-14 g-color-white g-font-weight-700"> In sed lectus tincidunt </div> </div>', 'values' => [ '.landing-block-card-address-title' => 'Address:', '.landing-block-card-address-text' => 'In sed lectus tincidunt', ], ], ];