diff --git a/pages/landing/BlockSection.vue b/components/landing/BlockSection.vue similarity index 100% rename from pages/landing/BlockSection.vue rename to components/landing/BlockSection.vue diff --git a/pages/landing/FeaturesSection.vue b/components/landing/FeaturesSection.vue similarity index 100% rename from pages/landing/FeaturesSection.vue rename to components/landing/FeaturesSection.vue diff --git a/pages/landing/FooterSection.vue b/components/landing/FooterSection.vue similarity index 100% rename from pages/landing/FooterSection.vue rename to components/landing/FooterSection.vue diff --git a/pages/landing/HeroSection.vue b/components/landing/HeroSection.vue similarity index 100% rename from pages/landing/HeroSection.vue rename to components/landing/HeroSection.vue diff --git a/pages/landing/TemplateSection.vue b/components/landing/TemplateSection.vue similarity index 100% rename from pages/landing/TemplateSection.vue rename to components/landing/TemplateSection.vue diff --git a/pages/landing/ThemeSection.vue b/components/landing/ThemeSection.vue similarity index 100% rename from pages/landing/ThemeSection.vue rename to components/landing/ThemeSection.vue diff --git a/pages/landing/UsersSection.vue b/components/landing/UsersSection.vue similarity index 100% rename from pages/landing/UsersSection.vue rename to components/landing/UsersSection.vue diff --git a/pages/index.vue b/pages/index.vue index 58ba1d022..626176e45 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -13,16 +13,16 @@