Skip to content

Commit 4ed1b2b

Browse files
committed
Merge branch 'develop'
2 parents e0d2a14 + 6cc8932 commit 4ed1b2b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

src/core/jinja2/core/ME/hotsite.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -461,10 +461,10 @@ <h2 class="text-2xl font-semibold text-[#08B59F]" data-translate="makingof_post2
461461
<section id="exposicao" class="section striped-bg p-8 rounded-lg shadow-xl mb-8 items-center justify-center min-h-[50vh] border border-gray-200">
462462
<h1 class="text-4xl font-extrabold text-left mb-8 text-[#08B59F]" data-translate="exhibition_title">Exposição</h1>
463463
<div class="w-full mb-8 rounded-lg shadow-lg overflow-hidden">
464-
<img src="{{ static('images/icons/me/JANDIGME_HOTSITE ALTA10.png') }}"
465-
alt="Banner: Exposição"
466-
class="w-full h-64 md:h-72 object-cover"
467-
onerror="this.onerror=null;this.src='https://placehold.co/1200x300/08B59F/ffffff?text=Error+Loading+Image';"
464+
<img src="{{ static('images/icons/me/JANDIG_CARTAZ.jpg') }}"
465+
alt="Cartaz."
466+
class="w-full h-auto md:h-auto object-contain"
467+
onerror="this.onerror=null;this.src='https://placehold.co/1200x300/e0e0e0/333333?text=Imagem+Oficina+1';"
468468
>
469469
<img src="{{ static('images/icons/me/JANDIG_CARTAZ.PNG') }}"
470470
alt="Cartaz."
@@ -593,7 +593,7 @@ <h2 class="text-2xl font-semibold mb-4 text-[#08B59F]" data-translate="contact_f
593593
<p class="font-semibold text-gray-700 mb-2" data-translate="footer_producao">Produção:</p>
594594
<div class="flex flex-wrap justify-center items-center space-x-2 sm:space-x-4 space-y-2 sm:space-y-0">
595595
<img src="{{ static('images/icons/me/logos_proac/memelab.jpg') }}" alt="Logo memelab" class="h-auto max-h-24 w-auto max-w-full object-contain rounded-md">
596-
<img src="{{ static('images/icons/me/coletivo_digital.png') }}" alt="Logo coletivo digital" class="h-auto max-h-20 w-auto max-w-full object-contain rounded-md">
596+
<img src="{{ static('images/icons/me/coletivo_digital.png') }}" alt="Logo coletivo digital" class="h-auto max-h-16 w-auto max-w-full object-contain rounded-md">
597597
</div>
598598
</div>
599599
<div class="flex flex-col items-center mx-2 my-2 md:my-0">

0 commit comments

Comments
 (0)