module Headers.Pages.Services exposing (..) import Headers.Types exposing (..) servicesHeader : Header servicesHeader = { headerTitle = "SERVICES" , headerBody = "Bundle any of the services below to receive a $10 discount per hour. For example, two Debate Analysis sessions would cost $140 total, instead of $80/hr. All prices are in CAD." }