From 295ed203a9e5d0337d055105eb60e3952fdc3661 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Tue, 28 Apr 2026 12:33:47 +0000 Subject: [PATCH 1/2] Bob AI: Add a new block with the text 'Our customers' inside the div --- src/components/sections/metrics/MetricsMinimalCards.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/sections/metrics/MetricsMinimalCards.tsx b/src/components/sections/metrics/MetricsMinimalCards.tsx index beceef8..486f308 100644 --- a/src/components/sections/metrics/MetricsMinimalCards.tsx +++ b/src/components/sections/metrics/MetricsMinimalCards.tsx @@ -51,10 +51,13 @@ const MetricsMinimalCards = ({ ))} +
+ Our customers +
); -export default MetricsMinimalCards; +export default MetricsMinimalCards; \ No newline at end of file From 9bea44a5f97f4644efab9d636fd4e2c0ffa0481d Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Tue, 28 Apr 2026 12:34:03 +0000 Subject: [PATCH 2/2] Bob AI: Add a new block with the text 'Clients per day' inside the d --- src/components/sections/metrics/MetricsMinimalCards.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/sections/metrics/MetricsMinimalCards.tsx b/src/components/sections/metrics/MetricsMinimalCards.tsx index 486f308..4d83501 100644 --- a/src/components/sections/metrics/MetricsMinimalCards.tsx +++ b/src/components/sections/metrics/MetricsMinimalCards.tsx @@ -54,6 +54,9 @@ const MetricsMinimalCards = ({
Our customers
+
+ Clients per day +