From 846a7220fdd5dd45ceaee438952069ab17dbf928 Mon Sep 17 00:00:00 2001 From: merelendor Date: Tue, 30 Apr 2024 16:14:40 +0300 Subject: [PATCH] updates for statistics data on about page --- about/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/about/index.php b/about/index.php index 5922bb4..35736dc 100644 --- a/about/index.php +++ b/about/index.php @@ -31,12 +31,12 @@ $APPLICATION->AddHeadString(' "ТОП 5", - "DEALS" => "> 100 млрд ₽", - "CONTRACTS" => "16 000+", + "DEALS" => "> 123 млрд ₽", + "CONTRACTS" => "24 000+", "CITIES" => "35", "PERIOD" => "> 10 лет", "DIVISIONS" => "61", - "CLIENTS" => "8 000+", + "CLIENTS" => "11 000+", ) ); ?>