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 WhyChooseUs } from "./WhyChooseUs-CO0C1LHg.mjs"; import { t as SolutionsSection } from "./SolutionsSection-CI66FH6Z.mjs"; //#region node_modules/.nitro/vite/services/ssr/assets/solutions-GNpf7QNQ.js var import_jsx_runtime = require_jsx_runtime(); var hero3_default = "/assets/hero3-C1t64Q3f.jpg"; function SolutionsPage() { return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_jsx_runtime.Fragment, { children: [ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(PageHero, { title: "Solutions", subtitle: "Scalable logistics solutions designed for businesses that need one accountable partner across the supply chain.", image: hero3_default, breadcrumb: "Solutions" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)(SolutionsSection, {}), /* @__PURE__ */ (0, import_jsx_runtime.jsx)(WhyChooseUs, {}), /* @__PURE__ */ (0, import_jsx_runtime.jsx)(QuoteCTA, {}) ] }); } //#endregion export { SolutionsPage as component };