fix: update asset paths and switch to Apache on port 3000

This commit is contained in:
2026-04-29 13:59:55 +05:30
parent d72fe9e17b
commit bf9bd34a86
24 changed files with 283 additions and 283 deletions

View File

@@ -140,7 +140,7 @@ Plan staffing, operations, and promotions more effectively during peak hours.</p
<!-- image -->
<div class="elementor-column elementor-inner-column elementor-element elementor-element-9048639" data-id="9048639" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<img style="border-radius: 25px;" src="/loyaly_php/assets/images/Footfall Intelligence.png" alt="">
<img style="border-radius: 25px;" src="/assets/images/Footfall Intelligence.png" alt="">
<!-- <div class="elementor-element elementor-element-25fe6e2 elementor-widget__width-auto elementor-widget elementor-widget-aiero_heading" data-id="25fe6e2" data-element_type="widget" data-widget_type="aiero_heading.default">
<div class="elementor-widget-container">
<div class="aiero-heading-widget"><h2 class="aiero-heading"><span class="aiero-heading-content has_gradient_color_text">Behavision.AI</span></h2></div> </div>
@@ -169,7 +169,7 @@ Plan staffing, operations, and promotions more effectively during peak hours.</p
<!-- image -->
<div class="elementor-column elementor-inner-column elementor-element elementor-element-9048639" data-id="9048639" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<img style="border-radius: 25px;" src="/loyaly_php/assets/images/Customer Journey.png" alt="">
<img style="border-radius: 25px;" src="/assets/images/Customer Journey.png" alt="">
<!-- <div class="elementor-element elementor-element-25fe6e2 elementor-widget__width-auto elementor-widget elementor-widget-aiero_heading" data-id="25fe6e2" data-element_type="widget" data-widget_type="aiero_heading.default">
<div class="elementor-widget-container">
@@ -337,7 +337,7 @@ Increase engagement by making every offer feel personal and meaningful.</p></div
<!-- image -->
<div class="elementor-column elementor-inner-column elementor-element elementor-element-9048639" data-id="9048639" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<img style="border-radius: 25px;" src="/loyaly_php/assets/images/Customer Engagement.png" alt="">
<img style="border-radius: 25px;" src="/assets/images/Customer Engagement.png" alt="">
<!-- <div class="elementor-element elementor-element-25fe6e2 elementor-widget__width-auto elementor-widget elementor-widget-aiero_heading" data-id="25fe6e2" data-element_type="widget" data-widget_type="aiero_heading.default">
<div class="elementor-widget-container">
<div class="aiero-heading-widget"><h2 class="aiero-heading"><span class="aiero-heading-content has_gradient_color_text">Behavision.AI</span></h2></div> </div>
@@ -365,7 +365,7 @@ Increase engagement by making every offer feel personal and meaningful.</p></div
<!-- image -->
<div class="elementor-column elementor-inner-column elementor-element elementor-element-9048639" data-id="9048639" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<img style="border-radius: 25px;" src="/loyaly_php/assets/images/Loyalty Management.png" alt="">
<img style="border-radius: 25px;" src="/assets/images/Loyalty Management.png" alt="">
<!-- <div class="elementor-element elementor-element-25fe6e2 elementor-widget__width-auto elementor-widget elementor-widget-aiero_heading" data-id="25fe6e2" data-element_type="widget" data-widget_type="aiero_heading.default">
<div class="elementor-widget-container">
@@ -543,7 +543,7 @@ Ensure sustainable growth while maintaining healthy margins.</p></div>
<!-- image -->
<div class="elementor-column elementor-inner-column elementor-element elementor-element-9048639" data-id="9048639" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<img style="border-radius: 25px;" src="/loyaly_php/assets/images/Revenue Optimization.png" alt="">
<img style="border-radius: 25px;" src="/assets/images/Revenue Optimization.png" alt="">
<!-- <div class="elementor-element elementor-element-25fe6e2 elementor-widget__width-auto elementor-widget elementor-widget-aiero_heading" data-id="25fe6e2" data-element_type="widget" data-widget_type="aiero_heading.default">
<div class="elementor-widget-container">
<div class="aiero-heading-widget"><h2 class="aiero-heading"><span class="aiero-heading-content has_gradient_color_text">Behavision.AI</span></h2></div> </div>
@@ -579,7 +579,7 @@ Ensure sustainable growth while maintaining healthy margins.</p></div>
}
.page-title-container .page-title-bg {
background-image: url("/loyaly_php/assets/images/page-title-bg-min.jpg");
background-image: url("/assets/images/page-title-bg-min.jpg");
}
/* Premium Feature Card Styles */
@@ -694,7 +694,7 @@ Ensure sustainable growth while maintaining healthy margins.</p></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/ScrollTrigger.min.js"></script>
<script>
function getstart() {
window.location.href = "/loyaly_php/contacts.php";
window.location.href = "/contacts.php";
}
// GSAP Scroll Animations
@@ -729,4 +729,4 @@ Ensure sustainable growth while maintaining healthy margins.</p></div>
});
</script>
<?php include 'includes/footer.php'; ?>
<?php include 'includes/footer.php'; ?>