{"id":54,"date":"2026-05-30T15:01:02","date_gmt":"2026-05-30T15:01:02","guid":{"rendered":"https:\/\/blessing.powuming.com\/?page_id=54"},"modified":"2026-05-31T18:57:17","modified_gmt":"2026-05-31T10:57:17","slug":"contact","status":"publish","type":"page","link":"https:\/\/blessing.powuming.com\/zh\/contact\/","title":{"rendered":"\u8054\u7cfb\u6211\u4eec"},"content":{"rendered":"<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.2\/css\/all.min.css\">\n<style>\n  .ib-contact,\n  .ib-contact * {\n    box-sizing: border-box;\n  }\n\n  .ib-contact {\n    --ib-ink: #132746;\n    --ib-text: #25344d;\n    --ib-muted: #657083;\n    --ib-gold: #b98a38;\n    --ib-gold-soft: #ead8b9;\n    --ib-paper: #fbf7ef;\n    --ib-cream: #f4ebdc;\n    --ib-line: rgba(185, 138, 56, 0.28);\n    --ib-card: rgba(255, 252, 246, 0.88);\n    --ib-shadow: 0 22px 54px -38px rgba(19, 39, 70, 0.4);\n    --ib-display: Georgia, \"Times New Roman\", serif;\n    --ib-body: system-ui, -apple-system, \"Segoe UI\", Arial, sans-serif;\n    width: 100%;\n    overflow: hidden;\n    background:\n      radial-gradient(circle at 50% 18%, rgba(255, 255, 255, 0.8), transparent 32%),\n      linear-gradient(180deg, #fffaf1 0%, #f7efe3 100%);\n    color: var(--ib-text);\n    font-family: var(--ib-body);\n    font-size: 16px;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .ib-contact a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .ib-contact__wrap {\n    width: min(1160px, calc(100% - 48px));\n    margin: 0 auto;\n  }\n\n  .ib-contact__hero {\n    position: relative;\n    display: grid;\n    min-height: 390px;\n    place-items: center;\n    padding: 78px 0 88px;\n    overflow: hidden;\n    text-align: center;\n    background:\n      linear-gradient(90deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.64), rgba(255, 255, 255, 0.88)),\n      url(\"https:\/\/blessing.powuming.com\/wp-content\/uploads\/2026\/05\/blessing-hero-bg.jpg\") center 42% \/ cover no-repeat,\n      linear-gradient(135deg, #f7efe3, #eadfce);\n  }\n\n  .ib-contact__hero::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(circle at 16% 72%, rgba(19, 39, 70, 0.08), transparent 24%),\n      radial-gradient(circle at 86% 20%, rgba(185, 138, 56, 0.12), transparent 22%),\n      linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.5));\n    pointer-events: none;\n  }\n\n  .ib-contact__hero-inner {\n    position: relative;\n    z-index: 1;\n    max-width: 720px;\n  }\n\n  .ib-contact__title,\n  .ib-contact__card-title {\n    margin: 0;\n    color: var(--ib-ink);\n    font-family: var(--ib-display);\n    font-weight: 700;\n    letter-spacing: 0;\n  }\n\n  .ib-contact__title {\n    font-size: clamp(48px, 7vw, 86px);\n    line-height: 1.02;\n  }\n\n  .ib-contact__intro {\n    max-width: 560px;\n    margin: 22px auto 0;\n    color: var(--ib-text);\n    font-family: var(--ib-display);\n    font-size: clamp(20px, 2.2vw, 25px);\n    line-height: 1.45;\n  }\n\n  .ib-contact__rule {\n    position: relative;\n    width: 140px;\n    height: 1px;\n    margin: 24px auto 0;\n    background: var(--ib-gold);\n  }\n\n  .ib-contact__rule::before {\n    content: \"\\f111\";\n    position: absolute;\n    left: 50%;\n    top: 50%;\n    width: 28px;\n    height: 20px;\n    border-radius: 999px;\n    background: rgba(255, 252, 246, 0.9);\n    color: var(--ib-gold);\n    font-family: \"Font Awesome 6 Free\";\n    font-size: 8px;\n    font-weight: 900;\n    line-height: 20px;\n    text-align: center;\n    transform: translate(-50%, -50%);\n  }\n\n  .ib-contact__cards-section {\n    position: relative;\n    padding: 0 0 72px;\n    margin-top: -42px;\n  }\n\n  .ib-contact__cards-section::before,\n  .ib-contact__cards-section::after {\n    content: \"\";\n    position: absolute;\n    bottom: -22px;\n    width: 260px;\n    height: 130px;\n    opacity: 0.15;\n    background:\n      radial-gradient(ellipse at 24% 100%, #56605c 0 24%, transparent 25%),\n      radial-gradient(ellipse at 52% 100%, #273845 0 36%, transparent 37%),\n      radial-gradient(ellipse at 80% 100%, #7c827c 0 26%, transparent 27%);\n    pointer-events: none;\n  }\n\n  .ib-contact__cards-section::before {\n    left: max(-78px, calc((100% - 1160px) \/ 2 - 140px));\n  }\n\n  .ib-contact__cards-section::after {\n    right: max(-78px, calc((100% - 1160px) \/ 2 - 140px));\n    transform: scaleX(-1);\n  }\n\n  .ib-contact__cards {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 36px;\n  }\n\n  .ib-contact__card {\n    position: relative;\n    display: flex;\n    min-height: 560px;\n    flex-direction: column;\n    align-items: center;\n    padding: 38px 30px 34px;\n    overflow: hidden;\n    border: 1px solid var(--ib-line);\n    border-radius: 8px;\n    background:\n      linear-gradient(180deg, rgba(255, 255, 255, 0.78), rgba(255, 250, 241, 0.92)),\n      var(--ib-card);\n    box-shadow: var(--ib-shadow);\n    text-align: center;\n  }\n\n  .ib-contact__card::after {\n    content: \"\";\n    position: absolute;\n    left: 18px;\n    right: 18px;\n    bottom: 88px;\n    height: 120px;\n    opacity: 0.13;\n    background:\n      radial-gradient(ellipse at 22% 100%, #7d8580 0 28%, transparent 29%),\n      radial-gradient(ellipse at 48% 100%, #49575e 0 38%, transparent 39%),\n      radial-gradient(ellipse at 78% 100%, #9aa09a 0 26%, transparent 27%);\n    pointer-events: none;\n  }\n\n  .ib-contact__icon {\n    position: relative;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 86px;\n    height: 86px;\n    margin-bottom: 22px;\n    border: 2px solid var(--ib-gold);\n    border-radius: 50%;\n    color: var(--ib-gold);\n    font-size: 34px;\n  }\n\n  .ib-contact__icon::before {\n    content: \"\";\n    position: absolute;\n    inset: -9px;\n    border: 1px solid rgba(185, 138, 56, 0.34);\n    border-radius: 50%;\n  }\n\n  .ib-contact__card-title {\n    font-size: clamp(28px, 3vw, 36px);\n    line-height: 1.1;\n  }\n\n  .ib-contact__primary {\n    margin: 20px 0 0;\n    color: var(--ib-text);\n    font-family: var(--ib-display);\n    font-size: clamp(19px, 2vw, 22px);\n    font-weight: 700;\n    line-height: 1.35;\n    overflow-wrap: anywhere;\n  }\n\n  .ib-contact__short-rule {\n    width: 48px;\n    height: 2px;\n    margin: 27px auto 0;\n    background: var(--ib-gold);\n  }\n\n  .ib-contact__note {\n    position: relative;\n    z-index: 1;\n    margin: auto 0 0;\n    color: var(--ib-text);\n    font-family: var(--ib-display);\n    font-size: 18px;\n    line-height: 1.55;\n  }\n\n  .ib-contact__qr {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    width: min(220px, 100%);\n    aspect-ratio: 1;\n    place-items: center;\n    margin: 28px auto 20px;\n    border: 1px dashed rgba(19, 39, 70, 0.22);\n    border-radius: 6px;\n    background:\n      linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(244, 235, 220, 0.85)),\n      repeating-linear-gradient(45deg, rgba(19, 39, 70, 0.05) 0 2px, transparent 2px 12px);\n    color: var(--ib-muted);\n    box-shadow: 0 18px 38px -30px rgba(19, 39, 70, 0.4);\n  }\n\n  .ib-contact__qr i {\n    display: block;\n    margin-bottom: 10px;\n    color: var(--ib-ink);\n    font-size: 38px;\n  }\n\n  .ib-contact__qr strong {\n    display: block;\n    color: var(--ib-ink);\n    font-family: var(--ib-display);\n    font-size: 22px;\n    line-height: 1.2;\n  }\n\n  .ib-contact__qr span {\n    display: block;\n    margin-top: 7px;\n    font-size: 13px;\n    line-height: 1.35;\n  }\n\n  @media (max-width: 980px) {\n    .ib-contact__cards {\n      grid-template-columns: 1fr;\n      max-width: 520px;\n      margin: 0 auto;\n    }\n\n    .ib-contact__card {\n      min-height: 0;\n    }\n\n    .ib-contact__note {\n      margin-top: 34px;\n    }\n  }\n\n  @media (max-width: 620px) {\n    .ib-contact {\n      font-size: 15px;\n    }\n\n    .ib-contact__wrap {\n      width: min(100% - 34px, 1160px);\n    }\n\n    .ib-contact__hero {\n      min-height: 320px;\n      padding: 58px 0 72px;\n    }\n\n    .ib-contact__title {\n      font-size: 46px;\n    }\n\n    .ib-contact__intro {\n      font-size: 19px;\n    }\n\n    .ib-contact__cards-section {\n      padding-bottom: 54px;\n      margin-top: -32px;\n    }\n\n    .ib-contact__card {\n      padding: 32px 22px 30px;\n    }\n  }\n<\/style>\n\n<div class=\"ib-contact\">\n  <section class=\"ib-contact__hero\" aria-labelledby=\"ib-contact-title\">\n    <div class=\"ib-contact__hero-inner ib-contact__wrap\">\n      <h1 class=\"ib-contact__title\" id=\"ib-contact-title\">\u8054\u7cfb\u6211\u4eec<\/h1>\n      <div class=\"ib-contact__rule\" aria-hidden=\"true\"><\/div>\n      <p class=\"ib-contact__intro\">\u6211\u4eec\u5f88\u671f\u5f85\u542c\u5230\u60a8\u7684\u6d88\u606f\u3002\u5982\u9700\u5b9a\u5236\u8ba2\u5355\u3001\u8d60\u793c\u54a8\u8be2\u6216\u652f\u6301\uff0c\u6b22\u8fce\u8054\u7cfb\u6211\u4eec\u3002.<\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"ib-contact__cards-section\" aria-label=\"\u8054\u7cfb\u65b9\u5f0f\">\n    <div class=\"ib-contact__wrap ib-contact__cards\">\n      <article class=\"ib-contact__card\">\n        <span class=\"ib-contact__icon\"><i class=\"fa-regular fa-envelope\" aria-hidden=\"true\"><\/i><\/span>\n        <h2 class=\"ib-contact__card-title\">\u7535\u5b50\u90ae\u4ef6<\/h2>\n        <p class=\"ib-contact__primary\">support@calligraphyblessings.co.uk<\/p>\n        <div class=\"ib-contact__short-rule\" aria-hidden=\"true\"><\/div>\n        <p class=\"ib-contact__note\">\u6211\u4eec\u901a\u5e38\u4f1a\u5728<br>1 \u4e2a\u5de5\u4f5c\u65e5\u5185\u56de\u590d\u3002.<\/p>\n      <\/article>\n\n      <article class=\"ib-contact__card\">\n        <span class=\"ib-contact__icon\"><i class=\"fa-brands fa-whatsapp\" aria-hidden=\"true\"><\/i><\/span>\n        <h2 class=\"ib-contact__card-title\">WhatsApp<\/h2>\n        <p class=\"ib-contact__primary\">+44 7400 123 456<\/p>\n        <div class=\"ib-contact__short-rule\" aria-hidden=\"true\"><\/div>\n        <div class=\"ib-contact__qr\" aria-label=\"WhatsApp \u4e8c\u7ef4\u7801\u5360\u4f4d\u7b26\">\n          <div>\n            <i class=\"fa-solid fa-qrcode\" aria-hidden=\"true\"><\/i>\n            <strong>QR \u5360\u4f4d\u7b26<\/strong>\n            <span>\u66ff\u6362\u4e3a WhatsApp QR \u56fe\u7247 URL\u3002.<\/span>\n          <\/div>\n        <\/div>\n        <p class=\"ib-contact__note\">\u626b\u63cf\u4e8c\u7ef4\u7801\uff0c\u5728 WhatsApp \u4e0a\u804a\u5929<\/p>\n      <\/article>\n\n      <article class=\"ib-contact__card\">\n        <span class=\"ib-contact__icon\"><i class=\"fa-brands fa-weixin\" aria-hidden=\"true\"><\/i><\/span>\n        <h2 class=\"ib-contact__card-title\">\u5fae\u4fe1<\/h2>\n        <p class=\"ib-contact__primary\">\u4e66\u6cd5\u795d\u798f<\/p>\n        <div class=\"ib-contact__short-rule\" aria-hidden=\"true\"><\/div>\n        <div class=\"ib-contact__qr\" aria-label=\"WeChat \u4e8c\u7ef4\u7801\u5360\u4f4d\u7b26\">\n          <div>\n            <i class=\"fa-solid fa-qrcode\" aria-hidden=\"true\"><\/i>\n            <strong>QR \u5360\u4f4d\u7b26<\/strong>\n            <span>\u66ff\u6362\u4e3a WeChat QR \u56fe\u7247 URL\u3002.<\/span>\n          <\/div>\n        <\/div>\n        <p class=\"ib-contact__note\">\u626b\u63cf\u4e8c\u7ef4\u7801\uff0c\u5728 WeChat \u4e0a\u8054\u7cfb<\/p>\n      <\/article>\n    <\/div>\n  <\/section>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Contact Us We&#8217;d love to hear from you. Get in touch for custom orders, gifting enquiries, and support. Email support@calligraphyblessings.co.uk [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-54","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/blessing.powuming.com\/zh\/wp-json\/wp\/v2\/pages\/54","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blessing.powuming.com\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/blessing.powuming.com\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/blessing.powuming.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blessing.powuming.com\/zh\/wp-json\/wp\/v2\/comments?post=54"}],"version-history":[{"count":2,"href":"https:\/\/blessing.powuming.com\/zh\/wp-json\/wp\/v2\/pages\/54\/revisions"}],"predecessor-version":[{"id":106,"href":"https:\/\/blessing.powuming.com\/zh\/wp-json\/wp\/v2\/pages\/54\/revisions\/106"}],"wp:attachment":[{"href":"https:\/\/blessing.powuming.com\/zh\/wp-json\/wp\/v2\/media?parent=54"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}