From 313f7a86166bf29b8d6a9804af64eee17c9d7d7e Mon Sep 17 00:00:00 2001 From: SpiritCat S Date: Fri, 27 Feb 2026 17:09:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=B5=20=D0=B0=D0=BB=D1=8C=D1=84?= =?UTF-8?q?=D0=B0=20=D0=BC=D0=B0=D0=BA=D0=B5=D1=82=D0=B0=20=D1=81=D0=B0?= =?UTF-8?q?=D0=B9=D1=82=D0=B0=20v2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 7 +- src/components/AdvantagesSection.vue | 129 +++++++++++++++++++++++++++ src/components/MarqueeBar.vue | 78 ++++++++++++++++ 3 files changed, 213 insertions(+), 1 deletion(-) create mode 100644 src/components/AdvantagesSection.vue create mode 100644 src/components/MarqueeBar.vue diff --git a/src/App.vue b/src/App.vue index 49eacd2..d941a22 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,18 +3,23 @@
+ -
+ +
+