create mainPage

This commit is contained in:
HAM!DREZA
2024-05-14 10:55:46 +03:30
parent 3692ec6f61
commit 80cf37d18b
25 changed files with 1131 additions and 47 deletions
+5 -5
View File
@@ -1,7 +1,7 @@
<template>
<div class="flex justify-center items-center gap-8 mt-12 text-primaryGreen">
<nuxt-link to="/signup" class="border-b hover:border-primaryGreen">عضویت</nuxt-link>
<nuxt-link to="/login" class="border-b hover:border-primaryGreen">ورود</nuxt-link>
<home-pageIntro />
<home-pageSuggested-courses />
<home-pageInformation />
<home-pageAbout-us />
</template>
</div>
</template>