Sprint 1: Build 'Topper' component
Description The Topper component is the introduction to the basic page. It houses the page title (h1) and an optional description.
Component type Template component
Region Top
Properties Title - a required string of the page title, rendered as an h1 element
Description - an optional string
Restrictions The title has a character limit of 60
The description has a character limit of 150
Prototype The related links component can be found at the bottom of this basic page prototype: Basic page