| layout | home |
|---|---|
| title | Home |
| site_title | NHS Notify CMS |
| nav_order | 1 |
| permalink | / |
{{ site.data.home.heading.description }}
{% include components/button-reverse.html text="Get started" url="https://notify.nhs.uk/get-started/" %}
{% include components/image.html src=site.data.home.heading.image alt=site.data.home.heading.image_alt class="nhsnotify-image" %}
There's no monthly charge, no setup fee and no procurement process.
-
{% for item in site.data.home.pricing %}
- {% include components/card-with-price.html heading=item.heading description=item.description pricing=item.pricing %} {% endfor %}
{{ site.data.home.find-out-more.description }}
{% include components/button-reverse.html text="Get started" url="https://notify.nhs.uk/get-started/" %}
{% include components/image.html src=site.data.home.find-out-more.image alt=site.data.home.find-out-more.image_alt class="nhsnotify-image" %}