index.vue 211 B

12345678910
  1. <template>
  2. <SectionHero />
  3. <SectionSecondary />
  4. <SectionTertiary />
  5. <SectionPartnership />
  6. <SectionRoadMap />
  7. <SectionExecutors />
  8. <SectionGallery />
  9. <!-- <SectionDestinations /> -->
  10. </template>