070526 file refractor
This commit is contained in:
20
index.php
20
index.php
@@ -1,8 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<?php include 'includes/head.php'; ?>
|
||||
<?php include 'includes/layout/head.php'; ?>
|
||||
|
||||
<body class="wp-singular page-template-default page page-id-61 wp-theme-logico wp-child-theme-logico-child theme-logico woocommerce-no-js ehf-header ehf-footer ehf-template-logico ehf-stylesheet-logico-child logico-front-end logico-theme-style-rounded elementor-default elementor-kit-5 elementor-page elementor-page-61 is-home-page">
|
||||
<body class="home-page wp-singular page-template-default page page-id-61 wp-theme-logico wp-child-theme-logico-child theme-logico woocommerce-no-js ehf-header ehf-footer ehf-template-logico ehf-stylesheet-logico-child logico-front-end logico-theme-style-rounded elementor-default elementor-kit-5 elementor-page elementor-page-61 is-home-page">
|
||||
<div class="body-overlay"></div>
|
||||
<!-- Page Pre Loader -->
|
||||
<div class="page-loader-container">
|
||||
@@ -12,14 +12,14 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<?php include 'includes/header.php'; ?>
|
||||
<?php include 'includes/layout/header.php'; ?>
|
||||
|
||||
<div class="content-wrapper content-wrapper-may-contain-elementor-code content-wrapper-sidebar-position-none">
|
||||
<!-- Content Container -->
|
||||
<div class="content">
|
||||
<div class="content-inner">
|
||||
<div data-elementor-type="wp-page" data-elementor-id="61" class="elementor elementor-61">
|
||||
<?php include 'includes/index-hero-section.php'; ?>
|
||||
<?php include 'includes/sections/hero/index-hero-section.php'; ?>
|
||||
<div class="elementor-element elementor-element-9b26234 e-con-full e-grid cut-corner-no sticky-container-off e-con e-parent" data-id="9b26234" data-element_type="container" data-e-type="container">
|
||||
<div class="elementor-element elementor-element-ca6bc63 e-flex e-con-boxed cut-corner-no sticky-container-off e-con e-child" data-id="ca6bc63" data-element_type="container" data-e-type="container" data-settings="{"background_background":"classic"}">
|
||||
<div class="e-con-inner">
|
||||
@@ -233,7 +233,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<?php include("includes/connected-logistics-section.php"); ?>
|
||||
<?php include("includes/sections/logistics/connected-logistics-section.php"); ?>
|
||||
<!-- <div class="elementor-element elementor-element-53b1f07 e-flex e-con-boxed cut-corner-no sticky-container-off e-con e-parent" data-id="53b1f07" data-element_type="container" data-e-type="container">
|
||||
<div class="e-con-inner">
|
||||
<div class="elementor-element elementor-element-e9b547c e-con-full e-grid cut-corner-no sticky-container-off e-con e-child" data-id="e9b547c" data-element_type="container" data-e-type="container">
|
||||
@@ -270,11 +270,11 @@
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
<?php include 'includes/doormile-way.php'; ?>
|
||||
<?php include 'includes/sections/miles/doormile-way.php'; ?>
|
||||
|
||||
<?php include 'includes/ev.php'; ?>
|
||||
<?php include 'includes/sections/logistics/ev.php'; ?>
|
||||
|
||||
<?php include 'includes/industry-solutions.php'; ?>
|
||||
<?php include 'includes/sections/industry/industry-solutions.php'; ?>
|
||||
|
||||
<!-- <div class="elementor-element elementor-element-1698b85 e-flex e-con-boxed cut-corner-no sticky-container-off e-con e-parent" data-id="1698b85" data-element_type="container" data-e-type="container">
|
||||
<div class="e-con-inner">
|
||||
@@ -476,7 +476,7 @@
|
||||
</div>
|
||||
<!-- Sidebar Container -->
|
||||
</div>
|
||||
<?php include 'includes/footer.php'; ?>
|
||||
<?php include 'includes/layout/footer.php'; ?>
|
||||
</div>
|
||||
<!-- #page -->
|
||||
<script type="speculationrules">
|
||||
@@ -870,4 +870,4 @@
|
||||
</body>
|
||||
|
||||
</html>
|
||||
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1776726419 -->
|
||||
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1776726419 -->
|
||||
|
||||
Reference in New Issue
Block a user