Skip to content

Commit f5681b0

Browse files
Chris KhanChris Khan
authored andcommitted
chore(home): remove FAQ, news, community, mobile ad, why-helix sections
1 parent a363231 commit f5681b0

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

pages/index.vue

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,7 @@ useHead({
1010
<div>
1111
<div class="max-w-7xl mx-auto w-full px-6 xs:px-8 lg:px-12 relative z-[3]">
1212
<PartialsHomeSectionsHero />
13-
<PartialsHomeSectionsOverview />
14-
<PartialsHomeSectionsMobile />
15-
<PartialsHomeSectionsBuiltForTheCommunity />
16-
<PartialsHomeAnnouncements />
17-
<PartialsHomeSectionsFAQ />
13+
<!-- Simplified homepage: removed Overview, Mobile App, Community, News, FAQ -->
1814
</div>
1915
</div>
2016
</template>

0 commit comments

Comments
 (0)