{"id":3139,"date":"2026-06-03T09:32:33","date_gmt":"2026-06-03T09:32:33","guid":{"rendered":"https:\/\/powdercoatlinekt.com\/?page_id=3139"},"modified":"2026-06-06T15:09:37","modified_gmt":"2026-06-06T15:09:37","slug":"about-ketu","status":"publish","type":"page","link":"https:\/\/powdercoatlinekt.com\/de\/about-ketu\/","title":{"rendered":"About ketu"},"content":{"rendered":"<p>&lt;!DOCTYPE html&gt;<\/p>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <meta name=\"description\" content=\"About Ketu - China coating machine manufacturer providing customized powder coating lines, turnkey coating solutions, coating equipment design, in-house manufacturing, installation support and after-sales service.\">\n  <title>About Ketu | China Coating Machine Manufacturer<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n  <link href=\"https:\/\/cdn.tailwindcss.com\" rel=\"stylesheet\">\n  <style>\n    * { box-sizing: border-box; }\n    html, body { overflow-x: hidden; max-width: 100%; font-family: 'Inter', sans-serif; }\n    img, video, iframe, table { max-width: 100%; }\n\n    \/* Sticky Anchor Navigation *\/\n    .anchor-nav {\n      position: sticky;\n      top: 0;\n      z-index: 100;\n      background: #fff;\n      border-bottom: 1px solid #e2e8f0;\n      padding: 0;\n    }\n    .anchor-nav-container {\n      display: flex;\n      gap: 0;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      max-width: 1400px;\n      margin: 0 auto;\n    }\n    .anchor-nav a {\n      display: block;\n      padding: 14px 20px;\n      text-decoration: none;\n      color: #475569;\n      font-weight: 500;\n      white-space: nowrap;\n      border-bottom: 2px solid transparent;\n      transition: all 0.3s;\n      font-size: 14px;\n    }\n    .anchor-nav a:hover {\n      color: #7c3aed;\n      border-bottom-color: #7c3aed;\n    }\n\n    \/* Contact Popup *\/\n    .kt-contact-popup { display: none; position: fixed; inset: 0; z-index: 9999; align-items: flex-end; justify-content: center; }\n    .kt-contact-popup:target { display: flex; }\n    .kt-contact-popup-overlay { position: absolute; inset: 0; background: rgba(15, 23, 42, 0.6); backdrop-filter: blur(4px); }\n    .kt-contact-popup-box { position: relative; z-index: 1; width: 100%; max-width: 480px; padding: 28px 32px 32px; border-radius: 20px 20px 0 0; background: #fff !important; color: #0f172a !important; box-shadow: 0 -8px 40px rgba(15, 23, 42, 0.2); max-height: 90vh; overflow-y: auto; margin: 0 auto; }\n    .kt-contact-popup-box h3 { color: #0f172a !important; font-size: 18px !important; font-weight: 700 !important; margin-bottom: 6px !important; }\n    .kt-contact-popup-box p { color: #64748b !important; font-size: 13px !important; margin-bottom: 16px !important; }\n    .kt-contact-popup-close { position: absolute; top: 12px; right: 16px; width: 32px; height: 32px; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; background: #f1f5f9 !important; color: #0f172a !important; font-size: 22px; text-decoration: none !important; font-weight: 600; }\n    .kt-contact-popup-close:hover { background: #e2e8f0 !important; }\n    #ktZeroyContactForm input, #ktZeroyContactForm textarea { width: 100% !important; box-sizing: border-box !important; margin-bottom: 12px !important; padding: 11px 14px !important; border: 1px solid #cbd5e1 !important; border-radius: 10px !important; background: #fff !important; color: #0f172a !important; font-size: 14px !important; outline: none !important; font-family: 'Inter', sans-serif !important; }\n    #ktZeroyContactForm input:focus, #ktZeroyContactForm textarea:focus { border-color: #7c3aed !important; box-shadow: 0 0 0 3px rgba(124, 58, 237, 0.14) !important; }\n    #ktZeroyContactForm button { width: 100% !important; padding: 13px 20px !important; border: none !important; border-radius: 10px !important; background: #7c3aed !important; color: #fff !important; font-size: 15px !important; font-weight: 700 !important; cursor: pointer !important; }\n    #ktZeroyContactForm button:hover { background: #6d28d9 !important; }\n\n    \/* Floating Contact Button *\/\n    .kt-floating-contact {\n      position: fixed !important;\n      right: 24px !important;\n      bottom: 24px !important;\n      z-index: 9998 !important;\n      padding: 14px 22px !important;\n      border-radius: 999px !important;\n      background: #7c3aed !important;\n      color: #fff !important;\n      font-size: 16px !important;\n      font-weight: 700 !important;\n      text-decoration: none !important;\n      box-shadow: 0 12px 30px rgba(124, 58, 237, 0.35) !important;\n      transition: all 0.25s !important;\n      display: inline-block !important;\n    }\n    .kt-floating-contact:hover {\n      background: #6d28d9 !important;\n      transform: translateY(-2px);\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 640px) {\n      .kt-floating-contact {\n        right: 16px !important;\n        bottom: 16px !important;\n        padding: 12px 18px !important;\n        font-size: 14px !important;\n      }\n      .kt-contact-popup-box {\n        border-radius: 20px;\n        max-width: 90%;\n        padding: 24px;\n      }\n    }\n\n    @media (min-width: 641px) {\n      .kt-contact-popup-box { border-radius: 20px; }\n    }\n\n    \/* Accordion *\/\n    details {\n      border: 1px solid #e2e8f0;\n      border-radius: 12px;\n      margin-bottom: 8px;\n      overflow: hidden;\n    }\n    details[open] {\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);\n    }\n    details summary {\n      padding: 16px 20px;\n      cursor: pointer;\n      font-weight: 600;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      color: #0f172a;\n    }\n    details summary::after {\n      content: '+';\n      font-size: 20px;\n      color: #6b7280;\n      transition: transform 0.3s;\n    }\n    details[open] summary::after {\n      content: '-';\n    }\n    details > div {\n      padding: 0 20px 16px;\n      color: #475569;\n      line-height: 1.7;\n      font-size: 14px;\n    }\n\n    \/* Timeline *\/\n    .timeline {\n      position: relative;\n      padding-left: 48px;\n    }\n    .timeline::before {\n      content: '';\n      position: absolute;\n      left: 20px;\n      top: 8px;\n      bottom: 0;\n      width: 2px;\n      background: linear-gradient(to bottom, #7c3aed, #e2e8f0);\n    }\n    .timeline-item {\n      position: relative;\n      margin-bottom: 40px;\n    }\n    .timeline-item::before {\n      content: '';\n      position: absolute;\n      left: -36px;\n      width: 18px;\n      height: 18px;\n      border-radius: 50%;\n      background: #7c3aed;\n      border: 3px solid #ede9fe;\n      top: 2px;\n    }\n    .timeline-item h4 {\n      font-weight: 700;\n      margin-bottom: 6px;\n      color: #0f172a;\n    }\n    .timeline-item p {\n      color: #475569;\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    \/* Stats Grid *\/\n    .stats-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 32px;\n      text-align: center;\n    }\n    .stat-item {\n      padding: 20px;\n    }\n    .stat-number {\n      font-size: 52px;\n      font-weight: 900;\n      color: #7c3aed;\n      line-height: 1;\n    }\n    .stat-label {\n      color: #475569;\n      margin-top: 8px;\n      font-size: 14px;\n    }\n\n    @media (max-width: 640px) {\n      .stats-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 16px !important; }\n      .stat-number { font-size: 32px !important; }\n      .stat-label { font-size: 12px !important; }\n    }\n\n    \/* Card Grid *\/\n    .card-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 24px;\n    }\n    .card-grid-2col {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 16px;\n    }\n    .card-grid-6col {\n      display: grid;\n      grid-template-columns: repeat(6, 1fr);\n      gap: 16px;\n    }\n    .card-grid-4col {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 16px;\n    }\n    .card {\n      padding: 20px;\n      border-radius: 12px;\n      background: #f8fafc;\n      border: 1px solid #e2e8f0;\n      transition: all 0.3s;\n    }\n    .card:hover {\n      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);\n      transform: translateY(-4px);\n    }\n    .card img {\n      width: 100%;\n      aspect-ratio: 4\/3;\n      object-fit: cover;\n      border-radius: 8px;\n      margin-bottom: 12px;\n    }\n    .card h3 {\n      font-size: 17px;\n      font-weight: 700;\n      margin-bottom: 8px;\n      color: #0f172a;\n      word-break: break-word;\n    }\n    .card p {\n      font-size: 14px;\n      color: #475569;\n      line-height: 1.6;\n    }\n\n    \/* Image Gallery Grid *\/\n    .gallery-grid {\n      display: grid;\n      grid-template-columns: repeat(6, 1fr);\n      gap: 12px;\n    }\n    .gallery-item {\n      width: 100%;\n      aspect-ratio: 1;\n      border-radius: 8px;\n      overflow: hidden;\n    }\n    .gallery-item img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n\n    \/* Client Photo Grid *\/\n    .client-photo-grid {\n      display: grid;\n      grid-template-columns: repeat(6, 1fr);\n      gap: 16px;\n    }\n    .client-photo-item {\n      width: 100%;\n      aspect-ratio: 1;\n      border-radius: 12px;\n      overflow: hidden;\n      background: #f8fafc;\n      border: 1px solid #e2e8f0;\n    }\n    .client-photo-item img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n\n    \/* Testimonial Grid *\/\n    .testimonial-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 20px;\n    }\n    .testimonial-card {\n      padding: 24px;\n      background: #f8fafc;\n      border: 1px solid #e2e8f0;\n      border-radius: 12px;\n      display: flex;\n      flex-direction: column;\n    }\n    .testimonial-card img {\n      width: 100%;\n      aspect-ratio: 4\/3;\n      object-fit: cover;\n      border-radius: 8px;\n      margin-bottom: 16px;\n    }\n    .testimonial-quote {\n      color: #475569;\n      font-size: 14px;\n      line-height: 1.7;\n      margin-bottom: 12px;\n      flex-grow: 1;\n    }\n    .testimonial-author {\n      font-weight: 600;\n      color: #0f172a;\n      font-size: 13px;\n    }\n\n    @media (max-width: 1024px) {\n      .card-grid { grid-template-columns: repeat(2, 1fr) !important; }\n      .gallery-grid { grid-template-columns: repeat(4, 1fr) !important; }\n      .client-photo-grid { grid-template-columns: repeat(4, 1fr) !important; }\n      .testimonial-grid { grid-template-columns: repeat(2, 1fr) !important; }\n      .card-grid-6col { grid-template-columns: repeat(3, 1fr) !important; }\n      .card-grid-4col { grid-template-columns: repeat(2, 1fr) !important; }\n    }\n\n    @media (max-width: 640px) {\n      .card-grid { grid-template-columns: 1fr !important; }\n      .card-grid-2col { grid-template-columns: 1fr !important; }\n      .card { padding: 16px !important; }\n      .card h3 { font-size: 16px !important; }\n      .card p { font-size: 13px !important; }\n      .gallery-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 12px !important; }\n      .client-photo-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 12px !important; }\n      .testimonial-grid { grid-template-columns: 1fr !important; }\n      .card-grid-6col { grid-template-columns: repeat(2, 1fr) !important; }\n      .card-grid-4col { grid-template-columns: 1fr !important; }\n    }\n\n    \/* CTA Button *\/\n    .cta-btn {\n      display: inline-block;\n      padding: 14px 32px;\n      border-radius: 10px;\n      background: #7c3aed;\n      color: #fff;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 15px;\n      text-align: center;\n      transition: all 0.3s;\n    }\n    .cta-btn:hover {\n      background: #6d28d9;\n      transform: translateY(-2px);\n    }\n    .cta-btn-secondary {\n      background: #fff;\n      color: #7c3aed;\n      border: 2px solid #7c3aed;\n      padding: 12px 30px;\n    }\n    .cta-btn-secondary:hover {\n      background: #ede9fe;\n    }\n\n    @media (max-width: 640px) {\n      .cta-btn { padding: 12px 24px; font-size: 14px; width: auto; }\n      .cta-btn-secondary { padding: 11px 22px; }\n    }\n\n    \/* Section Spacing *\/\n    section {\n      padding-left: 24px;\n      padding-right: 24px;\n    }\n\n    @media (min-width: 1024px) {\n      section {\n        padding-left: 48px;\n        padding-right: 48px;\n      }\n    }\n\n    \/* Video Container *\/\n    .video-container {\n      position: relative;\n      width: 100%;\n      aspect-ratio: 16\/9;\n      border-radius: 12px;\n      overflow: hidden;\n    }\n    .video-container iframe {\n      position: absolute;\n      inset: 0;\n      width: 100%;\n      height: 100%;\n      border: none;\n    }\n\n    \/* WhatsApp Chat Screenshot Grid *\/\n    .whatsapp-review-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 20px;\n    }\n    .whatsapp-review-card {\n      background: #fff;\n      border: 1px solid #e2e8f0;\n      border-radius: 16px;\n      padding: 12px;\n      box-shadow: 0 8px 24px rgba(15, 23, 42, 0.06);\n    }\n    .whatsapp-review-card img {\n      width: 100%;\n      aspect-ratio: 9 \/ 16;\n      object-fit: cover;\n      object-position: top center;\n      border-radius: 12px;\n      background: #f8fafc;\n      border: 1px solid #e2e8f0;\n    }\n    .whatsapp-review-note {\n      text-align: center;\n      color: #475569;\n      font-size: 15px;\n      line-height: 1.7;\n      max-width: 760px;\n      margin: 0 auto 40px;\n    }\n\n    @media (max-width: 1024px) {\n      .whatsapp-review-grid { grid-template-columns: repeat(2, 1fr) !important; }\n    }\n    @media (max-width: 640px) {\n      .whatsapp-review-grid { grid-template-columns: 1fr !important; }\n      .whatsapp-review-card img { aspect-ratio: 9 \/ 16; }\n    }\n\n  <\/style>\n<\/head>\n<body class=\"bg-white text-gray-900\">\n\n<!-- Sticky Anchor Navigation -->\n\n<!-- Hero Section -->\n\n<!-- Company Core Story with Text, Image, and Video -->\n<section id=\"story\" style=\"padding-top: 60px; padding-bottom: 60px;\">\n  <div style=\"max-width: 1400px; margin: 0 auto;\">\n    <h2 style=\"font-size: 24px; font-weight: 700; color: #0f172a; margin-bottom: 12px; text-align: center;\" class=\"md:text-3xl lg:text-4xl\">Built for Custom Coating Line Engineering and Reliable Manufacturing<\/h2>\n    <p style=\"text-align: center; color: #475569; font-size: 15px; line-height: 1.7; max-width: 700px; margin: 0 auto 48px;\">Ketu focuses on practical coating equipment design, in-house production control and project support for manufacturers that need reliable powder coating systems.<\/p>\n\n    <!-- Text and Image Section -->\n    <div style=\"display: flex; align-items: center; gap: 48px; margin-bottom: 60px; flex-wrap: wrap;\">\n      <!-- Image: factory workshop interior with assembly lines -->\n      <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/05\/\u5de5\u5382\u56fe\u7247.webp\" alt=\"cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits\" style=\"width: 100%; max-width: 500px; border-radius: 16px; object-fit: cover;\">\n      <div style=\"flex: 1; min-width: 300px;\">\n        <h3 style=\"font-size: 20px; font-weight: 700; color: #0f172a; margin-bottom: 12px;\">Foshan Ketu Powder Coating Line Factory<\/h3>\n        <p style=\"color: #475569; font-size: 15px; line-height: 1.7; margin-bottom: 12px;\">\n          Each coating line project starts with the customer\u2019s workpiece size, coating process, factory layout, output target and automation requirements. This allows us to recommend equipment modules that fit the production site instead of forcing every customer into the same configuration.\n        <\/p>\n        <p style=\"color: #475569; font-size: 15px; line-height: 1.7; margin-bottom: 12px;\">\n          Ketu can configure powder coating booths, powder recovery systems, conveyor systems, pretreatment systems, curing ovens, powder supply centers, electrical control systems and robot arms according to the coating process.\n        <\/p>\n        <p style=\"color: #475569; font-size: 15px; line-height: 1.7; margin-bottom: 20px;\">\n          From early communication to equipment configuration, production, delivery, installation support and after-sales service, our team works to keep the project clear, practical and easy to implement.\n        <\/p>\n        <div style=\"display: flex; gap: 16px; flex-wrap: wrap;\">\n          <a href=\"#kt-contact-popup\" onclick=\"setSource('Story - Learn More')\" class=\"cta-btn\">Discuss Your Coating Line Project<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Company Video Section -->\n    <!-- Company Video Section -->\n<div id=\"video\" style=\"margin-bottom: 60px;\">\n  <h3 style=\"font-size: 20px; font-weight: 700; color: #0f172a; margin-bottom: 24px; text-align: center;\">Ketu Coating Equipment Manufacturing Overview<\/h3>\n  <div class=\"video-container\">\n    <!-- Image: company video thumbnail showing manufacturing facility -->\n    <img decoding=\"async\" src=\"https:\/\/placehold.co\/1200x675\/1a2e1a\/1a2e1a.png\" alt=\"cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits\" style=\"width: 100%; height: 100%; object-fit: cover; position: absolute; inset: 0;\">\n    <iframe src=\"https:\/\/www.youtube.com\/embed\/Ez6CXlRV1is\" allowfullscreen style=\"position: absolute; inset: 0; width: 100%; height: 100%;\"><\/iframe>\n  <\/div>\n  <p style=\"color: #475569; font-size: 14px; line-height: 1.6; margin-top: 16px; text-align: center;\">View our manufacturing process, equipment assembly and project support capabilities.<\/p>\n<\/div>\n  <\/div>\n<\/section>\n\n<!-- Strength Metrics -->\n<section id=\"metrics\" style=\"padding-top: 80px; padding-bottom: 80px; background: linear-gradient(135deg, rgba(124,58,237,0.05), rgba(168,85,247,0.05));\">\n  <div style=\"max-width: 1400px; margin: 0 auto;\">\n    <h2 style=\"text-align: center; font-size: 24px; font-weight: 700; color: #0f172a; margin-bottom: 60px;\" class=\"md:text-3xl lg:text-4xl\">Ketu Manufacturing and Project Capability<\/h2>\n    <div class=\"stats-grid\">\n      <div class=\"stat-item\">\n        <div class=\"stat-number\">20+<\/div>\n        <div class=\"stat-label\">Years of Coating Industry Experience<\/div>\n        <p style=\"color: #64748b; font-size: 13px; line-height: 1.6; margin-top: 8px;\">Experience in powder coating line design, coating equipment manufacturing and turnkey coating solution support.<\/p>\n      <\/div>\n      <div class=\"stat-item\">\n        <div class=\"stat-number\">200+<\/div>\n        <div class=\"stat-label\">Team Members<\/div>\n        <p style=\"color: #64748b; font-size: 13px; line-height: 1.6; margin-top: 8px;\">Engineering, production, installation and service personnel support customized coating equipment projects.<\/p>\n      <\/div>\n      <div class=\"stat-item\">\n        <div class=\"stat-number\">8000+<\/div>\n        <div class=\"stat-label\">Annual Output Reference<\/div>\n        <p style=\"color: #64748b; font-size: 13px; line-height: 1.6; margin-top: 8px;\">Manufacturing capacity supports powder coating equipment production, project delivery and customer customization.<\/p>\n      <\/div>\n      <div class=\"stat-item\">\n        <div class=\"stat-number\">100%<\/div>\n        <div class=\"stat-label\">In-House Quality Control Focus<\/div>\n        <p style=\"color: #64748b; font-size: 13px; line-height: 1.6; margin-top: 8px;\">Ketu emphasizes in-house production control so equipment quality, function and configuration can be checked before delivery.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Certifications and Credentials with Multiple Images -->\n<section id=\"certifications\" style=\"padding-top: 80px; padding-bottom: 80px;\">\n  <div style=\"max-width: 1400px; margin: 0 auto;\">\n    <h2 style=\"text-align: center; font-size: 24px; font-weight: 700; color: #0f172a; margin-bottom: 16px;\" class=\"md:text-3xl lg:text-4xl\">Quality Control and Project Documentation<\/h2>\n    <p style=\"text-align: center; color: #475569; font-size: 15px; line-height: 1.7; max-width: 700px; margin: 0 auto 60px;\">For coating line projects, customers often need equipment drawings, technical parameters, layout details and installation-related documents. Ketu can provide project documentation according to the confirmed equipment configuration.<\/p>\n\n    <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 24px; margin-bottom: 40px;\">\n\n  <!-- Image: Utility model patent certificate for middle cyclone filter powder recovery booth -->\n  <div style=\"text-align: center; padding: 20px; background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 12px;\">\n    <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/05\/certificate-4-1.webp\" alt=\"cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits\" style=\"width: 100%; aspect-ratio: 1; object-fit: cover; border-radius: 8px; border: 1px solid #e2e8f0; margin-bottom: 12px;\">\n    <p style=\"font-weight: 600; color: #0f172a; font-size: 14px;\">Middle Cyclone Powder Recovery Booth Patent<\/p>\n  <\/div>\n\n  <!-- Image: Utility model patent certificate for cyclone filter powder recovery booth -->\n  <div style=\"text-align: center; padding: 20px; background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 12px;\">\n    <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/05\/certificate-14.webp\" alt=\"cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits\" style=\"width: 100%; aspect-ratio: 1; object-fit: cover; border-radius: 8px; border: 1px solid #e2e8f0; margin-bottom: 12px;\">\n    <p style=\"font-weight: 600; color: #0f172a; font-size: 14px;\">Cyclone Powder Recovery System Patent<\/p>\n  <\/div>\n\n  <!-- Image: Utility model patent certificate for immersion pretreatment device -->\n  <div style=\"text-align: center; padding: 20px; background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 12px;\">\n    <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/05\/certificate-1-1.webp\" alt=\"cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits\" style=\"width: 100%; aspect-ratio: 1; object-fit: cover; border-radius: 8px; border: 1px solid #e2e8f0; margin-bottom: 12px;\">\n    <p style=\"font-weight: 600; color: #0f172a; font-size: 14px;\">Immersion Pretreatment Device Patent<\/p>\n  <\/div>\n\n  <!-- Image: Utility model patent certificate for powder spraying device with material pretreatment structure -->\n  <div style=\"text-align: center; padding: 20px; background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 12px;\">\n    <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/05\/certificate-2-1.webp\" alt=\"cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits\" style=\"width: 100%; aspect-ratio: 1; object-fit: cover; border-radius: 8px; border: 1px solid #e2e8f0; margin-bottom: 12px;\">\n    <p style=\"font-weight: 600; color: #0f172a; font-size: 14px;\">Pretreatment Powder Spraying Device Patent<\/p>\n  <\/div>\n\n  <!-- Image: Utility model patent certificate for large cyclone dust treatment machine -->\n  <div style=\"text-align: center; padding: 20px; background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 12px;\">\n    <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/05\/certificate.webp\" alt=\"cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits\" style=\"width: 100%; aspect-ratio: 1; object-fit: cover; border-radius: 8px; border: 1px solid #e2e8f0; margin-bottom: 12px;\">\n    <p style=\"font-weight: 600; color: #0f172a; font-size: 14px;\">Large Cyclone Dust Treatment Patent<\/p>\n  <\/div>\n\n  <!-- Image: Utility model patent certificate for big cyclone powder dust treatment equipment -->\n  <div style=\"text-align: center; padding: 20px; background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 12px;\">\n    <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/05\/certificate-3-1.webp\" alt=\"cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits\" style=\"width: 100%; aspect-ratio: 1; object-fit: cover; border-radius: 8px; border: 1px solid #e2e8f0; margin-bottom: 12px;\">\n    <p style=\"font-weight: 600; color: #0f172a; font-size: 14px;\">Big Cyclone Powder Dust Treatment Patent<\/p>\n  <\/div>\n\n<\/div>\n\n    <div style=\"background: #ede9fe; border: 1px solid #d8b4fe; border-radius: 12px; padding: 32px; text-align: center;\">\n      <p style=\"color: #6b21a8; font-size: 14px; line-height: 1.7; margin-bottom: 16px;\">For project drawings, equipment specifications, technical documents and installation-related information, please contact our team with your workpiece details and coating requirements.<\/p>\n      <a href=\"#kt-contact-popup\" onclick=\"setSource('Certifications - Request Documentation')\" class=\"cta-btn\">Request Project Documentation<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Client Success Stories with Photos - 3 Rows x 6 Columns -->\n<section id=\"clients\" style=\"padding-top: 80px; padding-bottom: 80px; background: linear-gradient(135deg, rgba(124,58,237,0.05), rgba(168,85,247,0.05));\">\n  <div style=\"max-width: 1400px; margin: 0 auto;\">\n    <h2 style=\"text-align: center; font-size: 24px; font-weight: 700; color: #0f172a; margin-bottom: 16px;\" class=\"md:text-3xl lg:text-4xl\">Coating Line Projects Across Different Industries<\/h2>\n    <p style=\"text-align: center; color: #475569; font-size: 15px; line-height: 1.7; max-width: 700px; margin: 0 auto 60px;\">Ketu coating equipment can be customized for storage and warehousing, furniture, home appliances, machinery, elevators, building materials, electronic products, pet products, advertising, hardware and surface treatment factories.<\/p>\n\n    <div class=\"client-photo-grid\">\n      <!-- Row 1 -->\n      <!-- Image: client 1 factory team photo -->\n      <div class=\"client-photo-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/long-span-conveyor-route-for-warehouse-racking-finishing-line.jpg\" alt=\"cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits\">\n      <\/div>\n      <!-- Image: client 2 facility photo -->\n      <div class=\"client-photo-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/overhead-rail-framework-in-warehouse-rack-coating-facility.jpg\" alt=\"cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits\">\n      <\/div>\n      <!-- Image: client 3 team collaboration -->\n      <div class=\"client-photo-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/powder-feeding-enclosure-for-warehouse-rack-spray-application.jpg\" alt=\"cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits\">\n      <\/div>\n      <!-- Image: client 4 facility exterior -->\n      <div class=\"client-photo-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/pretreatment-immersion-tank-for-warehouse-shelving-coating-plant.jpg\" alt=\"Client manufacturing facility exterior with Ketu equipment\">\n      <\/div>\n      <!-- Image: client 5 installation photo -->\n      <div class=\"client-photo-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/operator-platform-over-storage-rack-finishing-conveyor.jpg\" alt=\"Ketu team installing coating equipment at client facility\">\n      <\/div>\n      <!-- Image: client 6 production success -->\n      <div class=\"client-photo-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/powder-spraying-mechanism-with-lower-collection-compartment.jpg\" alt=\"Client production line successfully coating products with Ketu system\">\n      <\/div>\n\n      <!-- Row 2 -->\n      <!-- Image: client 7 quality inspection -->\n      <div class=\"client-photo-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/1-scaled-1255.jpg\" alt=\"Client quality control team inspecting coated products\">\n      <\/div>\n      <!-- Image: client 8 warehouse and logistics -->\n      <div class=\"client-photo-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/vertical-lift-section-in-electronics-powder-coating-line-3d-layout.jpg\" alt=\"Client warehouse showing packaged and ready products for shipment\">\n      <\/div>\n      <!-- Image: client 9 training session -->\n      <div class=\"client-photo-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/powder-coating-booth-front-view-in-3d-line-layout.jpg\" alt=\"Ketu technical team conducting training with client operators\">\n      <\/div>\n      <!-- Image: client 10 production environment -->\n      <div class=\"client-photo-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/automatic-powder-coating-booth-and-conveyor-system-3d-layout.jpg\" alt=\"Client production environment with multiple Ketu coating systems\">\n      <\/div>\n      <!-- Image: client 11 team meeting -->\n      <div class=\"client-photo-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/electronics-powder-coating-line-conveyor-section-3d-layout.jpg\" alt=\"Client team meeting with Ketu representatives for optimization discussion\">\n      <\/div>\n      <!-- Image: client 12 success milestone -->\n      <div class=\"client-photo-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/powder-coating-booth-section-in-electronics-line-3d-layout.jpg\" alt=\"Client team celebrating production milestone with Ketu equipment\">\n      <\/div>\n\n      <!-- Row 3 -->\n      <!-- Image: client 13 facility expansion -->\n      <div class=\"client-photo-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/production-line3.webp\" alt=\"Client facility showing expanded production area with Ketu systems\">\n      <\/div>\n      <!-- Image: client 14 technical support -->\n      <div class=\"client-photo-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/production-line2.webp\" alt=\"Ketu support engineer providing on-site maintenance to client\">\n      <\/div>\n      <!-- Image: client 15 production output -->\n      <div class=\"client-photo-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/production-line1.webp\" alt=\"Client production output showcase with coated products ready for delivery\">\n      <\/div>\n      <!-- Image: client 16 equipment maintenance -->\n      <div class=\"client-photo-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/production-line4.webp\" alt=\"Client maintenance team conducting routine equipment service\">\n      <\/div>\n      <!-- Image: client 17 international office -->\n      <div class=\"client-photo-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/spray-cabin-portal-rendering-for-elevator-component-coating-system.jpg\" alt=\"International client office building and headquarters\">\n      <\/div>\n      <!-- Image: client 18 partnership celebration -->\n      <div class=\"client-photo-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/curing-and-spray-stage-rendering-for-elevator-panel-coating-line.jpg\" alt=\"Client and Ketu team celebrating successful partnership milestone\">\n      <\/div>\n    <\/div>\n\n    <div style=\"text-align: center; margin-top: 60px;\">\n      <p style=\"color: #475569; font-size: 15px; line-height: 1.7; margin-bottom: 24px;\">Different industries require different workpiece handling methods, booth structures, curing systems, recovery systems and automation levels. Ketu helps customers match the line configuration to actual production needs.<\/p>\n      <a href=\"#kt-contact-popup\" onclick=\"setSource('Clients - Become Our Partner')\" class=\"cta-btn\">Start Your Custom Coating Line Project<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Factory Tour Gallery - 3 Rows x 6 Columns -->\n<section id=\"factory\" style=\"padding-top: 80px; padding-bottom: 80px;\">\n  <div style=\"max-width: 1400px; margin: 0 auto;\">\n    <h2 style=\"text-align: center; font-size: 24px; font-weight: 700; color: #0f172a; margin-bottom: 16px;\" class=\"md:text-3xl lg:text-4xl\">Inside Ketu Coating Equipment Manufacturing<\/h2>\n    <p style=\"text-align: center; color: #475569; font-size: 15px; line-height: 1.7; max-width: 700px; margin: 0 auto 60px;\">Ketu focuses on in-house custom coating machine production, including equipment manufacturing, assembly, inspection and project preparation. This helps us control equipment function and quality before shipment.<\/p>\n\n    <div class=\"gallery-grid\">\n      <!-- Row 1 -->\n      <!-- Image: factory main entrance -->\n      <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-232048.png\" alt=\"Ketu manufacturing facility main entrance and corporate building\">\n      <\/div>\n      <!-- Image: welding workshop -->\n      <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-232151.png\" alt=\"Precision welding workshop showing skilled technicians welding steel structures\">\n      <\/div>\n      <!-- Image: machining department -->\n      <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-232128.png\" alt=\"CNC machining center producing precision components for coating equipment\">\n      <\/div>\n      <!-- Image: assembly line -->\n      <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-232015.png\" alt=\"Main assembly line where coating equipment components are integrated\">\n      <\/div>\n      <!-- Image: electrical assembly -->\n      <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-232104.png\" alt=\"Electrical assembly station with control panels and wiring installation\">\n      <\/div>\n      <!-- Image: component inventory -->\n      <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-232034.png\" alt=\"Organized inventory system storing precision manufactured components\">\n      <\/div>\n\n      <!-- Row 2 -->\n      <!-- Image: quality control lab -->\n      <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-231640.png\" alt=\"Quality control laboratory with testing equipment and inspection systems\">\n      <\/div>\n      <!-- Image: pressure testing station -->\n      <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-231352.png\" alt=\"Pressure testing station verifying equipment integrity before shipment\">\n      <\/div>\n      <!-- Image: performance verification -->\n      <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-231328.png\" alt=\"Equipment performance verification and operational testing area\">\n      <\/div>\n      <!-- Image: packaging and logistics -->\n      <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-224810.png\" alt=\"Packaging department carefully preparing equipment for international shipment\">\n      <\/div>\n      <!-- Image: shipping dock -->\n      <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-223904.png\" alt=\"Shipping dock with loading equipment and prepared shipments ready for dispatch\">\n      <\/div>\n      <!-- Image: warehouse storage -->\n      <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/large-cyclone2-jpg-2.webp\" alt=\"Climate controlled warehouse storing materials and finished equipment\">\n      <\/div>\n\n      <!-- Row 3 -->\n      <!-- Image: engineering department -->\n      <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/small-cyclone1-jpg.webp\" alt=\"Engineering department with CAD workstations and design tools\">\n      <\/div>\n      <!-- Image: prototype development -->\n      <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/2-jpg.webp\" alt=\"Prototype development workshop for custom equipment design and testing\">\n      <\/div>\n      <!-- Image: conference and collaboration -->\n      <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-230104.png\" alt=\"Modern conference room for client consultations and project planning\">\n      <\/div>\n      <!-- Image: training center -->\n      <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/powder-booth3-jpg.webp\" alt=\"Training center where operators learn equipment operation and maintenance\">\n      <\/div>\n      <!-- Image: maintenance workshop -->\n      <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/large-cyclone6-jpg.webp\" alt=\"Service and maintenance workshop for equipment support and repairs\">\n      <\/div>\n      <!-- Image: aerial facility view -->\n      <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/large-cyclone3-jpg.webp\" alt=\"Aerial view of complete Ketu manufacturing facility showing full operations\">\n      <\/div>\n    <\/div>\n\n    <div style=\"text-align: center; margin-top: 60px;\">\n      <p style=\"color: #475569; font-size: 15px; line-height: 1.7; margin-bottom: 24px;\">Customers are welcome to discuss project requirements, review equipment configuration and understand the production process before confirming a coating line solution.<\/p>\n      <a href=\"#kt-contact-popup\" onclick=\"setSource('Factory - Schedule Plant Visit')\" class=\"cta-btn\">Contact Ketu for Project Discussion<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Customer Feedback - WhatsApp Screenshot Gallery -->\n<section id=\"testimonials\" style=\"padding-top: 80px; padding-bottom: 80px; background: linear-gradient(135deg, rgba(124,58,237,0.05), rgba(168,85,247,0.05));\">\n  <div style=\"max-width: 1400px; margin: 0 auto;\">\n    <h2 style=\"text-align: center; font-size: 24px; font-weight: 700; color: #0f172a; margin-bottom: 16px;\" class=\"md:text-3xl lg:text-4xl\">Customer Feedback from Real Project Communication<\/h2>\n    <p class=\"whatsapp-review-note\">\n      Customer communication records help show how Ketu supports coating line projects from technical discussion and equipment configuration to delivery, installation and after-sales service. Replace the placeholders below with your WhatsApp chat screenshots.\n    <\/p>\n\n    <div class=\"whatsapp-review-grid\">\n      <div class=\"whatsapp-review-card\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/05\/\u804a\u5929\u8bb0\u5f55.webp\" alt=\"WhatsApp customer feedback screenshot for powder coating line project\">\n      <\/div>\n      <div class=\"whatsapp-review-card\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/05\/\u804a\u5929\u8bb0\u5f55-3.webp\" alt=\"WhatsApp chat screenshot about custom powder coating equipment project\">\n      <\/div>\n      <div class=\"whatsapp-review-card\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/05\/\u804a\u5929\u8bb0\u5f55-2.webp\" alt=\"WhatsApp customer communication screenshot for coating machine service\">\n      <\/div>\n      <div class=\"whatsapp-review-card\">\n        <img decoding=\"async\" src=\"https:\/\/powdercoatlinekt.com\/wp-content\/uploads\/2026\/05\/\u804a\u5929\u8bb0\u5f55-1.webp\" alt=\"WhatsApp project feedback screenshot for coating production line\">\n      <\/div>\n\n    <\/div>\n\n    <div style=\"text-align: center; margin-top: 56px;\">\n      <p style=\"color: #475569; font-size: 15px; line-height: 1.7; margin-bottom: 24px;\">\n        cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.\n      <\/p>\n      <a href=\"#kt-contact-popup\" onclick=\"setSource('WhatsApp Feedback - Start Project Discussion')\" class=\"cta-btn\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Final Call-to-Action Section -->\n<section id=\"contact-final\" style=\"padding-top: 80px; padding-bottom: 80px; background: linear-gradient(135deg, rgba(124,58,237,0.1), rgba(168,85,247,0.1));\">\n  <div style=\"max-width: 900px; margin: 0 auto; text-align: center;\">\n    <h2 style=\"font-size: 24px; font-weight: 700; color: #0f172a; margin-bottom: 16px;\" class=\"md:text-3xl lg:text-4xl\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/h2>\n    <p style=\"color: #475569; font-size: 15px; line-height: 1.7; margin-bottom: 32px;\">\n      cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.\n    <\/p>\n\n    <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 24px; margin-bottom: 40px; max-width: 600px; margin-left: auto; margin-right: auto;\">\n      <div style=\"padding: 20px; background: #fff; border: 1px solid #e2e8f0; border-radius: 12px;\">\n        <p style=\"font-weight: 600; color: #0f172a; margin-bottom: 6px;\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/p>\n        <p style=\"color: #7c3aed; font-size: 14px;\">86-18064668879<\/p>\n      <\/div>\n      <div style=\"padding: 20px; background: #fff; border: 1px solid #e2e8f0; border-radius: 12px;\">\n        <p style=\"font-weight: 600; color: #0f172a; margin-bottom: 6px;\">E-Mail<\/p>\n        <p style=\"color: #7c3aed; font-size: 14px;\">ketumachinery@gmail.com<\/p>\n      <\/div>\n    <\/div>\n\n    <div style=\"display: flex; gap: 16px; justify-content: center; flex-wrap: wrap;\">\n      <a href=\"#kt-contact-popup\" onclick=\"setSource('Final CTA - Request Custom Solution')\" class=\"cta-btn\" style=\"background: #7c3aed; color: #fff; padding: 16px 40px;\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/a>\n      <a href=\"#kt-contact-popup\" onclick=\"setSource('Final CTA - Schedule Assessment')\" class=\"cta-btn cta-btn-secondary\" style=\"padding: 16px 40px;\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Contact Popup -->\n<div class=\"kt-contact-popup\" id=\"kt-contact-popup\">\n  <a href=\"#!\" class=\"kt-contact-popup-overlay\" aria-label=\"cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits\"><\/a>\n  <div class=\"kt-contact-popup-box\">\n    <a href=\"#!\" class=\"kt-contact-popup-close\">x<\/a>\n    <h3>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/h3>\n    cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.\n    <form id=\"ktZeroyContactForm\" action=\"\">\n      <input type=\"text\" name=\"name\" placeholder=\"Ihr Name\" required>\n      <input type=\"text\" name=\"phone\" placeholder=\"Email \/ WhatsApp \/ Phone\" required>\n      <textarea name=\"message\" placeholder=\"cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.\" rows=\"5\" required><\/textarea>\n      <input type=\"text\" name=\"_zeroy_hp\" value=\"\" style=\"display:none !important;\" tabindex=\"-1\" autocomplete=\"off\" aria-hidden=\"true\">\n      <input type=\"hidden\" name=\"_zeroy_redirect\" value=\"https:\/\/www.coatinglinekt.com\/\">\n      <button type=\"submit\">Anfrage absenden<\/button>\n      <div id=\"ktFormMessage\" style=\"margin-top:12px;font-size:14px;text-align:center;color:#475569;\"><\/div>\n    <input type=\"hidden\" name=\"trp-form-language\" value=\"de\"\/><\/form>\n  <\/div>\n<\/div>\n\n<!-- Floating Contact Button -->\n<a class=\"kt-floating-contact\" href=\"#kt-contact-popup\" onclick=\"setSource('Floating Button')\">Kontaktieren Sie uns<\/a>\n\n<script>\n  function setSource(source) {\n    localStorage.setItem('inquiry_source', source);\n  }\n\n  document.addEventListener('DOMContentLoaded', function() {\n    var form = document.getElementById('ktZeroyContactForm');\n    if (!form) return;\n\n    form.addEventListener('submit', function(e) {\n      e.preventDefault();\n      var btn = form.querySelector('button[type=submit]');\n      var msg = document.getElementById('ktFormMessage');\n      var fd = new FormData(form);\n      var src = localStorage.getItem('inquiry_source');\n\n      if (src) {\n        fd.set('message', '[From: ' + src + ']nn' + (fd.get('message') || ''));\n      }\n\n      if (msg) msg.textContent = 'Submitting...';\n      if (btn) {\n        btn.disabled = true;\n        btn.textContent = 'Submitting...';\n      }\n\n      fetch('https:\/\/www.coatinglinekt.com\/wp-json\/zeroy\/v1\/submissions', {\n        method: 'POST',\n        body: fd\n      })\n      .then(function(r) { return r.json(); })\n      .then(function(res) {\n        if (res && res.success) {\n          if (msg) msg.textContent = 'Thank you! We will reply within 24 hours.';\n          form.reset();\n          if (btn) {\n            btn.disabled = false;\n            btn.textContent = 'Submit Inquiry';\n          }\n        } else {\n          throw new Error('failed');\n        }\n      })\n      .catch(function(err) {\n        if (msg) msg.textContent = 'Submission failed. Please try again or contact us directly.';\n        if (btn) {\n          btn.disabled = false;\n          btn.textContent = 'Submit Inquiry';\n        }\n      });\n    });\n\n    \/\/ Show anchor nav if page is long enough\n    if (document.body.scrollHeight > window.innerHeight * 2) {\n      document.getElementById('anchor-nav').style.display = 'block';\n    }\n\n    \/\/ Smooth scroll behavior for anchor links\n    document.querySelectorAll('a[href^=\"#\"]').forEach(function(link) {\n      link.addEventListener('click', function(e) {\n        var href = this.getAttribute('href');\n        if (href === '#kt-contact-popup' || href === '#!') {\n          return;\n        }\n        e.preventDefault();\n        var target = document.querySelector(href);\n        if (target) {\n          target.scrollIntoView({ behavior: 'smooth' });\n        }\n      });\n    });\n  });\n<\/script>\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>&lt;!DOCTYPE html&gt; About Ketu | China Coating Machine Manufacturer Built for Custom Coating Line Engineering and Reliable Manufacturing Ketu focuses on practical coating equipment design, in-house production control and project support for manufacturers that need reliable powder coating systems. Foshan Ketu Powder Coating Line Factory Each coating line project starts with the customer\u2019s workpiece size, [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_zeroy_edited":true,"_zeroy_last_edited":"2026-05-25 07:53:58","footnotes":""},"class_list":["post-3139","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/pages\/3139","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/comments?post=3139"}],"version-history":[{"count":18,"href":"https:\/\/powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/pages\/3139\/revisions"}],"predecessor-version":[{"id":4201,"href":"https:\/\/powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/pages\/3139\/revisions\/4201"}],"wp:attachment":[{"href":"https:\/\/powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/media?parent=3139"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}