update about page

This commit is contained in:
2026-06-02 14:10:44 +05:30
parent a59a5e79dc
commit bae2fa0daa
24 changed files with 1903 additions and 1052 deletions

View File

@@ -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 />