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 hero1_default } from "./hero1-B6ZL9Cko.mjs"; import { t as ServicesSection } from "./ServicesSection-C0RExCfY.mjs"; //#region node_modules/.nitro/vite/services/ssr/assets/services-KPcApbGX.js var import_jsx_runtime = require_jsx_runtime(); function ServicesPage() { return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_jsx_runtime.Fragment, { children: [ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(PageHero, { title: "Our Services", subtitle: "Reliable logistics solutions across domestic courier, PTL, FTL and international courier services.", image: hero1_default, breadcrumb: "Services" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)(ServicesSection, { detailed: true }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)(QuoteCTA, {}) ] }); } //#endregion export { ServicesPage as component };