import { a as _export_sfc, _ as __nuxt_component_0 } from "../server.mjs"; import { mergeProps, withCtx, createTextVNode, useSSRContext } from "vue"; import { ssrRenderAttrs, ssrRenderComponent } from "vue/server-renderer"; const _sfc_main = {}; function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { const _component_NuxtLink = __nuxt_component_0; _push(`

准备好提升居家服务管理效率了吗?

立即预约演示,了解平台如何帮助您的机构实现服务可监管、过程可追溯、质量可评价、费用可结算。

`); _push(ssrRenderComponent(_component_NuxtLink, { to: "/contact", class: "px-8 py-4 bg-cta text-white rounded-xl text-lg font-semibold hover:bg-cta-700 transition-colors shadow-lg shadow-cta/25" }, { default: withCtx((_, _push2, _parent2, _scopeId) => { if (_push2) { _push2(` 预约演示 `); } else { return [ createTextVNode(" 预约演示 ") ]; } }), _: 1 }, _parent)); _push(ssrRenderComponent(_component_NuxtLink, { to: "/resources", class: "px-8 py-4 bg-white/15 backdrop-blur text-white rounded-xl text-lg font-semibold hover:bg-white/25 transition-colors border border-white/20" }, { default: withCtx((_, _push2, _parent2, _scopeId) => { if (_push2) { _push2(` 获取方案 `); } else { return [ createTextVNode(" 获取方案 ") ]; } }), _: 1 }, _parent)); _push(`
`); } const _sfc_setup = _sfc_main.setup; _sfc_main.setup = (props, ctx) => { const ssrContext = useSSRContext(); (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("components/CtaSection.vue"); return _sfc_setup ? _sfc_setup(props, ctx) : void 0; }; const __nuxt_component_2 = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender]]); export { __nuxt_component_2 as _ }; //# sourceMappingURL=CtaSection-ClDHCKqS.js.map