diff --git a/home/templates/home/home_page.html b/home/templates/home/home_page.html index 5649162..0fdafa9 100644 --- a/home/templates/home/home_page.html +++ b/home/templates/home/home_page.html @@ -6,7 +6,7 @@ {% block content %}
-

{{ page.title }}

+

{{ page.title }}

{% image page.image original class="rounded-2xl bg-gray-50" %}

{{ page.hero_text }}

{% if page.hero_cta_link %} diff --git a/media/images/097d70b8f56ef0dbeaefd4a981ccc510.width-1600.png b/media/images/097d70b8f56ef0dbeaefd4a981ccc510.width-1600.png new file mode 100644 index 0000000..ae99c41 Binary files /dev/null and b/media/images/097d70b8f56ef0dbeaefd4a981ccc510.width-1600.png differ