{"id":29,"date":"2026-07-20T10:09:25","date_gmt":"2026-07-20T02:09:25","guid":{"rendered":"http:\/\/zenpetbio.com\/?page_id=29"},"modified":"2026-07-28T00:06:29","modified_gmt":"2026-07-27T16:06:29","slug":"contact","status":"publish","type":"page","link":"http:\/\/zenpetbio.com\/index.php\/contact\/","title":{"rendered":"Contact us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"29\" class=\"elementor elementor-29\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4387863 e-con-full e-flex e-con e-parent\" data-id=\"4387863\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2cd0c47 elementor-widget elementor-widget-zenpetbio_contact\" data-id=\"2cd0c47\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"zenpetbio_contact.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        \n        <style>\n            :where(#zpb-contact-2cd0c47) {\n                --zpb-brand-green: #00ad9c; \/* \u65b0\u4e3b\u9898\u8272 *\/\n                --zpb-dark-green: #008a7c;  \/* \u60ac\u505c\u6e10\u53d8\u52a0\u6df1\u8272 *\/\n                --zpb-btn-accent: #f4a561;  \/* \u8868\u5355\u6309\u94ae\u5f3a\u8c03\u8272 *\/\n                --zpb-text-main: #334155;\n                --zpb-text-muted: #64748b;\n                --zpb-heading: #0f172a;\n                --zpb-bg-light: #f8fafc;\n                --zpb-border: #e2e8f0;\n                \n                font-family: Arial, Helvetica, sans-serif;\n                width: 100vw;\n                position: relative;\n                left: 50%;\n                transform: translateX(-50%);\n                overflow: hidden;\n                background-color: var(--zpb-bg-light);\n            }\n            :where(#zpb-contact-2cd0c47) * { box-sizing: border-box; }\n            :where(#zpb-contact-2cd0c47) a { text-decoration: none; color: inherit; transition: 0.2s; }\n            \n            .zpb-container {\n                max-width: 1320px;\n                margin: 0 auto;\n                padding: 0 25px;\n            }\n\n            \/* ================= 1. Hero ================= *\/\n            .zpb-contact-hero {\n                position: relative;\n                padding: 120px 0 100px;\n                background-size: cover;\n                background-position: center;\n                color: #fff;\n                text-align: center;\n            }\n            .zpb-contact-hero::before {\n                content: '';\n                position: absolute;\n                inset: 0;\n                \/* \u57fa\u4e8e\u65b0\u4e3b\u9898\u8272\u7684\u6e10\u53d8\u906e\u7f69 *\/\n                background: linear-gradient(135deg, rgba(0, 138, 124, 0.9) 0%, rgba(0, 173, 156, 0.8) 100%);\n                z-index: 1;\n            }\n            .zpb-hero-content {\n                position: relative;\n                z-index: 2;\n                max-width: 700px;\n                margin: 0 auto;\n            }\n            .zpb-hero-content h1 {\n                font-size: 54px;\n                font-weight: 800;\n                margin: 0 0 20px;\n                color: #fff;\n                letter-spacing: -1px;\n                line-height: 1.1;\n            }\n            .zpb-hero-content p {\n                font-size: 18px;\n                line-height: 1.6;\n                margin: 0;\n                color: #e6f7f5;\n            }\n\n            \/* ================= 2. Main Content ================= *\/\n            .zpb-contact-main {\n                padding: 80px 0 100px;\n            }\n            .zpb-contact-grid {\n                display: grid;\n                grid-template-columns: 1fr 1.2fr;\n                gap: 60px;\n                align-items: start;\n            }\n\n            \/* Left Info *\/\n            .zpb-contact-info-col h2 {\n                font-size: 38px;\n                font-weight: 800;\n                color: var(--zpb-heading);\n                margin: 0 0 20px;\n                line-height: 1.2;\n                letter-spacing: -0.5px;\n            }\n            .zpb-contact-info-col > p {\n                font-size: 16px;\n                line-height: 1.7;\n                color: var(--zpb-text-muted);\n                margin-bottom: 40px;\n            }\n            \n            .zpb-info-list {\n                display: flex;\n                flex-direction: column;\n                gap: 35px;\n            }\n            .zpb-info-item {\n                display: flex;\n                align-items: flex-start;\n                gap: 20px;\n            }\n            .zpb-info-icon {\n                width: 50px;\n                height: 50px;\n                border-radius: 12px;\n                background: #e6f7f5; \/* \u4f7f\u7528\u6d45\u9752\u8272\u642d\u914d *\/\n                color: var(--zpb-brand-green);\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                font-size: 20px;\n                flex-shrink: 0;\n            }\n            .zpb-info-icon i, .zpb-info-icon svg { width: 1em; height: 1em; fill: currentColor; display: block; line-height: 1; }\n            .zpb-info-text h3 {\n                font-size: 18px;\n                font-weight: 700;\n                color: var(--zpb-heading);\n                margin: 0 0 8px;\n            }\n            .zpb-info-text p, .zpb-info-text a {\n                font-size: 15px;\n                line-height: 1.6;\n                color: var(--zpb-text-main);\n                margin: 0;\n            }\n            .zpb-info-text a {\n                color: var(--zpb-brand-green);\n                font-weight: 600;\n            }\n            .zpb-info-text a:hover {\n                text-decoration: underline;\n                color: var(--zpb-dark-green);\n            }\n\n            \/* Right Form Box *\/\n            .zpb-contact-form-box {\n                background: #fff;\n                border-radius: 16px;\n                padding: 50px 45px;\n                box-shadow: 0 20px 50px rgba(0,0,0,0.06);\n                border: 1px solid var(--zpb-border);\n            }\n            .zpb-contact-form-box .wpcf7, \n            .zpb-contact-form-box .wpforms-container { \n                margin: 0; \n            }\n            \n            \/* \u5f3a\u5236\u8986\u76d6\u8868\u5355\u63d2\u4ef6\u7684\u9ed8\u8ba4\u6837\u5f0f\u4ee5\u5339\u914d\u5168\u5c40 UI (\u9002\u914d CF7\/WPForms) *\/\n            .zpb-contact-form-box input:focus,\n            .zpb-contact-form-box textarea:focus,\n            .zpb-contact-form-box select:focus {\n                border-color: var(--zpb-brand-green) !important;\n                box-shadow: 0 0 0 2px rgba(0, 173, 156, 0.2) !important;\n                outline: none !important;\n            }\n\n            \/* \u63d0\u4ea4\u6309\u94ae\u5f3a\u5236\u7edf\u4e00\u4e3a #f4a561 *\/\n            .zpb-contact-form-box input[type=\"submit\"],\n            .zpb-contact-form-box button[type=\"submit\"],\n            .zpb-contact-form-box .wpcf7-submit,\n            .zpb-contact-form-box .wpforms-submit {\n                background: var(--zpb-btn-accent) !important;\n                color: #fff !important;\n                border: none !important;\n                border-radius: 25px !important;\n                padding: 12px 35px !important;\n                font-size: 15px !important;\n                font-weight: 700 !important;\n                cursor: pointer !important;\n                transition: transform 0.2s, box-shadow 0.2s, background 0.2s !important;\n                width: auto !important;\n                display: inline-block !important;\n                min-height: 48px;\n            }\n            .zpb-contact-form-box input[type=\"submit\"]:hover,\n            .zpb-contact-form-box button[type=\"submit\"]:hover,\n            .zpb-contact-form-box .wpcf7-submit:hover,\n            .zpb-contact-form-box .wpforms-submit:hover {\n                background: #e8954e !important;\n                transform: translateY(-2px) !important;\n                box-shadow: 0 8px 20px rgba(244, 165, 97, 0.3) !important;\n            }\n\n            \/* ================= Responsive ================= *\/\n            @media (max-width: 1024px) {\n                .zpb-contact-grid { gap: 40px; }\n                .zpb-contact-form-box { padding: 40px 30px; }\n            }\n\n            @media (max-width: 768px) {\n                .zpb-contact-hero { padding: 70px 0 60px; }\n                .zpb-hero-content h1 { font-size: 36px; margin-bottom: 12px; }\n                .zpb-hero-content p { font-size: 15px; line-height: 1.5; }\n\n                .zpb-contact-main { padding: 50px 0 60px; }\n                .zpb-contact-grid { grid-template-columns: 1fr; gap: 40px; }\n\n                .zpb-contact-info-col h2 { font-size: 28px; margin-bottom: 15px; }\n                .zpb-contact-info-col > p { font-size: 14px; margin-bottom: 30px; }\n\n                .zpb-info-list { gap: 25px; }\n                .zpb-info-item { gap: 15px; }\n                .zpb-info-icon { width: 44px; height: 44px; font-size: 18px; border-radius: 10px; }\n                .zpb-info-text h3 { font-size: 16px; margin-bottom: 5px; }\n                .zpb-info-text p, .zpb-info-text a { font-size: 14px; }\n\n                .zpb-contact-form-box { padding: 30px 20px; border-radius: 12px; }\n                .zpb-contact-form-box input[type=\"submit\"],\n                .zpb-contact-form-box button[type=\"submit\"] {\n                    width: 100% !important;\n                    text-align: center;\n                }\n            }\n        <\/style>\n\n        <div id=\"zpb-contact-2cd0c47\">\n            \n            <!-- 1. Hero Section -->\n            <section class=\"zpb-contact-hero\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1497366216548-37526070297c?auto=format&#038;fit=crop&#038;w=1920&#038;q=80');\">\n                <div class=\"zpb-container\">\n                    <div class=\"zpb-hero-content\">\n                                                    <h1>Contact Us<\/h1>\n                                                                            <p>Have questions or want to partner with us? We are here to help. Reach out to our team.<\/p>\n                                            <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- 2. Main Contact Section -->\n            <section class=\"zpb-contact-main\">\n                <div class=\"zpb-container zpb-contact-grid\">\n                    \n                    <!-- Left: Info -->\n                    <div class=\"zpb-contact-info-col\">\n                                                    <h2>Get in Touch with Zenpetbio<\/h2>\n                                                \n                                                    <p>Whether you have a question about our ingredients, pricing, or anything else, our team is ready to answer all your questions.<\/p>\n                        \n                                                    <div class=\"zpb-info-list\">\n                                                                    <div class=\"zpb-info-item\">\n                                                                                    <div class=\"zpb-info-icon\">\n                                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-map-marker-alt\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"><\/path><\/svg>                                            <\/div>\n                                                                                <div class=\"zpb-info-text\">\n                                            <h3>Global Headquarters<\/h3>\n                                            <div>123 Nutripaw Avenue,<br>Singapore 188230<\/div>\n                                        <\/div>\n                                    <\/div>\n                                                                    <div class=\"zpb-info-item\">\n                                                                                    <div class=\"zpb-info-icon\">\n                                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-envelope\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"><\/path><\/svg>                                            <\/div>\n                                                                                <div class=\"zpb-info-text\">\n                                            <h3>Email Us<\/h3>\n                                            <div><a href=\"mailto:sales@nutripawingredients.com\">sales@nutripawingredients.com<\/a><\/div>\n                                        <\/div>\n                                    <\/div>\n                                                                    <div class=\"zpb-info-item\">\n                                                                                    <div class=\"zpb-info-icon\">\n                                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>                                            <\/div>\n                                                                                <div class=\"zpb-info-text\">\n                                            <h3>Call Us<\/h3>\n                                            <div><a href=\"tel:+6561234567\">+65 6123 4567<\/a><\/div>\n                                        <\/div>\n                                    <\/div>\n                                                            <\/div>\n                                            <\/div>\n\n                    <!-- Right: Form Box -->\n                    <div class=\"zpb-contact-form-box\">\n                        \t\t<div data-elementor-type=\"archive\" data-elementor-id=\"246\" class=\"elementor elementor-246\" data-elementor-post-type=\"elementor_library\">\n\t\t\t<div class=\"elementor-element elementor-element-6f7a3f7 e-con-full e-flex e-con e-parent\" data-id=\"6f7a3f7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee12fe3 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"ee12fe3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\" aria-label=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"246\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"ee12fe3\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Joint &amp; Mobility - zenpetbio\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tNAME\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"E.g. Dr. Robert\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_d35e80a elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_d35e80a\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCOMPANY NAME\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_d35e80a]\" id=\"form-field-field_d35e80a\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"CosmoLab Inc.\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"robert@cosmolab.com\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_d010615 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_d010615\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPRODUCT\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_d010615]\" id=\"form-field-field_d010615\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"S-Equol 99% Powder\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_4a06b07 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_4a06b07\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCOUNTRY \t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_4a06b07]\" id=\"form-field-field_4a06b07\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"USA\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMessage\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Please list target quantity, purity specification, and shipping destination...\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t                    <\/div>\n\n                <\/div>\n            <\/section>\n\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact Us Have questions or want to partner with us? W [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-29","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"http:\/\/zenpetbio.com\/index.php\/wp-json\/wp\/v2\/pages\/29","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/zenpetbio.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/zenpetbio.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/zenpetbio.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/zenpetbio.com\/index.php\/wp-json\/wp\/v2\/comments?post=29"}],"version-history":[{"count":9,"href":"http:\/\/zenpetbio.com\/index.php\/wp-json\/wp\/v2\/pages\/29\/revisions"}],"predecessor-version":[{"id":252,"href":"http:\/\/zenpetbio.com\/index.php\/wp-json\/wp\/v2\/pages\/29\/revisions\/252"}],"wp:attachment":[{"href":"http:\/\/zenpetbio.com\/index.php\/wp-json\/wp\/v2\/media?parent=29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}