{"id":17,"date":"2026-04-23T08:38:40","date_gmt":"2026-04-23T08:38:40","guid":{"rendered":"https:\/\/seedream.work\/?page_id=17"},"modified":"2026-04-28T02:53:44","modified_gmt":"2026-04-28T02:53:44","slug":"contact","status":"publish","type":"page","link":"https:\/\/seedream.work\/?page_id=17","title":{"rendered":"Contact"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"zh-TW\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>seedream \u5e0c\u5747\u80a1\u4efd\u6709\u9650\u516c\u53f8 | \u4f01\u696d\u8cc7\u6e90\u6574\u5408\u8207\u4eba\u624d\u62db\u52df\u9867\u554f<\/title>\n    \n    <!-- Chosen Palette: Warm Neutrals (Background: #faf8f5, Accent: #c2a077, Text: #2d3748, Surface: #ffffff) -->\n    <!-- Application Structure Plan: A Single Page Application (SPA) utilizing a dynamic view-switching mechanism. The structure is functional, transitioning users smoothly between Home (Overview), About (Story), Services (B2B PR\/HR), Products (B2C Metali), and Contact (Action). This structure was chosen to keep the user engaged in a seamless narrative flow without page reloads, maximizing conversion rates for the various B2B and B2C offerings. Interactive tabs within 'Services' keep complex information organized and easily consumable. -->\n    <!-- Visualization & Content Choices: \n         1. PR Services Impact -> Goal: Show success magnitude -> Bar Chart (Chart.js) -> Interaction: Hover for exact figures -> Justification: Quantifies \"government subsidy consultant\" claims.\n         2. HR Retention Rates -> Goal: Compare seedream vs industry -> Doughnut Chart (Chart.js) -> Interaction: Hover details -> Justification: Proves HR recruitment effectiveness.\n         3. Metali Demographics -> Goal: Show market fit -> Polar Area Chart (Chart.js) -> Interaction: Hover segments -> Justification: Illustrates the product's primary target audience visually.\n         Confirming NO SVG\/Mermaid used, utilizing HTML\/CSS and Canvas exclusively. -->\n    <!-- CONFIRMATION: NO SVG graphics used. NO Mermaid JS used. -->\n\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+TC:wght@300;400;500;700&#038;family=Noto+Serif+TC:wght@500;700&#038;display=swap\" rel=\"stylesheet\">\n\n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    colors: {\n                        stone: {\n                            50: '#faf8f5',\n                            100: '#f5f0e6',\n                            200: '#e6dfd5',\n                            300: '#d4c5b3',\n                            800: '#4a4036',\n                            900: '#2d3748',\n                        },\n                        accent: {\n                            DEFAULT: '#c2a077',\n                            hover: '#b08d65'\n                        }\n                    },\n                    fontFamily: {\n                        sans: ['\"Noto Sans TC\"', 'sans-serif'],\n                        serif: ['\"Noto Serif TC\"', 'serif'],\n                    }\n                }\n            }\n        }\n    <\/script>\n\n    <style>\n        body {\n            background-color: #faf8f5;\n            color: #2d3748;\n            -webkit-font-smoothing: antialiased;\n        }\n\n        \/* Essential Chart Container Styles *\/\n        .chart-container {\n            position: relative;\n            width: 100%;\n            max-width: 600px;\n            margin-left: auto;\n            margin-right: auto;\n            height: 300px;\n            max-height: 400px;\n            padding: 1rem;\n            background: #ffffff;\n            border-radius: 1rem;\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);\n        }\n        @media (min-width: 768px) {\n            .chart-container {\n                height: 350px;\n            }\n        }\n\n        \/* View Transitions *\/\n        .view-section {\n            display: none;\n            animation: fadeIn 0.5s ease-in-out forwards;\n        }\n        .view-section.active {\n            display: block;\n        }\n        @keyframes fadeIn {\n            from { opacity: 0; transform: translateY(10px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        \/* Custom UI Elements (NO SVG) *\/\n        .unicode-icon {\n            font-size: 1.5rem;\n            line-height: 1;\n            display: inline-block;\n        }\n        \n        .nav-link {\n            position: relative;\n            cursor: pointer;\n            transition: color 0.3s;\n        }\n        .nav-link::after {\n            content: '';\n            position: absolute;\n            width: 0;\n            height: 2px;\n            bottom: -4px;\n            left: 0;\n            background-color: #c2a077;\n            transition: width 0.3s;\n        }\n        .nav-link:hover::after, .nav-link.active-nav::after {\n            width: 100%;\n        }\n\n        \/* Tab styling *\/\n        .tab-btn {\n            border-bottom: 2px solid transparent;\n            transition: all 0.3s;\n        }\n        .tab-btn.active-tab {\n            border-bottom-color: #c2a077;\n            color: #c2a077;\n            font-weight: 700;\n        }\n        .tab-content {\n            display: none;\n            animation: fadeIn 0.4s ease;\n        }\n        .tab-content.active-content {\n            display: grid;\n        }\n    <\/style>\n<\/head>\n<div class=\"max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 py-16\">\n    <div class=\"text-center mb-10\">\n        <h1 class=\"text-3xl md:text-4xl font-serif font-bold text-stone-900 mb-4\">\u806f\u7d61 seedream \u5e0c\u5747<\/h1>\n        <h2 class=\"text-xl text-stone-600 font-light\">\u6e96\u5099\u597d\u8b93\u4e8b\u696d\u8207\u4eba\u751f\u66f4\u4e0a\u4e00\u5c64\u6a13\u4e86\u55ce\uff1f\u6211\u5011\u96a8\u6642\u6e96\u5099\u597d\u8046\u807d\u3002<\/h2>\n    <\/div>\n\n    <div class=\"bg-white p-8 rounded-2xl shadow-sm border border-stone-200\">\n        <!-- \u5efa\u8b70\uff1a\u5c07\u6b64\u8655\u7684 <form> \u66ff\u63db\u70ba\u60a8\u7684 WordPress \u8868\u55ae\u5916\u639b Shortcode\uff0c\u4f8b\u5982 [contact-form-7 id=\"123\" title=\"\u806f\u7d61\u8868\u55ae\"] -->\n        <form onsubmit=\"event.preventDefault(); alert('\u8acb\u5728\u6b64\u8655\u66ff\u63db\u70ba WordPress \u8868\u55ae\u5916\u639b\uff01');\" class=\"space-y-6\">\n            <div class=\"grid grid-cols-1 md:grid-cols-2 gap-6\">\n                <div>\n                    <label class=\"block text-sm font-medium text-stone-700 mb-1\">\u516c\u53f8\u540d\u7a31 \/ \u55ae\u4f4d<\/label>\n                    <input type=\"text\" class=\"w-full px-4 py-2 border border-stone-300 rounded-lg outline-none\">\n                <\/div>\n                <div>\n                    <label class=\"block text-sm font-medium text-stone-700 mb-1\">\u806f\u7d61\u4eba\u59d3\u540d<\/label>\n                    <input type=\"text\" class=\"w-full px-4 py-2 border border-stone-300 rounded-lg outline-none\">\n                <\/div>\n                <div>\n                    <label class=\"block text-sm font-medium text-stone-700 mb-1\">\u806f\u7d61\u96fb\u8a71<\/label>\n                    <input type=\"tel\" class=\"w-full px-4 py-2 border border-stone-300 rounded-lg outline-none\">\n                <\/div>\n                <div>\n                    <label class=\"block text-sm font-medium text-stone-700 mb-1\">Email \u4fe1\u7bb1<\/label>\n                    <input type=\"email\" class=\"w-full px-4 py-2 border border-stone-300 rounded-lg outline-none\">\n                <\/div>\n            <\/div>\n            <div>\n                <label class=\"block text-sm font-medium text-stone-700 mb-1\">\u60a8\u7684\u9700\u6c42\u7c21\u8ff0<\/label>\n                <textarea rows=\"4\" class=\"w-full px-4 py-2 border border-stone-300 rounded-lg outline-none\"><\/textarea>\n            <\/div>\n            <div class=\"text-center pt-4\">\n                <button type=\"submit\" class=\"bg-stone-900 text-white px-10 py-3 rounded-full font-bold shadow-md\">\u9001\u51fa\u8aee\u8a62\u8868\u55ae<\/button>\n            <\/div>\n        <\/form>\n    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>seedream \u5e0c\u5747\u80a1\u4efd\u6709\u9650\u516c\u53f8 |  [&hellip;]<\/p>\n","protected":false},"author":2,"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":"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-17","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/seedream.work\/index.php?rest_route=\/wp\/v2\/pages\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/seedream.work\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/seedream.work\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/seedream.work\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/seedream.work\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=17"}],"version-history":[{"count":3,"href":"https:\/\/seedream.work\/index.php?rest_route=\/wp\/v2\/pages\/17\/revisions"}],"predecessor-version":[{"id":93,"href":"https:\/\/seedream.work\/index.php?rest_route=\/wp\/v2\/pages\/17\/revisions\/93"}],"wp:attachment":[{"href":"https:\/\/seedream.work\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}