improved image sizes

This commit is contained in:
Konstantin 2024-03-23 16:25:04 +01:00
parent 07bd3346b7
commit 544e75122c
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
<section class="flex flex-col items-center justify-center h-full max-w-7xl px-0 md:px-4 lg:px-8">
<div class="mx-auto max-w-3xl text-base leading-7">
<h1>{{ page.title }}</h1>
{% image page.image fill-480x320 class="rounded-2xl bg-gray-50" %}
{% image page.image original class="rounded-2xl bg-gray-50" %}
<p>{{ page.hero_text }}</p>
{% if page.hero_cta_link %}
<a href="{% pageurl page.hero_cta_link %}">