update about page
This commit is contained in:
@@ -3,7 +3,6 @@ import MileTruthHero from "../../components/sections/MileTruthHero";
|
||||
import Workflow1 from "../../components/sections/Workflow1";
|
||||
import Workflow2 from "../../components/sections/Workflow2";
|
||||
import Workflow3 from "../../components/sections/Workflow3";
|
||||
import OptimizationSection from "../../components/optimization/OptimizationSection";
|
||||
import PerformanceSection from "../../components/performance/PerformanceSection";
|
||||
|
||||
export const metadata = {
|
||||
@@ -18,7 +17,6 @@ export default function MileTruthPage() {
|
||||
<div className="content-inner">
|
||||
<div data-elementor-type="wp-page" data-elementor-id="59" className="elementor elementor-59">
|
||||
<MileTruthHero />
|
||||
<OptimizationSection />
|
||||
<Workflow1 />
|
||||
<Workflow2 />
|
||||
<Workflow3 />
|
||||
|
||||
Reference in New Issue
Block a user