This commit is contained in:
2025-07-30 12:20:19 +02:00
parent 29a965f824
commit f6beff78ab
7 changed files with 8 additions and 8 deletions

View File

@@ -13,7 +13,7 @@
<div class="mx-auto mt-10 lg:mt-0 lg:flex lg:items-center lg:gap-x-15 ">
<div class="mt-6 lg:mt-0 lg:flex lg:justify-center lg:w-1/2">
<img class="w-full max-w-md h-auto object-cover rounded-xl" src="{{ image_src }}"
<img class="w-full max-w-md h-auto object-cover rounded-xl" src="{{ get_url(path=image_src) }}"
alt="{{ image_alt }}">
</div>
<div class="mx-auto max-w-xl lg:mx-6 lg:flex-auto">