--- import '../style.css' import Header from '../components/Header.astro' const { title, courses, selectedCourseLabel } = Astro.props ---