{"id":4005,"date":"2026-04-08T12:08:14","date_gmt":"2026-04-08T12:08:14","guid":{"rendered":"https:\/\/cdgrouphk.com\/%e4%bb%a3%e7%90%86%e5%9e%8b%e4%ba%ba%e5%b7%a5%e6%99%ba%e6%85%a7\/"},"modified":"2026-04-08T12:08:14","modified_gmt":"2026-04-08T12:08:14","slug":"%e4%bb%a3%e7%90%86%e5%9e%8b%e4%ba%ba%e5%b7%a5%e6%99%ba%e6%85%a7","status":"publish","type":"page","link":"https:\/\/cdgrouphk.com\/zh-hant\/%e4%bb%a3%e7%90%86%e5%9e%8b%e4%ba%ba%e5%b7%a5%e6%99%ba%e6%85%a7\/","title":{"rendered":"\u4ee3\u7406\u578b\u4eba\u5de5\u667a\u6167"},"content":{"rendered":"<div id=\"agentic-ai-promo-section\">\n<style>\/* Independent CSS scope to prevent WordPress theme conflicts *\/\n    #agentic-ai-promo-section {\n      font-family: \"Helvetica Neue\", Arial, sans-serif;\n      background-color: #0d0d0d;\n      color: #f0f0f0;\n      padding: 60px 20px;\n      line-height: 1.6;\n      box-sizing: border-box;\n      overflow: hidden;\n    }\n    #agentic-ai-promo-section * {\n      box-sizing: border-box;\n    }\n    #agentic-ai-promo-section h2, \n    #agentic-ai-promo-section h3, \n    #agentic-ai-promo-section h4 {\n      margin-top: 0;\n      color: #ffffff;\n      font-weight: 800;\n    }<\/p>\n<p>    \/* Hero Header *\/\n    #agentic-ai-promo-section .hero-header {\n      text-align: center;\n      margin-bottom: 50px;\n    }\n    #agentic-ai-promo-section .hero-header h2 {\n      font-size: 2.2rem;\n      color: #ff3366;\n      text-shadow: 0 0 10px rgba(255, 51, 102, 0.5);\n      margin-bottom: 15px;\n    }\n    #agentic-ai-promo-section .hero-header p {\n      font-size: 1.2rem;\n      color: #aaaaaa;\n      max-width: 800px;\n      margin: 0 auto;\n    }<\/p>\n<p>    \/* Pain Points *\/\n    #agentic-ai-promo-section .pain-points {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 20px;\n      margin-bottom: 60px;\n    }\n    #agentic-ai-promo-section .pain-card {\n      flex: 1 1 300px;\n      background: rgba(255, 0, 50, 0.05);\n      border: 1px solid #ff3366;\n      border-radius: 10px;\n      padding: 25px;\n      box-shadow: inset 0 0 20px rgba(255, 51, 102, 0.1);\n    }\n    #agentic-ai-promo-section .pain-card h4 {\n      color: #ff3366;\n      font-size: 1.3rem;\n      border-bottom: 1px solid rgba(255,51,102,0.3);\n      padding-bottom: 10px;\n      margin-bottom: 15px;\n    }<\/p>\n<p>    \/* Solution Banner *\/\n    #agentic-ai-promo-section .solution-banner {\n      background: linear-gradient(90deg, #001a33 0%, #004d40 100%);\n      border-left: 5px solid #00ffcc;\n      padding: 30px;\n      border-radius: 8px;\n      margin-bottom: 50px;\n      text-align: center;\n    }\n    #agentic-ai-promo-section .solution-banner h3 {\n      color: #00ffcc;\n      font-size: 1.8rem;\n      text-shadow: 0 0 8px rgba(0, 255, 204, 0.4);\n    }<\/p>\n<p>    \/* 4 C-Level Features *\/\n    #agentic-ai-promo-section .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 25px;\n      margin-bottom: 60px;\n    }\n    #agentic-ai-promo-section .feature-box {\n      background: #1a1a1a;\n      border: 1px solid #333;\n      padding: 25px;\n      border-radius: 10px;\n      transition: transform 0.3s ease, border-color 0.3s ease;\n    }\n    #agentic-ai-promo-section .feature-box:hover {\n      transform: translateY(-5px);\n      border-color: #0099ff;\n      box-shadow: 0 10px 20px rgba(0, 153, 255, 0.15);\n    }\n    #agentic-ai-promo-section .feature-box h4 {\n      color: #0099ff;\n      font-size: 1.2rem;\n    }\n    #agentic-ai-promo-section .feature-box .old-way {\n      color: #888;\n      font-size: 0.9rem;\n      text-decoration: line-through;\n      margin-bottom: 10px;\n    }\n    #agentic-ai-promo-section .feature-box .new-way {\n      color: #e0e0e0;\n      font-size: 1rem;\n    }<\/p>\n<p>    \/* Pricing Section *\/\n    #agentic-ai-promo-section .pricing-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 20px;\n      justify-content: center;\n      margin-bottom: 60px;\n    }\n    #agentic-ai-promo-section .price-card {\n      flex: 1 1 300px;\n      background: #111;\n      border: 1px solid #444;\n      border-radius: 12px;\n      padding: 30px 20px;\n      text-align: center;\n      position: relative;\n    }\n    #agentic-ai-promo-section .price-card.popular {\n      border-color: #00ff66;\n      box-shadow: 0 0 25px rgba(0, 255, 102, 0.15);\n      transform: scale(1.02);\n    }\n    #agentic-ai-promo-section .price-card.popular::before {\n      content: \"MOST POPULAR\";\n      position: absolute;\n      top: -12px;\n      left: 50%;\n      transform: translateX(-50%);\n      background: #00ff66;\n      color: #000;\n      padding: 4px 12px;\n      font-size: 0.8rem;\n      font-weight: bold;\n      border-radius: 20px;\n    }\n    #agentic-ai-promo-section .price-card h4 {\n      font-size: 1.4rem;\n      margin-bottom: 10px;\n    }\n    #agentic-ai-promo-section .price-amount {\n      font-size: 2rem;\n      font-weight: bold;\n      color: #fff;\n      margin-bottom: 20px;\n    }\n    #agentic-ai-promo-section .price-card p {\n      font-size: 0.95rem;\n      color: #ccc;\n      text-align: left;\n    }<\/p>\n<p>    \/* Call to Action (CTA) *\/\n    #agentic-ai-promo-section .cta-section {\n      text-align: center;\n      background: #1a000a;\n      border: 1px solid #ff3366;\n      padding: 40px 20px;\n      border-radius: 12px;\n    }\n    #agentic-ai-promo-section .cta-btn {\n      display: inline-block;\n      background: linear-gradient(90deg, #ff3366 0%, #ff6600 100%);\n      color: #fff;\n      text-decoration: none;\n      font-size: 1.2rem;\n      font-weight: bold;\n      padding: 15px 40px;\n      border-radius: 30px;\n      margin-top: 20px;\n      transition: all 0.3s ease;\n      box-shadow: 0 0 15px rgba(255, 51, 102, 0.5);\n    }\n    #agentic-ai-promo-section .cta-btn:hover {\n      box-shadow: 0 0 25px rgba(255, 51, 102, 0.8);\n      transform: scale(1.05);\n      color: #fff;\n    }<\/p>\n<p>    @media (max-width: 768px) {\n      #agentic-ai-promo-section .hero-header h2 { font-size: 1.8rem; }\n      #agentic-ai-promo-section .price-card.popular { transform: scale(1); }\n    }\n  <\/style>\n<div class=\"hero-header\">\n<h2>\u26a0\ufe0f The Brutal Truth: Your Profits Are Being Slaughtered by Competitors Using AI Early.<\/h2>\n<p>While your rivals have achieved &#8220;fully automated operations,&#8221; how long can you afford to carry the burden of Hong Kong&#8217;s sky-high labor costs?<\/p>\n<\/div>\n<div class=\"pain-points\">\n<div class=\"pain-card\">\n<h4>\u274c The Illusion of Efficiency<\/h4>\n<p>Still paying employees to chat with free chatbots? They spend hours talking to AI, only to manually copy and paste. You&#8217;re just paying them to type differently. That&#8217;s not true automation.<\/p>\n<\/div>\n<div class=\"pain-card\">\n<h4>\u274c The Data Leak Crisis<\/h4>\n<p>Employees are casually tossing company financials and invoices into free AI tools. Your trade secrets are training public models. Your competitors can see right through you! Stop deceiving yourself.<\/p>\n<\/div>\n<\/div>\n<div class=\"solution-banner\">\n<h3>\ud83d\udca1 The Real Solution: &#8220;Agentic AI&#8221;<\/h3>\n<p>It doesn&#8217;t need to chat. You set the goal, and it <strong>proactively<\/strong> executes complete business workflows.<br \/>We provide an all-inclusive, enterprise-grade dedicated AI computing host. Zero IT deployment\u2014plug it in and instantly hire 4 elite C-level executives!<\/p>\n<\/div>\n<div class=\"features-grid\">\n<div class=\"feature-box\">\n<h4>\ud83d\udcdd 1. AI Chief Marketing Officer<\/h4>\n<div class=\"old-way\">\u274c The Old You: Spending HK$20,000\/mo on agencies, or waiting 3 days for staff to squeeze out one post.<\/div>\n<div class=\"new-way\">\u2705 Competitors: Drop an image, and Agentic AI auto-pulls global trends to write viral copy, instantly formatting and publishing to Facebook and your website.<\/div>\n<\/div>\n<div class=\"feature-box\">\n<h4>\ud83d\udcca 2. Secure Chief Financial Officer<\/h4>\n<div class=\"old-way\">\u274c The Old You: Manual bookkeeping prone to errors; using free AI turns your secrets into public training data.<\/div>\n<div class=\"new-way\">\u2705 Competitors: Invoices go into a local secure vault. AI is called via a TLS 1.3 encrypted tunnel. Protected by Zero Data Retention, with 0.1s physical wipe from the cloud.<\/div>\n<\/div>\n<div class=\"feature-box\">\n<h4>\u2696\ufe0f 3. Elite Chief Legal Officer<\/h4>\n<div class=\"old-way\">\u274c The Old You: Paying HK$3,000\/hour for lawyers to review routine contracts.<\/div>\n<div class=\"new-way\">\u2705 Competitors: Powered by a top-tier AI engine, it drafts and reviews airtight English\/Chinese contracts in 3 minutes, instantly sweeping for hidden risks.<\/div>\n<\/div>\n<div class=\"feature-box\">\n<h4>\ud83d\udcbb 4. Dedicated AI Developer (CTO)<\/h4>\n<div class=\"old-way\">\u274c The Old You: Spending six figures outsourcing internal system development.<\/div>\n<div class=\"new-way\">\u2705 Competitors: State your needs, and your free dedicated CTO writes code, tests, and securely runs internal tools automatically.<\/div>\n<\/div>\n<\/div>\n<h3 style=\"text-align: center; color: #fff; margin-bottom: 30px;\">\ud83d\ude80 Choose Your AI Firepower (All tiers include an enterprise-grade computing host)<\/h3>\n<div class=\"pricing-container\">\n<div class=\"price-card\">\n<h4 style=\"color: #00e5ff;\">Smart Hybrid Edition<\/h4>\n<div class=\"price-amount\">HK$ 35,000<\/div>\n<p>\u2022 Standard neural network chip<br \/>\u2022 Full integration with top-tier cloud APIs<br \/>\u2022 Highest IQ &#038; 99.9% accuracy<br \/>\u2022 Built-in bank-grade encrypted wipe<\/p>\n<\/div>\n<div class=\"price-card popular\">\n<h4 style=\"color: #00ff66;\">Balanced Starter Edition<\/h4>\n<div class=\"price-amount\">HK$ 42,000<\/div>\n<p>\u2022 Advanced neural network chip<br \/>\u2022 Supreme cost-performance ratio<br \/>\u2022 Local small models for daily automation<br \/>\u2022 Core workflows run in closed loops<\/p>\n<\/div>\n<div class=\"price-card\">\n<h4 style=\"color: #ffcc00;\">Flagship Sovereign Edition<\/h4>\n<div class=\"price-amount\">HK$ 53,000<\/div>\n<p>\u2022 Flagship neural network chip<br \/>\u2022 Top-spec memory equipped<br \/>\u2022 Local-first hybrid architecture<br \/>\u2022 100% offline processing for daily secrets<\/p>\n<\/div>\n<\/div>\n<div class=\"cta-section\">\n<h3 style=\"color: #ff3366;\">\ud83d\udea8 Others are moving forward. Are you still hesitating?<\/h3>\n<p>Don&#8217;t let rivals devour your market share with Agentic AI! Zero IT deployment; the hardware is delivered straight to your office.<\/p>\n<p><a href=\"#\" class=\"cta-btn\">\ud83d\udc49 Book a 15-Minute Live Demo Now<\/a><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u26a0\ufe0f The Brutal Truth: [&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":"default","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":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","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":"","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-4005","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u4ee3\u7406\u578b\u4eba\u5de5\u667a\u6167 - CDG Holdings Limited<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cdgrouphk.com\/zh-hant\/%e4%bb%a3%e7%90%86%e5%9e%8b%e4%ba%ba%e5%b7%a5%e6%99%ba%e6%85%a7\/\" \/>\n<meta property=\"og:locale\" content=\"zh_TW\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u4ee3\u7406\u578b\u4eba\u5de5\u667a\u6167 - CDG Holdings Limited\" \/>\n<meta property=\"og:description\" content=\"\u26a0\ufe0f The Brutal Truth: [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cdgrouphk.com\/zh-hant\/%e4%bb%a3%e7%90%86%e5%9e%8b%e4%ba%ba%e5%b7%a5%e6%99%ba%e6%85%a7\/\" \/>\n<meta property=\"og:site_name\" content=\"CDG Holdings Limited\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/cdgrouphk\/\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9810\u4f30\u95b1\u8b80\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 \u5206\u9418\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cdgrouphk.com\\\/zh-hant\\\/%e4%bb%a3%e7%90%86%e5%9e%8b%e4%ba%ba%e5%b7%a5%e6%99%ba%e6%85%a7\\\/\",\"url\":\"https:\\\/\\\/cdgrouphk.com\\\/zh-hant\\\/%e4%bb%a3%e7%90%86%e5%9e%8b%e4%ba%ba%e5%b7%a5%e6%99%ba%e6%85%a7\\\/\",\"name\":\"\u4ee3\u7406\u578b\u4eba\u5de5\u667a\u6167 - CDG Holdings Limited\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cdgrouphk.com\\\/zh-hant\\\/#website\"},\"datePublished\":\"2026-04-08T12:08:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cdgrouphk.com\\\/zh-hant\\\/%e4%bb%a3%e7%90%86%e5%9e%8b%e4%ba%ba%e5%b7%a5%e6%99%ba%e6%85%a7\\\/#breadcrumb\"},\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cdgrouphk.com\\\/zh-hant\\\/%e4%bb%a3%e7%90%86%e5%9e%8b%e4%ba%ba%e5%b7%a5%e6%99%ba%e6%85%a7\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cdgrouphk.com\\\/zh-hant\\\/%e4%bb%a3%e7%90%86%e5%9e%8b%e4%ba%ba%e5%b7%a5%e6%99%ba%e6%85%a7\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/cdgrouphk.com\\\/zh-hant\\\/%e5%ae%b6\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u4ee3\u7406\u578b\u4eba\u5de5\u667a\u6167\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cdgrouphk.com\\\/zh-hant\\\/#website\",\"url\":\"https:\\\/\\\/cdgrouphk.com\\\/zh-hant\\\/\",\"name\":\"CDG Holdings Limited\",\"description\":\"We work seamlessly with our client to create remarkable and exclusive event\",\"publisher\":{\"@id\":\"https:\\\/\\\/cdgrouphk.com\\\/zh-hant\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cdgrouphk.com\\\/zh-hant\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-TW\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cdgrouphk.com\\\/zh-hant\\\/#organization\",\"name\":\"CDG Holdings Limited\",\"alternateName\":\"CDG Holdings Limited\",\"url\":\"https:\\\/\\\/cdgrouphk.com\\\/zh-hant\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/cdgrouphk.com\\\/zh-hant\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/cdgrouphk.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/CDG-logo-2-web.jpeg\",\"contentUrl\":\"https:\\\/\\\/cdgrouphk.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/CDG-logo-2-web.jpeg\",\"width\":425,\"height\":425,\"caption\":\"CDG Holdings Limited\"},\"image\":{\"@id\":\"https:\\\/\\\/cdgrouphk.com\\\/zh-hant\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/cdgrouphk\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u4ee3\u7406\u578b\u4eba\u5de5\u667a\u6167 - CDG Holdings Limited","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cdgrouphk.com\/zh-hant\/%e4%bb%a3%e7%90%86%e5%9e%8b%e4%ba%ba%e5%b7%a5%e6%99%ba%e6%85%a7\/","og_locale":"zh_TW","og_type":"article","og_title":"\u4ee3\u7406\u578b\u4eba\u5de5\u667a\u6167 - CDG Holdings Limited","og_description":"\u26a0\ufe0f The Brutal Truth: [&hellip;]","og_url":"https:\/\/cdgrouphk.com\/zh-hant\/%e4%bb%a3%e7%90%86%e5%9e%8b%e4%ba%ba%e5%b7%a5%e6%99%ba%e6%85%a7\/","og_site_name":"CDG Holdings Limited","article_publisher":"https:\/\/www.facebook.com\/cdgrouphk\/","twitter_card":"summary_large_image","twitter_misc":{"\u9810\u4f30\u95b1\u8b80\u6642\u9593":"2 \u5206\u9418"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cdgrouphk.com\/zh-hant\/%e4%bb%a3%e7%90%86%e5%9e%8b%e4%ba%ba%e5%b7%a5%e6%99%ba%e6%85%a7\/","url":"https:\/\/cdgrouphk.com\/zh-hant\/%e4%bb%a3%e7%90%86%e5%9e%8b%e4%ba%ba%e5%b7%a5%e6%99%ba%e6%85%a7\/","name":"\u4ee3\u7406\u578b\u4eba\u5de5\u667a\u6167 - CDG Holdings Limited","isPartOf":{"@id":"https:\/\/cdgrouphk.com\/zh-hant\/#website"},"datePublished":"2026-04-08T12:08:14+00:00","breadcrumb":{"@id":"https:\/\/cdgrouphk.com\/zh-hant\/%e4%bb%a3%e7%90%86%e5%9e%8b%e4%ba%ba%e5%b7%a5%e6%99%ba%e6%85%a7\/#breadcrumb"},"inLanguage":"zh-TW","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cdgrouphk.com\/zh-hant\/%e4%bb%a3%e7%90%86%e5%9e%8b%e4%ba%ba%e5%b7%a5%e6%99%ba%e6%85%a7\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/cdgrouphk.com\/zh-hant\/%e4%bb%a3%e7%90%86%e5%9e%8b%e4%ba%ba%e5%b7%a5%e6%99%ba%e6%85%a7\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cdgrouphk.com\/zh-hant\/%e5%ae%b6\/"},{"@type":"ListItem","position":2,"name":"\u4ee3\u7406\u578b\u4eba\u5de5\u667a\u6167"}]},{"@type":"WebSite","@id":"https:\/\/cdgrouphk.com\/zh-hant\/#website","url":"https:\/\/cdgrouphk.com\/zh-hant\/","name":"CDG Holdings Limited","description":"We work seamlessly with our client to create remarkable and exclusive event","publisher":{"@id":"https:\/\/cdgrouphk.com\/zh-hant\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cdgrouphk.com\/zh-hant\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-TW"},{"@type":"Organization","@id":"https:\/\/cdgrouphk.com\/zh-hant\/#organization","name":"CDG Holdings Limited","alternateName":"CDG Holdings Limited","url":"https:\/\/cdgrouphk.com\/zh-hant\/","logo":{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/cdgrouphk.com\/zh-hant\/#\/schema\/logo\/image\/","url":"https:\/\/cdgrouphk.com\/wp-content\/uploads\/2024\/10\/CDG-logo-2-web.jpeg","contentUrl":"https:\/\/cdgrouphk.com\/wp-content\/uploads\/2024\/10\/CDG-logo-2-web.jpeg","width":425,"height":425,"caption":"CDG Holdings Limited"},"image":{"@id":"https:\/\/cdgrouphk.com\/zh-hant\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/cdgrouphk\/"]}]}},"_links":{"self":[{"href":"https:\/\/cdgrouphk.com\/zh-hant\/wp-json\/wp\/v2\/pages\/4005","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cdgrouphk.com\/zh-hant\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cdgrouphk.com\/zh-hant\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cdgrouphk.com\/zh-hant\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cdgrouphk.com\/zh-hant\/wp-json\/wp\/v2\/comments?post=4005"}],"version-history":[{"count":0,"href":"https:\/\/cdgrouphk.com\/zh-hant\/wp-json\/wp\/v2\/pages\/4005\/revisions"}],"wp:attachment":[{"href":"https:\/\/cdgrouphk.com\/zh-hant\/wp-json\/wp\/v2\/media?parent=4005"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}