Ver código fonte

feat: :sparkles: descomentar secao destinations

joykepler 2 dias atrás
pai
commit
f3ffe3daf7
1 arquivos alterados com 1 adições e 1 exclusões
  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>