fix: update asset paths and switch to Apache on port 3000
This commit is contained in:
@@ -253,14 +253,14 @@ include 'includes/offcanvas.php';
|
||||
<div class="elementor-widget-wrap elementor-element-populated">
|
||||
<div class="elementor-element elementor-element-fdd2c2e elementor-absolute elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile elementor-widget elementor-widget-image" data-id="fdd2c2e" data-element_type="widget" data-settings="{"_position":"absolute"}" data-widget_type="image.default">
|
||||
<div class="elementor-widget-container">
|
||||
<img decoding="async" width="643" height="994" src="/loyaly_php/assets/images/Ellipse-150-1.svg" class="attachment-full size-full wp-image-5251" alt=""/>
|
||||
<img decoding="async" width="643" height="994" src="/assets/images/Ellipse-150-1.svg" class="attachment-full size-full wp-image-5251" alt=""/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="elementor-element elementor-element-909a780 elementor-absolute elementor-widget elementor-widget-image" data-id="909a780" data-element_type="widget" data-settings="{"_position":"absolute"}" data-widget_type="image.default">
|
||||
<div class="elementor-widget-container">
|
||||
<img decoding="async" width="1920" height="1376" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%201376'%3E%3C/svg%3E" class="attachment-full size-full wp-image-5198" alt="" data-lazy-src="/loyaly_php/assets/images/section-bg.svg"/>
|
||||
<img decoding="async" width="1920" height="1376" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%201376'%3E%3C/svg%3E" class="attachment-full size-full wp-image-5198" alt="" data-lazy-src="/assets/images/section-bg.svg"/>
|
||||
<noscript>
|
||||
<img loading="lazy" decoding="async" width="1920" height="1376" src="/loyaly_php/assets/images/section-bg.svg" class="attachment-full size-full wp-image-5198" alt=""/>
|
||||
<img loading="lazy" decoding="async" width="1920" height="1376" src="/assets/images/section-bg.svg" class="attachment-full size-full wp-image-5198" alt=""/>
|
||||
</noscript>
|
||||
</div>
|
||||
</div>
|
||||
@@ -307,4 +307,4 @@ include 'includes/offcanvas.php';
|
||||
</main>
|
||||
|
||||
|
||||
<?php include 'includes/footer.php'; ?>
|
||||
<?php include 'includes/footer.php'; ?>
|
||||
|
||||
Reference in New Issue
Block a user