Parcourir la source

feat: :sparkles: descomentar secao destinations

joykepler il y a 3 jours
Parent
commit
f3ffe3daf7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>