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="right">
|
||||||
<div class="subscribe-block">
|
<div class="subscribe-block">
|
||||||
<div class="sb-img">
|
<div class="sb-img">
|
||||||
|
<?= get_theme_file_uri('/assets/img/logo.png'); ?>
|
||||||
<picture>
|
<picture>
|
||||||
<source srcset="img/home-page/live/subscription.webp" type="image/webp">
|
<source srcset="<?= get_theme_file_uri('img/home-page/subscription.webp'); ?>" type="image/webp">
|
||||||
<img src="img/home-page/live/subscription.png" alt="Feature">
|
<img src="<?= get_theme_file_uri('img/home-page/subscription.png'); ?>" alt="Feature">
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<div class="sb-text">
|
<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 |