Ver Fonte

feat: :sparkles: comentar bloco faq

joykepler há 1 dia atrás
pai
commit
1cb9f9b1af
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      app/pages/index.vue

+ 1 - 1
app/pages/index.vue

@@ -8,7 +8,7 @@
   <SectionGallery />
   <SectionDestinations id="destinos" />
   <FormSection id="contato" />
-  <FaqSection />
+  <!-- <FaqSection /> -->
 </template>
 
 <script setup lang="ts">