create mainPage
This commit is contained in:
+5
-5
@@ -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>
|
||||
Reference in New Issue
Block a user