Instructor Profile
learningTeacher bio and courses.
5 sections
Section Composition
Visual Wireframe
Usage
// Import sections for the Instructor Profile
import { InstructorProfilePage } from "@/components/pages/instructor-profile"
// Compose from 5 sections:
// 1. Profile Header
// 2. Bio
// 3. Courses Taught
// 4. Reviews
// 5. Contact