diff --git a/assets/css/tailwind.css b/assets/css/tailwind.css index 8e812bd..ec412bf 100644 --- a/assets/css/tailwind.css +++ b/assets/css/tailwind.css @@ -37,7 +37,7 @@ body { @apply h-[2.917vw] rounded-[1.563vw] py-[0.833vw] px-[4.167vw] text-white bg-primaryGreen gap-[0.521vw] text-[0.833vw] } .categoriesOption{ - @apply font-semibold py-[2.051vw] md:py-[0.625vw] w-[22.821vw] md:w-[8vw] mx-[0.5vw] md:mx-auto gap-2 rounded-[2.051vw] md:rounded-[0.521vw] border-[1px] border-primaryGreen text-primaryGreen text-[3.59vw] md:text-[1.055vw] + @apply font-semibold py-[2.051vw] md:py-[0.625vw] w-[22.821vw] md:w-[8vw] mx-[0.5vw] md:ms-[0.01vw] gap-2 rounded-[2.051vw] md:rounded-[0.521vw] border-[1px] border-primaryGreen text-primaryGreen text-[3.59vw] md:text-[1.055vw] } .courses{ @apply w-[87.69%] md:w-[81.04%] flex flex-col justify-center mt-[18vw] md:mt-[4.688vw] px-[3.846vw] md:px-[1.563vw] bg-[#F8F8F8] rounded-[3.846vw] md:rounded-[0.781vw] diff --git a/components/courses-page/Courses-list.vue b/components/courses-page/Courses-list.vue deleted file mode 100644 index c87d031..0000000 --- a/components/courses-page/Courses-list.vue +++ /dev/null @@ -1,97 +0,0 @@ - - - - - \ No newline at end of file diff --git a/components/courses-page/Pagination.vue b/components/courses-page/Pagination.vue deleted file mode 100644 index 0f56429..0000000 --- a/components/courses-page/Pagination.vue +++ /dev/null @@ -1,51 +0,0 @@ - \ No newline at end of file diff --git a/components/home-page/Suggested-courses.vue b/components/home-page/Suggested-courses.vue index 2d13ee0..3e90ff1 100644 --- a/components/home-page/Suggested-courses.vue +++ b/components/home-page/Suggested-courses.vue @@ -3,9 +3,86 @@
- - - +
+

+ انتخاب گسترده ای از دوره ها +

+ + + + +
+ +
+
+ دوره های پیشنهادی +
+
+
+ + +
+
+
+ +
+ + + + + + + دیدن همه ی دوره ها + +
+ +
- \ No newline at end of file + + + \ No newline at end of file diff --git a/components/home-page/courses-section/Categories.vue b/components/home-page/courses-section/Categories.vue deleted file mode 100644 index c6cde93..0000000 --- a/components/home-page/courses-section/Categories.vue +++ /dev/null @@ -1,147 +0,0 @@ - - - - \ No newline at end of file diff --git a/components/home-page/courses-section/SuggestedCourses.vue b/components/home-page/courses-section/SuggestedCourses.vue deleted file mode 100644 index b7d775b..0000000 --- a/components/home-page/courses-section/SuggestedCourses.vue +++ /dev/null @@ -1,24 +0,0 @@ - - \ No newline at end of file diff --git a/components/home-page/courses-section/WatchCoursesButton.vue b/components/home-page/courses-section/WatchCoursesButton.vue deleted file mode 100644 index 6bf629d..0000000 --- a/components/home-page/courses-section/WatchCoursesButton.vue +++ /dev/null @@ -1,39 +0,0 @@ - \ No newline at end of file diff --git a/pages/courses/index.vue b/pages/courses/index.vue index 75eb73b..a307bdd 100644 --- a/pages/courses/index.vue +++ b/pages/courses/index.vue @@ -1,12 +1,430 @@ \ No newline at end of file + + + + + + + + + \ No newline at end of file diff --git a/pages/index.vue b/pages/index.vue index 51efad4..c969950 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1,5 +1,4 @@