Image updates & last editor logo file correction

This commit is contained in:
2025-05-19 16:35:45 +02:00
parent 3f29823864
commit f1d76e6603
6 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -82,7 +82,7 @@ $checkout_url = add_query_arg(
<a href="<?= esc_url($checkout_url); ?>" class="hero--cta btn btn--solid">FAZ PARTE DO CLUBE</a>
</div>
<img
src="https://somosinfinitos.pt/wp-content/uploads/2025/05/BookClubHero2.webp"
src="<?= get_theme_file_uri('/assets/images/BookClubLandingHero.webp'); ?>"
class="hero--img">
</div>
</section>
@ -102,7 +102,7 @@ $checkout_url = add_query_arg(
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/casa-das-letras.webp'); ?>">
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/estrela-polar.webp'); ?>">
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/leya-2.webp'); ?>">
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/oficina-dos-libros.webp'); ?>">
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/oficina-do-livro.webp'); ?>">
</div>
</div>
</section>