updates for statistics data on about page

This commit is contained in:
merelendor 2024-04-30 16:14:40 +03:00
parent 950ca1ce5e
commit 846a7220fd

View File

@ -31,12 +31,12 @@ $APPLICATION->AddHeadString('<link rel="canonical" href="https://'.SITE_SERVER_N
"", "",
Array( Array(
"TOP" => "ТОП 5", "TOP" => "ТОП 5",
"DEALS" => "> 100 млрд&nbsp;₽", "DEALS" => "> 123 млрд&nbsp;₽",
"CONTRACTS" => "16 000+", "CONTRACTS" => "24 000+",
"CITIES" => "35", "CITIES" => "35",
"PERIOD" => "> 10 лет", "PERIOD" => "> 10 лет",
"DIVISIONS" => "61", "DIVISIONS" => "61",
"CLIENTS" => "8 000+", "CLIENTS" => "11 000+",
) )
); );
?> ?>