From 7b7d58f61f5d0cce8c0c0140b98d4bc08dae548f Mon Sep 17 00:00:00 2001 From: austnv Date: Sun, 14 Jun 2026 22:38:12 +0300 Subject: [PATCH] update pricing to new api --- src/components/PricingSection.vue | 264 +++++++++++++++++------------- 1 file changed, 153 insertions(+), 111 deletions(-) diff --git a/src/components/PricingSection.vue b/src/components/PricingSection.vue index fd350b4..e8bc161 100644 --- a/src/components/PricingSection.vue +++ b/src/components/PricingSection.vue @@ -4,143 +4,185 @@ Прозрачные тарифы - -
- + +
+
- -
-
- - ПОПУЛЯРНЫЙ - - -

{{ tariff.name }}

-

- {{ tariff.price }}/мес -

- -
    -
  • - {{ feature }} -
  • -
+ +
+ {{ error }} +
+ + \ No newline at end of file