package main
// schematicHeroComponent renders the landing-page hero.
// UAT §13.6 requires the
to render in Space Grotesk at >= 64px on 1440x900.
// UAT §6 requires a scrim layer between the background image and the title text.
templ schematicHeroComponent(data SchematicHeroData) {
if data.Image != "" {