Add to home page

pull/6768/head
Cagatay Civici 2024-11-12 17:51:58 +03:00
parent d8607b1f5e
commit 333bebd513
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<div :class="containerClass"> <div :class="containerClass">
<AppNews /> <AppNews />
<AppTopBar :showMenuButton="false" /> <AppTopBar :showMenuButton="false" />
<AppDesigner />
<HeroSection /> <HeroSection />
<FeaturesSection /> <FeaturesSection />
<UsersSection /> <UsersSection />