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 @@
+
-
+
+
+
diff --git a/src/components/AdvantagesSection.vue b/src/components/AdvantagesSection.vue
new file mode 100644
index 0000000..27f909f
--- /dev/null
+++ b/src/components/AdvantagesSection.vue
@@ -0,0 +1,129 @@
+
+
+
+ Преимущества аутсорсинга бухгалтерии «Моё дело»
+
+
+
+
+
+
+
+
+
{{ item.title }}
+
+
+
+
{{ item.text }}
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/MarqueeBar.vue b/src/components/MarqueeBar.vue
new file mode 100644
index 0000000..f413372
--- /dev/null
+++ b/src/components/MarqueeBar.vue
@@ -0,0 +1,78 @@
+
+
+
+
+
+ {{ word }}
+
+
+
+
+
+
+
+ {{ word }}
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file