Parcourir la source

feat: :sparkles: comentar bloco faq

joykepler il y a 1 jour
Parent
commit
1cb9f9b1af
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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">