import { n as require_jsx_runtime } from "../_libs/react+tanstack__react-query.mjs"; import { t as PageHero } from "./PageHero-JlNjeanC.mjs"; import { t as QuoteCTA } from "./QuoteCTA-BzP_2twX.mjs"; import { t as hero2_default } from "./hero2-DA8MHdHc.mjs"; import { t as IndustriesSection } from "./IndustriesSection-C2mukkMG.mjs"; //#region node_modules/.nitro/vite/services/ssr/assets/industries-DorzdE8m.js var import_jsx_runtime = require_jsx_runtime(); function IndustriesPage() { return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_jsx_runtime.Fragment, { children: [ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(PageHero, { title: "Industries We Serve", subtitle: "Sector-aware logistics support shaped by the handling, timing and documentation needs of each industry.", image: hero2_default, breadcrumb: "Industries" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)(IndustriesSection, {}), /* @__PURE__ */ (0, import_jsx_runtime.jsx)(QuoteCTA, {}) ] }); } //#endregion export { IndustriesPage as component };