Переглянути джерело

feat: :sparkles: descomentar secao destinations

joykepler 3 днів тому
батько
коміт
f3ffe3daf7
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      app/pages/index.vue

+ 1 - 1
app/pages/index.vue

@@ -6,7 +6,7 @@
   <SectionRoadMap />
   <SectionExecutors />
   <SectionGallery />
-  <!-- <SectionDestinations /> -->
+  <SectionDestinations />
   <FormSection />
   <FaqSection />
 </template>