Course Catalog
learningBrowse all available courses.
5 sections
Section Composition
Visual Wireframe
Usage
// Import sections for the Course Catalog
import { CourseCatalogPage } from "@/components/pages/course-catalog"
// Compose from 5 sections:
// 1. Hero + Search
// 2. Category Filters
// 3. Course Grid
// 4. Featured Instructors
// 5. CTA