Explorar o código

feat: :sparkles: descomentar secao destinations

joykepler hai 2 días
pai
achega
f3ffe3daf7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>