Guidelines and Requirements for College Admission
This is a statically pre-rendered content page (equivalent of admission.php). In the full migration the copy would live in a Markdown/data file and render through this same shared layout + PageHero — no PHP, served from the edge.
The point of the prototype is the structure: one Base layout + reusable components (header, nav, slider, footer, hero), static HTML output, one Pages Function for the contact form, and the API menus/news fetched from the same API the PHP site uses.