Customizable pages
also, every link we have should always have link_text, link_url, and link_aria_label, should we make a composable block so that we don't always have to have all three urls on everything? looking at the fields on the hero for primary/secondary cta, it seems like it might help
@TomWoodward should any of those be required? Like the aria_label?
aria-label for links can be optional, its just commonly needed when like 7 links on the page's text are "read more"
lets not forget to remove the image from the layout snippet, we didn't end up using it