footer sub block imgs
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
@@ -46,9 +46,10 @@ get_header();
|
||||
<div class="right">
|
||||
<div class="subscribe-block">
|
||||
<div class="sb-img">
|
||||
<?= get_theme_file_uri('/assets/img/logo.png'); ?>
|
||||
<picture>
|
||||
<source srcset="img/home-page/live/subscription.webp" type="image/webp">
|
||||
<img src="img/home-page/live/subscription.png" alt="Feature">
|
||||
<source srcset="<?= get_theme_file_uri('img/home-page/subscription.webp'); ?>" type="image/webp">
|
||||
<img src="<?= get_theme_file_uri('img/home-page/subscription.png'); ?>" alt="Feature">
|
||||
</picture>
|
||||
</div>
|
||||
<div class="sb-text">
|
||||
|
||||
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |