import React from "react"; import MileTruthHero from "../../components/sections/MileTruthHero"; import Workflow1 from "../../components/sections/Workflow1"; import Workflow2 from "../../components/sections/Workflow2"; import Workflow3Lazy from "../../components/sections/Workflow3Lazy"; export const metadata = { title: "MileTruth – Doormile", description: "Optimizes every stage of the delivery journey for maximum efficiency. Explore the only AI built exclusively for logistics.", }; export default function MileTruthPage() { return (