Jumbotron with call-to-action links
Each entry in links becomes a button in the jumbotron. Use class to switch
between primary, default, or any other button style supplied by the theme.
links: [
[href: "/downloads/", text: "Download", class: "btn btn-primary"],
[href: "/changelog/", text: "Release notes", class: "btn btn-default"],
]