Image updates & last editor logo file correction
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 25 KiB |
BIN
assets/images/BookClubLandingHero.webp
Normal file
|
After Width: | Height: | Size: 34 KiB |
@ -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>
|
<a href="<?= esc_url($checkout_url); ?>" class="hero--cta btn btn--solid">FAZ PARTE DO CLUBE</a>
|
||||||
</div>
|
</div>
|
||||||
<img
|
<img
|
||||||
src="https://somosinfinitos.pt/wp-content/uploads/2025/05/BookClubHero2.webp"
|
src="<?= get_theme_file_uri('/assets/images/BookClubLandingHero.webp'); ?>"
|
||||||
class="hero--img">
|
class="hero--img">
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</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/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/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/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>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||