feat: add browse courses page with search and filtering functionality, and create the main landing page.

This commit is contained in:
supalerk-ar66 2026-01-23 10:08:07 +07:00
parent 9bfb852ad0
commit e162e24cf8
3 changed files with 9 additions and 8 deletions

View file

@ -32,7 +32,7 @@ useHead({
<div class="hero-content">
<div class="mb-10 slide-up">
<span class="px-5 py-2 rounded-full glass border border-blue-400/20 text-blue-400 text-[11px] font-black tracking-[0.25em] uppercase shadow-[0_0_20px_rgba(59,130,246,0.15)]">
🚀 เรมตนเสนทางความสำเรจใหม
เรมตนเสนทางความสำเรจใหม
</span>
</div>