create profile section

This commit is contained in:
HAM!DREZA
2024-05-21 15:01:29 +03:30
parent abe8daf536
commit 0c7fd83de2
18 changed files with 1535 additions and 39 deletions
+7 -4
View File
@@ -1,7 +1,10 @@
<template>
<home-pageIntro />
<home-pageSuggested-courses />
<home-pageInformation />
<home-pageAbout-us />
<client-only>
<home-pageIntro />
<home-pageSuggested-courses />
<home-pageInformation />
<home-pageAbout-us />
</client-only>
</template>