update logistices
This commit is contained in:
@@ -3,7 +3,7 @@ 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 PerformanceSection from "../../components/performance/PerformanceSection";
|
||||
import LogisticsBrainSection from "../../components/logisticsbrain/LogisticsBrainSection";
|
||||
|
||||
export const metadata = {
|
||||
title: "MileTruth – Doormile",
|
||||
@@ -20,7 +20,7 @@ export default function MileTruthPage() {
|
||||
<Workflow1 />
|
||||
<Workflow2 />
|
||||
<Workflow3 />
|
||||
<PerformanceSection />
|
||||
<LogisticsBrainSection />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user