feat: Add new browse courses page with search functionality and a premium dark theme.

This commit is contained in:
supalerk-ar66 2026-02-09 15:21:44 +07:00
parent 9db2cb0929
commit f22b350bb8

View file

@ -159,19 +159,6 @@ const filteredCourses = computed(() => {
{{ getLocalizedText(course.description) }}
</p>
<!-- Meta Information -->
<div class="flex items-center gap-4 mb-6 text-xs font-medium text-slate-500 ">
<div class="flex items-center gap-1.5">
<span class="text-amber-400"></span>
<span>{{ course.rating || 'N/A' }}</span>
</div>
<div class="w-1 h-1 rounded-full bg-slate-300 " />
<div class="flex items-center gap-1.5">
<span>📖</span>
<span>{{ course.lessons || 0 }} บทเรยน</span>
</div>
</div>
<!-- Card Footer -->
<div class="pt-4 border-t border-slate-100 flex items-center justify-between mt-auto">
<span class="text-lg font-black text-blue-600 tracking-tight">