--- import Layout from '@layouts/Layout.astro'; import ProgramComponent from '@components/Program.astro'; import data from '@data/program.json'; ---