{"id":45,"date":"2025-12-11T00:34:26","date_gmt":"2025-12-11T00:34:26","guid":{"rendered":"https:\/\/powdercoatlinekt.com\/?page_id=45"},"modified":"2026-05-08T05:58:46","modified_gmt":"2026-05-08T05:58:46","slug":"complete-powder-coating-line","status":"publish","type":"page","link":"https:\/\/www.powdercoatlinekt.com\/fr\/complete-powder-coating-line\/","title":{"rendered":"Ligne de peinture en poudre compl\u00e8te"},"content":{"rendered":"<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<style>\n    :root {\n      --kt-purple: #A008FC;\n      --kt-purple-dark: #7E22CE;\n      --kt-purple-deep: #581C87;\n      --kt-pink: #EC4899;\n      --kt-indigo: #6366F1;\n      --kt-soft: #FAF5FF;\n      --kt-ink: #121212;\n      --kt-muted: #625B70;\n      --kt-border: rgba(160, 8, 252, 0.16);\n      --kt-whatsapp: #25D366;\n    }\n\n    * {\n      box-sizing: border-box;\n    }\n\n    html {\n      scroll-behavior: smooth;\n    }\n\n    body {\n      margin: 0;\n      font-family: Inter, \"Microsoft YaHei\", \"PingFang SC\", Arial, sans-serif;\n      color: var(--kt-ink);\n      background: #fff;\n      overflow-x: hidden;\n    }\n\n    a {\n      text-decoration: none;\n    }\n\n    img {\n      display: block;\n      max-width: 100%;\n    }\n\n    .kt-page-shell {\n      max-width: 1180px;\n      margin: 0 auto;\n      padding-left: 24px;\n      padding-right: 24px;\n    }\n\n    .kt-kicker {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      padding: 9px 14px;\n      border-radius: 999px;\n      background: rgba(160, 8, 252, 0.08);\n      color: var(--kt-purple-dark);\n      font-size: 13px;\n      font-weight: 900;\n      border: 1px solid rgba(160, 8, 252, 0.12);\n    }\n\n    .kt-kicker::before {\n      content: \"\";\n      width: 8px;\n      height: 8px;\n      border-radius: 999px;\n      background: linear-gradient(135deg, var(--kt-purple), var(--kt-pink));\n      box-shadow: 0 0 0 6px rgba(160, 8, 252, 0.10);\n      flex: 0 0 auto;\n    }\n\n    .kt-gradient-text {\n      background: linear-gradient(90deg, var(--kt-purple), var(--kt-pink), var(--kt-indigo));\n      -webkit-background-clip: text;\n      background-clip: text;\n      color: transparent;\n    }\n\n    .kt-hero {\n      position: relative;\n      overflow: hidden;\n      background:\n        radial-gradient(circle at 8% 10%, rgba(160, 8, 252, 0.15), transparent 30%),\n        radial-gradient(circle at 88% 16%, rgba(236, 72, 153, 0.12), transparent 28%),\n        radial-gradient(circle at 50% 100%, rgba(99, 102, 241, 0.10), transparent 34%),\n        linear-gradient(135deg, #fff 0%, #FCFAFF 50%, #F7EDFF 100%);\n    }\n\n    .kt-hero::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      opacity: 0.12;\n      background-image: radial-gradient(circle at 1px 1px, var(--kt-purple) 1px, transparent 0);\n      background-size: 30px 30px;\n      pointer-events: none;\n      mask-image: linear-gradient(to bottom, #000, transparent 82%);\n    }\n\n    .kt-card {\n      border-radius: 30px;\n      background: rgba(255, 255, 255, 0.88);\n      border: 1px solid rgba(160, 8, 252, 0.12);\n      box-shadow: 0 26px 80px rgba(88, 28, 135, 0.12);\n      backdrop-filter: blur(14px);\n    }\n\n    .kt-soft-card {\n      border-radius: 26px;\n      background: #fff;\n      border: 1px solid rgba(160, 8, 252, 0.13);\n      box-shadow: 0 16px 44px rgba(88, 28, 135, 0.07);\n    }\n\n    .kt-image-card {\n      overflow: hidden;\n      border-radius: 24px;\n      background: #fff;\n      border: 1px solid rgba(160, 8, 252, 0.14);\n      box-shadow: 0 16px 42px rgba(88, 28, 135, 0.10);\n    }\n\n    .kt-image-card img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n\n    .kt-title {\n      font-size: clamp(34px, 4.5vw, 58px);\n      line-height: 1.05;\n      letter-spacing: -0.055em;\n      font-weight: 950;\n    }\n\n    .kt-section-title {\n      font-size: clamp(30px, 3.5vw, 46px);\n      line-height: 1.12;\n      letter-spacing: -0.04em;\n      font-weight: 950;\n    }\n\n    .kt-lead {\n      color: var(--kt-muted);\n      line-height: 1.85;\n    }\n\n    .kt-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 9px;\n      padding: 14px 22px;\n      border-radius: 999px;\n      font-size: 14px;\n      font-weight: 900;\n      line-height: 1;\n      transition: 0.22s ease;\n      border: 0;\n      cursor: pointer;\n      white-space: nowrap;\n    }\n\n    .kt-btn-primary {\n      color: #fff;\n      background: linear-gradient(135deg, var(--kt-purple), var(--kt-pink));\n      box-shadow: 0 18px 42px rgba(160, 8, 252, 0.28);\n    }\n\n    .kt-btn-primary:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 26px 54px rgba(160, 8, 252, 0.34);\n    }\n\n    .kt-btn-whatsapp {\n      color: #fff;\n      background: var(--kt-whatsapp);\n      box-shadow: 0 18px 42px rgba(37, 211, 102, 0.24);\n    }\n\n    .kt-btn-whatsapp:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 26px 54px rgba(37, 211, 102, 0.30);\n    }\n\n    .kt-dot {\n      width: 8px;\n      height: 8px;\n      border-radius: 999px;\n      flex: 0 0 auto;\n      margin-top: 8px;\n      background: linear-gradient(135deg, var(--kt-purple), var(--kt-pink));\n    }\n\n    .kt-arrow-list {\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .kt-arrow-list li {\n      position: relative;\n      padding-left: 22px;\n      margin: 8px 0;\n      line-height: 1.75;\n      color: #40384B;\n    }\n\n    .kt-arrow-list li::before {\n      content: \">\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: var(--kt-purple);\n      font-weight: 950;\n    }\n\n    .kt-section-soft {\n      background:\n        radial-gradient(circle at 10% 18%, rgba(160, 8, 252, 0.08), transparent 28%),\n        radial-gradient(circle at 90% 12%, rgba(236, 72, 153, 0.06), transparent 28%),\n        linear-gradient(135deg, #fff, #FAF5FF);\n    }\n\n    .kt-floating-actions {\n      position: fixed;\n      right: 22px;\n      bottom: 24px;\n      z-index: 9997;\n      display: flex;\n      flex-direction: column;\n      align-items: flex-end;\n      gap: 12px;\n    }\n\n    .kt-wa-float {\n      width: 58px;\n      height: 58px;\n      border-radius: 999px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      color: #fff;\n      background: var(--kt-whatsapp);\n      box-shadow: 0 16px 36px rgba(37, 211, 102, 0.35);\n      transition: 0.22s ease;\n    }\n\n    .kt-wa-float:hover {\n      transform: translateY(-3px) scale(1.03);\n      box-shadow: 0 22px 46px rgba(37, 211, 102, 0.42);\n    }\n\n    .kt-contact-float {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 8px;\n      border-radius: 999px;\n      padding: 14px 20px;\n      color: #fff;\n      font-weight: 900;\n      background: linear-gradient(135deg, var(--kt-purple), var(--kt-pink));\n      box-shadow: 0 18px 42px rgba(160, 8, 252, 0.30);\n      transition: 0.22s ease;\n    }\n\n    .kt-contact-float:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 26px 52px rgba(160, 8, 252, 0.38);\n    }\n\n    #kt-contact-popup {\n      position: fixed;\n      inset: 0;\n      z-index: 9999;\n      display: none;\n      align-items: center;\n      justify-content: center;\n      padding: 20px;\n      background: rgba(15, 10, 22, 0.64);\n      backdrop-filter: blur(10px);\n    }\n\n    #kt-contact-popup:target,\n    #kt-contact-popup.is-open {\n      display: flex;\n    }\n\n    .kt-modal-card {\n      width: min(620px, 100%);\n      max-height: 92vh;\n      overflow-y: auto;\n      position: relative;\n      border-radius: 34px;\n      padding: 34px;\n      background:\n        radial-gradient(circle at top left, rgba(160, 8, 252, 0.10), transparent 30%),\n        radial-gradient(circle at top right, rgba(236, 72, 153, 0.10), transparent 30%),\n        #fff;\n      border: 1px solid rgba(216, 180, 254, 0.70);\n      box-shadow: 0 34px 90px rgba(0, 0, 0, 0.34);\n      animation: ktModalIn 0.22s ease;\n    }\n\n    @keyframes ktModalIn {\n      from {\n        opacity: 0;\n        transform: translateY(22px) scale(0.98);\n      }\n      to {\n        opacity: 1;\n        transform: translateY(0) scale(1);\n      }\n    }\n\n    .kt-modal-close {\n      position: absolute;\n      top: 22px;\n      right: 22px;\n      width: 42px;\n      height: 42px;\n      border-radius: 999px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--kt-purple-dark);\n      background: rgba(255, 255, 255, 0.8);\n      border: 1px solid rgba(160, 8, 252, 0.20);\n      cursor: pointer;\n      font-size: 22px;\n      line-height: 1;\n      transition: 0.2s ease;\n    }\n\n    .kt-modal-close:hover {\n      background: #FAF5FF;\n      transform: rotate(90deg);\n    }\n\n    .kt-form-label {\n      display: block !important;\n      margin-bottom: 8px !important;\n      font-size: 13px !important;\n      color: #382A46 !important;\n      font-weight: 850 !important;\n    }\n\n    .kt-form-field {\n      display: block !important;\n      width: 100% !important;\n      min-height: 52px !important;\n      padding: 14px 16px !important;\n      border: 1.5px solid rgba(160, 8, 252, 0.18) !important;\n      border-radius: 18px !important;\n      font-size: 15px !important;\n      line-height: 1.5 !important;\n      outline: none !important;\n      box-sizing: border-box !important;\n      font-family: inherit !important;\n      background: #ffffff !important;\n      color: #171717 !important;\n      margin: 0 !important;\n      box-shadow: none !important;\n      -webkit-appearance: none !important;\n      appearance: none !important;\n      transition: border-color 0.2s, box-shadow 0.2s !important;\n    }\n\n    .kt-form-field:focus {\n      border-color: var(--kt-purple) !important;\n      box-shadow: 0 0 0 4px rgba(160, 8, 252, 0.12) !important;\n    }\n\n    textarea.kt-form-field {\n      min-height: 128px !important;\n      resize: vertical !important;\n    }\n\n    .kt-submit-btn {\n      width: 100% !important;\n      min-height: 58px !important;\n      border: 0 !important;\n      border-radius: 999px !important;\n      padding: 15px 22px !important;\n      color: #fff !important;\n      font-size: 18px !important;\n      font-weight: 900 !important;\n      cursor: pointer !important;\n      background: linear-gradient(135deg, var(--kt-purple), var(--kt-pink)) !important;\n      box-shadow: 0 18px 42px rgba(160, 8, 252, 0.28) !important;\n      transition: 0.22s ease !important;\n    }\n\n    .kt-submit-btn:hover {\n      transform: translateY(-2px) !important;\n      box-shadow: 0 26px 54px rgba(160, 8, 252, 0.34) !important;\n    }\n\n    .kt-submit-btn:disabled {\n      opacity: 0.68 !important;\n      cursor: not-allowed !important;\n      transform: none !important;\n    }\n\n    .kt-honeypot {\n      position: absolute !important;\n      left: -9999px !important;\n      top: auto !important;\n      width: 1px !important;\n      height: 1px !important;\n      overflow: hidden !important;\n      opacity: 0 !important;\n    }\n\n    @media (max-width: 1024px) {\n      .kt-page-shell {\n        padding-left: 20px;\n        padding-right: 20px;\n      }\n\n      .kt-floating-actions {\n        right: 16px;\n        bottom: 18px;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .kt-title {\n        font-size: 38px;\n      }\n\n      .kt-modal-card {\n        padding: 28px 22px;\n        border-radius: 28px;\n      }\n\n      .kt-contact-float {\n        padding: 13px 16px;\n        font-size: 14px;\n      }\n\n      .kt-wa-float {\n        width: 54px;\n        height: 54px;\n      }\n    }\n  <\/style>\n<main class=\"bg-white text-neutral-800\">\n\n  <!-- Hero Section -->\n  <section class=\"kt-hero relative py-24 lg:py-28 overflow-hidden\">\n    <div class=\"relative z-10 kt-page-shell\">\n      <div class=\"grid lg:grid-cols-2 gap-14 lg:gap-16 items-center\">\n        <div class=\"space-y-8\">\n          <div class=\"kt-kicker\">\n            Complete Powder Coating Line Factory in China\n          <\/div>\n\n          <div class=\"space-y-5\">\n            <h1 class=\"kt-title text-neutral-950\">\n              Complete Powder Coating Lines\n              <span class=\"block kt-gradient-text\">\n                Engineered, Manufactured & Installed by Ketu\n              <\/span>\n            <\/h1>\n            <p class=\"text-lg lg:text-xl kt-lead max-w-xl\">\n              From pretreatment to curing oven, Ketu designs and manufactures complete powder coating lines that arrive as one integrated system \u2014 ready to install, start, and run in your factory.\n            <\/p>\n          <\/div>\n\n          <div class=\"grid md:grid-cols-2 gap-4 text-sm text-neutral-700\">\n            <div class=\"flex items-start\">\n              <span class=\"kt-dot mr-3\"><\/span>\n              <span>Turnkey powder coating lines for furniture, cabinets, aluminum profiles, and machinery parts.<\/span>\n            <\/div>\n            <div class=\"flex items-start\">\n              <span class=\"kt-dot mr-3\"><\/span>\n              <span>Custom layouts based on your workshop, products, and output targets.<\/span>\n            <\/div>\n            <div class=\"flex items-start\">\n              <span class=\"kt-dot mr-3\"><\/span>\n              <span>Engineering team with project experience in Turkey, Algeria, India, and more.<\/span>\n            <\/div>\n            <div class=\"flex items-start\">\n              <span class=\"kt-dot mr-3\"><\/span>\n              <span>Factory-built equipment with pre-assembly and testing before shipment.<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"flex flex-col sm:flex-row sm:items-center gap-5 pt-2\">\n            <a href=\"#kt-contact-popup\" class=\"kt-btn kt-btn-primary\">\n              Request a Complete Line Proposal\n            <\/a>\n            <a href=\"https:\/\/api.whatsapp.com\/send\/?phone=8618925987762&text&type=phone_number&app_absent=0\" target=\"_blank\" rel=\"noopener\" class=\"kt-btn kt-btn-whatsapp\">\n              <svg width=\"20\" height=\"20\" viewBox=\"0 0 32 32\" fill=\"currentColor\" aria-hidden=\"true\">\n                <path d=\"M16.02 3.2A12.7 12.7 0 0 0 5.15 22.48L3.6 28.8l6.48-1.5A12.73 12.73 0 1 0 16.02 3.2Zm0 23.15a10.37 10.37 0 0 1-5.28-1.45l-.38-.23-3.84.9.92-3.74-.25-.39A10.35 10.35 0 1 1 16.02 26.35Zm5.82-7.77c-.32-.16-1.9-.94-2.2-1.05-.3-.1-.51-.16-.73.16-.21.32-.84 1.05-1.03 1.27-.19.21-.38.24-.7.08-.32-.16-1.35-.5-2.57-1.58-.95-.85-1.6-1.9-1.78-2.22-.19-.32-.02-.49.14-.65.14-.14.32-.38.48-.57.16-.19.21-.32.32-.54.1-.21.05-.4-.03-.57-.08-.16-.73-1.76-1-2.4-.26-.63-.53-.54-.73-.55h-.62c-.21 0-.57.08-.86.4-.3.32-1.13 1.1-1.13 2.69s1.16 3.13 1.32 3.34c.16.21 2.28 3.49 5.53 4.89.77.33 1.38.53 1.85.68.78.25 1.49.21 2.05.13.63-.09 1.9-.78 2.17-1.53.27-.75.27-1.4.19-1.53-.08-.13-.3-.21-.62-.37Z\"><\/path>\n              <\/svg>\n              WhatsApp Now\n            <\/a>\n          <\/div>\n\n          <div class=\"grid grid-cols-3 gap-4 max-w-xl\">\n            <div class=\"kt-soft-card p-4\">\n              <div class=\"text-2xl font-black kt-gradient-text\">50+<\/div>\n              <div class=\"text-xs text-neutral-600 mt-1\">Completed line projects<\/div>\n            <\/div>\n            <div class=\"kt-soft-card p-4\">\n              <div class=\"text-2xl font-black kt-gradient-text\">5<\/div>\n              <div class=\"text-xs text-neutral-600 mt-1\">In-house coating lines<\/div>\n            <\/div>\n            <div class=\"kt-soft-card p-4\">\n              <div class=\"text-2xl font-black kt-gradient-text\">1998<\/div>\n              <div class=\"text-xs text-neutral-600 mt-1\">Industry roots<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"relative mt-10 lg:mt-0\">\n          <div class=\"kt-card p-4 lg:p-6\">\n            <div class=\"kt-image-card mb-4\">\n              <a href=\"\/powder-coating-line\/\"><img decoding=\"async\"\n                src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-26-161037.png\"\n                alt=\"Complete powder coating line in Ketu factory\"\n                class=\"h-[330px] lg:h-[430px]\"\n              \/><\/a>\n            <\/div>\n\n            <div class=\"grid grid-cols-3 gap-3\">\n              <div class=\"kt-image-card rounded-xl\">\n                <a href=\"\/pretreatment-system-for-powder-coating\/\"><img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-225456.png\" alt=\"Powder coating pretreatment system\" class=\"h-28\" \/><\/a>\n              <\/div>\n              <div class=\"kt-image-card rounded-xl\">\n                <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-230401.png\" alt=\"Automatic powder coating booth\" class=\"h-28\" \/>\n              <\/div>\n              <div class=\"kt-image-card rounded-xl\">\n                <a href=\"\/curing-oven\/\"><img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/gastype-jpg.webp\" alt=\"Powder coating curing oven\" class=\"h-28\" \/><\/a>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"absolute -top-4 -right-4 bg-white rounded-2xl shadow-lg border border-primary\/20 px-4 py-3 flex items-center gap-3\">\n            <div class=\"w-8 h-8 rounded-xl bg-primary\/10 flex items-center justify-center\">\n              <span class=\"w-2 h-2 rounded-full bg-primary animate-pulse\"><\/span>\n            <\/div>\n            <div>\n              <div class=\"text-xs font-bold text-neutral-800\">Complete Line Supplier<\/div>\n              <div class=\"text-[11px] text-neutral-500\">Design \u00b7 Manufacturing \u00b7 Installation<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- What is complete factory -->\n  <section class=\"py-20 lg:py-24 bg-white\">\n    <div class=\"kt-page-shell\">\n      <div class=\"grid lg:grid-cols-2 gap-12 items-center\">\n        <div class=\"space-y-6\">\n          <div class=\"kt-kicker\">Integrated Factory Capability<\/div>\n          <h2 class=\"kt-section-title text-neutral-950\">\n            What Does a Complete Powder Coating Line Factory Mean?\n          <\/h2>\n          <p class=\"kt-lead\">\n            A complete powder coating line factory is more than a machine vendor. It is an engineering and manufacturing partner that designs the whole coating system, builds each key module, tests the line, and supports installation on site. At Ketu, we deliver a complete system \u2014 not just separate machines.\n          <\/p>\n          <ul class=\"kt-arrow-list text-sm\">\n            <li>Full process design: pretreatment, drying, powder booth, curing oven, and conveyor system work as one line.<\/li>\n            <li>All main equipment manufactured in our own factory, referenced to 5 in-house coating lines.<\/li>\n            <li>Pre-assembly and functional testing of core modules before shipment.<\/li>\n            <li>On-site installation support, commissioning, and operator training for your local team.<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"space-y-4\">\n          <div class=\"kt-card p-6\">\n            <div class=\"mb-4 flex items-center justify-between gap-4\">\n              <h3 class=\"text-sm font-bold text-neutral-800\">System-Level View of a Complete Line<\/h3>\n              <span class=\"text-[11px] px-3 py-1 rounded-full bg-primary\/10 text-primary font-bold\">Layout Concept<\/span>\n            <\/div>\n            <div class=\"kt-image-card\">\n              <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-26-160529.png\" alt=\"Factory layout and complete powder coating line flow\" class=\"h-[330px]\" \/>\n            <\/div>\n          <\/div>\n\n          <div class=\"grid md:grid-cols-3 gap-4 text-xs text-neutral-700\">\n            <div class=\"kt-soft-card p-4 flex items-center gap-3\">\n              <div class=\"w-9 h-9 rounded-xl bg-primary\/10 flex items-center justify-center\">\n                <span class=\"w-2 h-2 bg-primary rounded-full\"><\/span>\n              <\/div>\n              <div>\n                <div class=\"font-bold text-neutral-800\">Engineering<\/div>\n                <div>Process & layout design<\/div>\n              <\/div>\n            <\/div>\n            <div class=\"kt-soft-card p-4 flex items-center gap-3\">\n              <div class=\"w-9 h-9 rounded-xl bg-secondary\/10 flex items-center justify-center\">\n                <span class=\"w-2 h-2 bg-secondary rounded-full\"><\/span>\n              <\/div>\n              <div>\n                <div class=\"font-bold text-neutral-800\">Manufacturing<\/div>\n                <div>Booths, ovens, conveyors<\/div>\n              <\/div>\n            <\/div>\n            <div class=\"kt-soft-card p-4 flex items-center gap-3\">\n              <div class=\"w-9 h-9 rounded-xl bg-accent\/10 flex items-center justify-center\">\n                <span class=\"w-2 h-2 bg-accent rounded-full\"><\/span>\n              <\/div>\n              <div>\n                <div class=\"font-bold text-neutral-800\">On-Site Support<\/div>\n                <div>Installation & training<\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Line configurations -->\n  <section class=\"py-20 lg:py-24 kt-section-soft\">\n    <div class=\"kt-page-shell\">\n      <div class=\"mb-12 text-center\">\n        <div class=\"kt-kicker mb-5\">Line Configuration<\/div>\n        <h2 class=\"kt-section-title text-neutral-950 mb-4\">\n          Complete Powder Coating Line Configurations\n        <\/h2>\n        <p class=\"text-lg kt-lead max-w-3xl mx-auto\">\n          Ketu designs different automation levels and layouts according to your budget, product size, output, and labor conditions \u2014 from manual batch systems to fully automatic continuous lines.\n        <\/p>\n      <\/div>\n\n      <div class=\"grid lg:grid-cols-2 gap-12 items-center mb-14\">\n        <div class=\"space-y-5\">\n          <h3 class=\"text-2xl font-black text-neutral-950\">Four Typical Line Concepts<\/h3>\n          <ul class=\"kt-arrow-list text-sm\">\n            <li><strong><a href=\"\/manual-powder-coating-line\/\" style=\"font-weight:bold;color:#7c3aed;text-decoration:underline;\">Manual powder coating<\/a> lines<\/strong> \u2014 low investment, flexible color change, ideal for small batches and many models.<\/li>\n            <li><strong>Semi-automatic lines<\/strong> \u2014 overhead conveyor + manual \/ automatic guns for factories upgrading step by step.<\/li>\n            <li><strong>Fully automatic continuous lines<\/strong> \u2014 high-volume, stable products, recipe control, and minimum labor per part.<\/li>\n            <li><strong>Special lines for aluminum profiles and long parts<\/strong> \u2014 focus on Faraday cage areas and uniform film thickness.<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"kt-image-card\">\n          <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-231352.png\" alt=\"Different powder coating line configurations from Ketu\" class=\"h-[360px]\" \/>\n        <\/div>\n      <\/div>\n\n      <div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-6\">\n        <div class=\"kt-soft-card overflow-hidden flex flex-col\">\n          <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-232015.png\" alt=\"Manual powder coating line\" class=\"w-full h-36 object-cover\" \/>\n          <div class=\"p-5 flex-1 flex flex-col\">\n            <h3 class=\"text-lg font-black text-neutral-950 mb-2\">Manual Lines<\/h3>\n            <p class=\"text-xs text-neutral-600 mb-3\">For job shops, start-ups, and factories with many small orders and frequent color changes.<\/p>\n            <ul class=\"text-[11px] text-neutral-700 space-y-1 mb-4\">\n              <li>Manual booth with powder recovery<\/li>\n              <li>Batch or short conveyor + compact oven<\/li>\n            <\/ul>\n            <span class=\"mt-auto text-[11px] text-neutral-500\">Entry-level complete line with high flexibility.<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"kt-soft-card overflow-hidden flex flex-col\">\n          <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-224810.png\" alt=\"Semi-automatic powder coating line\" class=\"w-full h-36 object-cover\" \/>\n          <div class=\"p-5 flex-1 flex flex-col\">\n            <h3 class=\"text-lg font-black text-neutral-950 mb-2\">Semi-Automatic Lines<\/h3>\n            <p class=\"text-xs text-neutral-600 mb-3\">For factories moving from manual coating to continuous production with stable takt time.<\/p>\n            <ul class=\"text-[11px] text-neutral-700 space-y-1 mb-4\">\n              <li>Continuous overhead conveyor<\/li>\n              <li>Manual + optional automatic guns<\/li>\n              <li>Basic spray pretreatment & curing oven<\/li>\n            <\/ul>\n            <span class=\"mt-auto text-[11px] text-neutral-500\">Balanced choice between flexibility and efficiency.<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"kt-soft-card overflow-hidden flex flex-col relative border-primary\/40\">\n          <span class=\"absolute top-3 right-3 px-2 py-1 rounded-full bg-primary\/10 text-primary text-[10px] font-black\">Most Popular<\/span>\n          <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/production-line2.webp\" alt=\"Fully automatic powder coating line\" class=\"w-full h-36 object-cover\" \/>\n          <div class=\"p-5 flex-1 flex flex-col\">\n            <h3 class=\"text-lg font-black text-neutral-950 mb-2\">Fully Automatic Lines<\/h3>\n            <p class=\"text-xs text-neutral-600 mb-3\">For core factories where coating is a key process and long-term production is required.<\/p>\n            <ul class=\"text-[11px] text-neutral-700 space-y-1 mb-4\">\n              <li>Multi-stage spray pretreatment tunnel<\/li>\n              <li>Automatic guns, recipes & line control<\/li>\n              <li>Gas or electric tunnel curing ovens<\/li>\n            <\/ul>\n            <span class=\"mt-auto text-[11px] text-neutral-500\">Designed as long-term production assets.<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"kt-soft-card overflow-hidden flex flex-col\">\n          <a href=\"\/aluminum-profile-powder-coating-line\/\"><img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-234139.png\" alt=\"Aluminum profile powder coating line\" class=\"w-full h-36 object-cover\" \/><\/a>\n          <div class=\"p-5 flex-1 flex flex-col\">\n            <h3 class=\"text-lg font-black text-neutral-950 mb-2\">Profile & Long-Part Lines<\/h3>\n            <p class=\"text-xs text-neutral-600 mb-3\">Specially engineered for aluminum profiles, long frames, and construction elements.<\/p>\n            <ul class=\"text-[11px] text-neutral-700 space-y-1 mb-4\">\n              <li>Profile racks & long-part conveyors<\/li>\n              <li>Faraday cage control for complex shapes<\/li>\n              <li>Stable, export-level surface quality<\/li>\n            <\/ul>\n            <span class=\"mt-auto text-[11px] text-neutral-500\">Ideal for building systems & extrusion plants.<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Process flow -->\n  <section class=\"py-20 lg:py-24 bg-white\">\n    <div class=\"kt-page-shell\">\n      <div class=\"mb-12 text-center\">\n        <div class=\"kt-kicker mb-5\">Complete Process<\/div>\n        <h2 class=\"kt-section-title text-neutral-950 mb-4\">\n          From Raw Parts to Finished Products\n        <\/h2>\n        <p class=\"text-lg kt-lead max-w-3xl mx-auto\">\n          Every Ketu line follows a clear and stable process flow, matched to your product, takt time, and coating quality level.\n        <\/p>\n      <\/div>\n\n      <div class=\"grid lg:grid-cols-3 gap-10 items-start\">\n        <div class=\"lg:col-span-2 space-y-6\">\n          <div class=\"grid md:grid-cols-2 gap-6\">\n            <div class=\"space-y-5\">\n              <div class=\"kt-soft-card p-5\">\n                <h3 class=\"text-sm font-black text-neutral-950 mb-1\">1. Loading & Hanging<\/h3>\n                <p class=\"text-xs text-neutral-600\">Parts are loaded onto the conveyor or manual racks according to weight, size, and coating coverage.<\/p>\n              <\/div>\n              <div class=\"kt-soft-card p-5\">\n                <h3 class=\"text-sm font-black text-neutral-950 mb-1\">2. Chemical Pretreatment<\/h3>\n                <p class=\"text-xs text-neutral-600\">Multi-stage spray or dip pretreatment for adhesion and corrosion resistance.<\/p>\n              <\/div>\n              <div class=\"kt-soft-card p-5\">\n                <h3 class=\"text-sm font-black text-neutral-950 mb-1\">3. Drying Oven<\/h3>\n                <p class=\"text-xs text-neutral-600\">Drying ovens remove water from the surface before powder application.<\/p>\n              <\/div>\n              <div class=\"kt-soft-card p-5\">\n                <h3 class=\"text-sm font-black text-neutral-950 mb-1\">4. Powder Application<\/h3>\n                <p class=\"text-xs text-neutral-600\">Manual or automatic guns apply powder in a controlled powder booth.<\/p>\n              <\/div>\n            <\/div>\n\n            <div class=\"space-y-5\">\n              <div class=\"kt-soft-card p-5\">\n                <h3 class=\"text-sm font-black text-neutral-950 mb-1\">5. Curing Oven<\/h3>\n                <p class=\"text-xs text-neutral-600\">Gas or electric curing ovens melt and crosslink the powder coating.<\/p>\n              <\/div>\n              <div class=\"kt-soft-card p-5\">\n                <h3 class=\"text-sm font-black text-neutral-950 mb-1\">6. Cooling & Unloading<\/h3>\n                <p class=\"text-xs text-neutral-600\">Parts cool down to safe handling temperature before unloading.<\/p>\n              <\/div>\n              <div class=\"kt-soft-card p-5\">\n                <h3 class=\"text-sm font-black text-neutral-950 mb-1\">7. Inspection & Packaging<\/h3>\n                <p class=\"text-xs text-neutral-600\">Visual QC, thickness checks, adhesion tests, and final packaging complete the process.<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"kt-card p-4 lg:p-6\">\n          <div class=\"kt-image-card\">\n            <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-231640.png\" alt=\"Complete powder coating process flow layout\" class=\"h-[430px]\" \/>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Advantages -->\n  <section class=\"py-20 lg:py-24 kt-section-soft\">\n    <div class=\"kt-page-shell\">\n      <div class=\"mb-12 text-center\">\n        <div class=\"kt-kicker mb-5\">Why Ketu<\/div>\n        <h2 class=\"kt-section-title text-neutral-950 mb-4\">\n          Why Work with Ketu as Your Complete Line Factory?\n        <\/h2>\n        <p class=\"text-lg kt-lead max-w-3xl mx-auto\">\n          We do not simply ship separate machines. We engineer and deliver a complete, balanced <a href=\"\/powder-coating-system\/\" style=\"font-weight:bold;color:#7c3aed;text-decoration:underline;\">powder coating system<\/a> that runs as one stable production line in your factory.\n        <\/p>\n      <\/div>\n\n      <div class=\"grid lg:grid-cols-3 gap-8\">\n        <div class=\"space-y-4\">\n          <div class=\"kt-image-card\">\n            <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-230658.png\" alt=\"Ketu complete line engineering team\" class=\"h-[420px]\" \/>\n          <\/div>\n          <p class=\"text-xs text-neutral-500\">\n            Ketu engineering team reviewing layouts, oven design, and conveyor speed to match your takt time.\n          <\/p>\n        <\/div>\n\n        <div class=\"lg:col-span-2 grid md:grid-cols-2 gap-6\">\n          <div class=\"kt-soft-card p-6\">\n            <h3 class=\"text-base font-black text-neutral-950 mb-2\">System-Level Engineering<\/h3>\n            <p class=\"text-sm text-neutral-600\">Conveyor speed, oven length, booth position, and pretreatment stages are matched to each other and to your real output demand.<\/p>\n          <\/div>\n          <div class=\"kt-soft-card p-6\">\n            <h3 class=\"text-base font-black text-neutral-950 mb-2\">Proven on Our Own Lines<\/h3>\n            <p class=\"text-sm text-neutral-600\">We operate 5 in-house powder coating lines for production and testing new layouts, energy-saving solutions, and application ideas.<\/p>\n          <\/div>\n          <div class=\"kt-soft-card p-6\">\n            <h3 class=\"text-base font-black text-neutral-950 mb-2\">Custom Layouts for Your Workshop<\/h3>\n            <p class=\"text-sm text-neutral-600\">Each line is designed based on your factory drawing, building height, crane positions, and available utilities.<\/p>\n          <\/div>\n          <div class=\"kt-soft-card p-6\">\n            <h3 class=\"text-base font-black text-neutral-950 mb-2\">Energy Saving & Safety<\/h3>\n            <p class=\"text-sm text-neutral-600\">Curing ovens, burners, insulation, and air systems are designed to reduce gas and electricity consumption.<\/p>\n          <\/div>\n          <div class=\"kt-soft-card p-6\">\n            <h3 class=\"text-base font-black text-neutral-950 mb-2\">Turnkey Project Management<\/h3>\n            <p class=\"text-sm text-neutral-600\">One team follows your project from first discussion to final commissioning.<\/p>\n          <\/div>\n          <div class=\"kt-soft-card p-6\">\n            <h3 class=\"text-base font-black text-neutral-950 mb-2\">Global Export Experience<\/h3>\n            <p class=\"text-sm text-neutral-600\">We understand container loading, overseas shipping, local assembly, and local integration needs.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Equipment -->\n  <section class=\"py-20 lg:py-24 bg-white\">\n    <div class=\"kt-page-shell\">\n      <div class=\"mb-12 text-center\">\n        <div class=\"kt-kicker mb-5\">Core Equipment<\/div>\n        <h2 class=\"kt-section-title text-neutral-950 mb-4\">\n          Core Equipment We Manufacture in Our Factory\n        <\/h2>\n        <p class=\"text-lg kt-lead max-w-3xl mx-auto\">\n          As a complete powder coating line factory, Ketu manufactures and integrates all key equipment into one balanced system.\n        <\/p>\n      <\/div>\n\n      <div class=\"grid lg:grid-cols-2 gap-12 items-start\">\n        <div class=\"space-y-6 text-sm text-neutral-700\">\n          <div class=\"kt-soft-card p-6\">\n            <h3 class=\"text-base font-black text-neutral-950 mb-2\">Pretreatment Systems<\/h3>\n            <ul class=\"kt-arrow-list\">\n              <li>Multi-stage spray tunnels for steel and aluminum.<\/li>\n              <li>Dip tanks and manual pretreatment stations for smaller lines.<\/li>\n              <li>Drying ovens to remove water and stabilize the surface.<\/li>\n            <\/ul>\n          <\/div>\n          <div class=\"kt-soft-card p-6\">\n            <h3 class=\"text-base font-black text-neutral-950 mb-2\">Powder Application Systems<\/h3>\n            <ul class=\"kt-arrow-list\">\n              <li>Manual powder booths with efficient powder recovery.<\/li>\n              <li>Automatic booths with reciprocators and multiple powder guns.<\/li>\n              <li>Fast color change systems for factories with many colors.<\/li>\n            <\/ul>\n          <\/div>\n          <div class=\"kt-soft-card p-6\">\n            <h3 class=\"text-base font-black text-neutral-950 mb-2\">Curing Solutions<\/h3>\n            <ul class=\"kt-arrow-list\">\n              <li>Gas-fired curing ovens for high throughput and energy efficiency.<\/li>\n              <li>Electric curing ovens for smaller lines or special environments.<\/li>\n              <li>Batch ovens and tunnel ovens for different line concepts.<\/li>\n            <\/ul>\n          <\/div>\n          <div class=\"kt-soft-card p-6\">\n            <h3 class=\"text-base font-black text-neutral-950 mb-2\">Conveyors & Control<\/h3>\n            <ul class=\"kt-arrow-list\">\n              <li>Overhead conveyors and power & free systems for heavy parts.<\/li>\n              <li>Central control panels and PLC systems for line operation.<\/li>\n              <li>Safety interlocks, emergency stops, and alarm systems.<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n\n        <div class=\"grid grid-cols-2 gap-5\">\n          <div class=\"kt-image-card\">\n            <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-223904.png\" alt=\"Pretreatment tunnel manufactured by Ketu\" class=\"h-56 lg:h-64\" \/>\n          <\/div>\n          <div class=\"kt-image-card\">\n            <a href=\"\/powder-coating-booth\/\"><img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-230104.png\" alt=\"Powder booth manufactured by Ketu\" class=\"h-56 lg:h-64\" \/><\/a>\n          <\/div>\n          <div class=\"kt-image-card\">\n            <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-234243.png\" alt=\"Curing oven manufactured by Ketu\" class=\"h-56 lg:h-64\" \/>\n          <\/div>\n          <div class=\"kt-image-card\">\n            <a href=\"\/conveyor-system-for-powder-coating\/\"><img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/large-cyclone4-jpg.webp\" alt=\"Overhead conveyor and hanger system\" class=\"h-56 lg:h-64\" \/><\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Applications -->\n  <section class=\"py-20 lg:py-24 kt-section-soft\">\n    <div class=\"kt-page-shell\">\n      <div class=\"mb-12 text-center\">\n        <div class=\"kt-kicker mb-5\">Applications<\/div>\n        <h2 class=\"kt-section-title text-neutral-950 mb-4\">\n          Industries Using Our Complete Powder Coating Lines\n        <\/h2>\n        <p class=\"text-lg kt-lead max-w-3xl mx-auto\">\n          From outdoor furniture to electrical cabinets and aluminum profiles, Ketu lines support different coating requirements \u2014 durability, corrosion resistance, and surface aesthetics.\n        <\/p>\n      <\/div>\n\n      <div class=\"grid lg:grid-cols-3 gap-8\">\n        <div class=\"kt-soft-card p-6 flex flex-col\">\n          <div class=\"kt-image-card mb-4\">\n            <a href=\"\/metal-furniture-powder-coating-line\/\"><img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-234202.png\" alt=\"Metal furniture coated by powder coating line\" class=\"h-56\" \/><\/a>\n          <\/div>\n          <h3 class=\"text-base font-black text-neutral-950 mb-2\">Metal Furniture & Outdoor Furniture<\/h3>\n          <p class=\"text-sm text-neutral-600\">\n            High outdoor durability, many colors and textures, fast color change, and stable film thickness.\n          <\/p>\n        <\/div>\n\n        <div class=\"kt-soft-card p-6 flex flex-col\">\n          <div class=\"kt-image-card mb-4\">\n            <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-30-171922.png\" alt=\"Electrical cabinet powder coating line application\" class=\"h-56\" \/>\n          <\/div>\n          <h3 class=\"text-base font-black text-neutral-950 mb-2\">Electrical Cabinets & Enclosures<\/h3>\n          <p class=\"text-sm text-neutral-600\">\n            Strong adhesion, corrosion protection, and consistent surface appearance for large panels and frames.\n          <\/p>\n        <\/div>\n\n        <div class=\"kt-soft-card p-6 flex flex-col\">\n          <div class=\"kt-image-card mb-4\">\n            <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-234139.png\" alt=\"Aluminum profile powder coating line\" class=\"h-56\" \/>\n          <\/div>\n          <h3 class=\"text-base font-black text-neutral-950 mb-2\">Aluminum Profiles & Building Systems<\/h3>\n          <p class=\"text-sm text-neutral-600\">\n            Uniform film, strict color consistency, and smooth surfaces for architectural and industrial profiles.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Cases -->\n  <section class=\"py-20 lg:py-24 bg-white\">\n    <div class=\"kt-page-shell\">\n      <div class=\"mb-12 text-center\">\n        <div class=\"kt-kicker mb-5\">Project References<\/div>\n        <h2 class=\"kt-section-title text-neutral-950 mb-4\">\n          Representative Complete Line Projects\n        <\/h2>\n        <p class=\"text-lg kt-lead max-w-3xl mx-auto\">\n          These typical projects show how we design and deliver complete powder coating lines for different industries and countries.\n        <\/p>\n      <\/div>\n\n      <div class=\"grid lg:grid-cols-3 gap-8\">\n        <div class=\"kt-soft-card p-6 flex flex-col bg-gradient-to-br from-primary\/5 to-accent\/5\">\n          <div class=\"flex items-center justify-between mb-4 gap-3\">\n            <div>\n              <div class=\"text-sm font-black text-neutral-950\">Turkey \u2014 Outdoor Furniture Line<\/div>\n              <div class=\"text-[11px] text-neutral-600\">Garden & terrace furniture factory<\/div>\n            <\/div>\n            <span class=\"px-2 py-1 rounded-full bg-primary\/10 text-primary text-[11px] font-black\">Multi-Color<\/span>\n          <\/div>\n          <div class=\"kt-image-card mb-4\">\n            <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-225852.png\" alt=\"Turkey outdoor furniture powder coating line\" class=\"h-56\" \/>\n          <\/div>\n          <p class=\"text-xs text-neutral-700 mb-3\">\n            Semi-automatic conveyor line with quick color change booth and outdoor-grade coating system tailored for furniture production.\n          <\/p>\n          <ul class=\"text-[11px] text-neutral-700 space-y-1 mt-auto\">\n            <li>\u2022 Flexible color changes for many models<\/li>\n            <li>\u2022 Optimized for outdoor durability and appearance<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"kt-soft-card p-6 flex flex-col bg-gradient-to-br from-secondary\/5 to-primary\/5\">\n          <div class=\"flex items-center justify-between mb-4 gap-3\">\n            <div>\n              <div class=\"text-sm font-black text-neutral-950\">Algeria \u2014 Electrical Cabinet Line<\/div>\n              <div class=\"text-[11px] text-neutral-600\">Professional switchgear producer<\/div>\n            <\/div>\n            <span class=\"px-2 py-1 rounded-full bg-secondary\/10 text-secondary text-[11px] font-black\">Heavy Duty<\/span>\n          <\/div>\n          <div class=\"kt-image-card mb-4\">\n            <a href=\"\/cabinet-powder-coating-line\/\"><img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/type-jpg.webp\" alt=\"Algeria electrical cabinet coating line\" class=\"h-56\" \/><\/a>\n          <\/div>\n          <p class=\"text-xs text-neutral-700 mb-3\">\n            Complete line with heavy-duty conveyor, multi-stage pretreatment, and energy-saving curing oven for large cabinets and door panels.\n          <\/p>\n          <ul class=\"text-[11px] text-neutral-700 space-y-1 mt-auto\">\n            <li>\u2022 Enhanced corrosion resistance for harsh environments<\/li>\n            <li>\u2022 Stable handling of large panels and heavy frames<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"kt-soft-card p-6 flex flex-col bg-gradient-to-br from-accent\/5 to-secondary\/5\">\n          <div class=\"flex items-center justify-between mb-4 gap-3\">\n            <div>\n              <div class=\"text-sm font-black text-neutral-950\">India \u2014 Aluminum Profile Line<\/div>\n              <div class=\"text-[11px] text-neutral-600\">Architectural profile manufacturer<\/div>\n            <\/div>\n            <span class=\"px-2 py-1 rounded-full bg-accent\/10 text-accent text-[11px] font-black\">Technical<\/span>\n          <\/div>\n          <div class=\"kt-image-card mb-4\">\n            <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/production-line3.webp\" alt=\"India aluminum profile powder coating line\" class=\"h-56\" \/>\n          <\/div>\n          <p class=\"text-xs text-neutral-700 mb-3\">\n            Long-part conveyor line with special attention to Faraday cage areas, ensuring uniform film thickness and export-standard surface quality.\n          <\/p>\n          <ul class=\"text-[11px] text-neutral-700 space-y-1 mt-auto\">\n            <li>\u2022 Stable color consistency batch after batch<\/li>\n            <li>\u2022 Designed for export-level building projects<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Factory strength -->\n  <section class=\"py-20 lg:py-24 kt-section-soft\">\n    <div class=\"kt-page-shell\">\n      <div class=\"mb-12 text-center\">\n        <div class=\"kt-kicker mb-5\">Factory Strength<\/div>\n        <h2 class=\"kt-section-title text-neutral-950 mb-4\">\n          Inside Ketu\u2019s Complete Powder Coating Line Factory\n        <\/h2>\n        <p class=\"text-lg kt-lead max-w-3xl mx-auto\">\n          Our factory integrates engineering, fabrication, assembly, and testing \u2014 with 5 in-house lines serving as real-world references for every project.\n        <\/p>\n      <\/div>\n\n      <div class=\"grid lg:grid-cols-3 gap-8 items-start\">\n        <div class=\"lg:col-span-2 grid md:grid-cols-2 gap-5\">\n          <div class=\"md:row-span-2 kt-image-card\">\n            <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-232048.png\" alt=\"Ketu powder coating line factory workshop\" class=\"h-full min-h-[500px]\" \/>\n          <\/div>\n          <div class=\"kt-image-card\">\n            <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-232034.png\" alt=\"In-house powder coating line for testing\" class=\"h-60\" \/>\n          <\/div>\n          <div class=\"kt-image-card\">\n            <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/image-2025-12-25-230658.png\" alt=\"Ketu engineering office and team\" class=\"h-60\" \/>\n          <\/div>\n        <\/div>\n\n        <div class=\"space-y-5 text-sm text-neutral-700\">\n          <div class=\"kt-soft-card p-6\">\n            <h3 class=\"text-base font-black text-neutral-950 mb-2\">5 In-House Coating Lines<\/h3>\n            <p>We operate multiple powder coating lines in our own plant for real production and testing of new concepts, racks, and energy-saving solutions.<\/p>\n          <\/div>\n          <div class=\"kt-soft-card p-6\">\n            <h3 class=\"text-base font-black text-neutral-950 mb-2\">Skilled Fabrication & Assembly<\/h3>\n            <p>Booths, ovens, tanks, and steel structures are fabricated and assembled by experienced workers, supervised by our engineering team.<\/p>\n          <\/div>\n          <div class=\"kt-soft-card p-6\">\n            <h3 class=\"text-base font-black text-neutral-950 mb-2\">Pre-Assembly & Testing<\/h3>\n            <p>Key modules are pre-assembled and function-tested in our factory before shipment, reducing installation time and site risks.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Steps \/ How we work -->\n  <section class=\"py-20 lg:py-24 bg-white\">\n    <div class=\"kt-page-shell\">\n      <div class=\"mb-12 text-center\">\n        <div class=\"kt-kicker mb-5\">Project Workflow<\/div>\n        <h2 class=\"kt-section-title text-neutral-950 mb-4\">\n          From Idea to Running Line: How We Work with You\n        <\/h2>\n        <p class=\"text-lg kt-lead max-w-3xl mx-auto\">\n          A clear step-by-step project process ensures that your complete powder coating line is engineered, manufactured, and installed in a predictable way.\n        <\/p>\n      <\/div>\n\n      <div class=\"grid lg:grid-cols-3 gap-10 items-start\">\n        <div class=\"lg:col-span-2 grid md:grid-cols-2 gap-6 text-xs text-neutral-700\">\n          <div class=\"space-y-4\">\n            <div class=\"kt-soft-card p-5\">\n              <h3 class=\"text-sm font-black text-neutral-950 mb-1\">1. Initial Consultation<\/h3>\n              <p>We discuss your products, current process, output target, budget, and country requirements.<\/p>\n            <\/div>\n            <div class=\"kt-soft-card p-5\">\n              <h3 class=\"text-sm font-black text-neutral-950 mb-1\">2. Factory Layout & Data<\/h3>\n              <p>You share factory drawings, photos, and utilities for preliminary layout.<\/p>\n            <\/div>\n            <div class=\"kt-soft-card p-5\">\n              <h3 class=\"text-sm font-black text-neutral-950 mb-1\">3. Concept Layout & Proposal<\/h3>\n              <p>We prepare a line concept, basic layout, and process flow for your review.<\/p>\n            <\/div>\n            <div class=\"kt-soft-card p-5\">\n              <h3 class=\"text-sm font-black text-neutral-950 mb-1\">4. Detailed Quotation<\/h3>\n              <p>We finalize configuration, materials, options, and pricing according to your budget.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"space-y-4\">\n            <div class=\"kt-soft-card p-5\">\n              <h3 class=\"text-sm font-black text-neutral-950 mb-1\">5. Manufacturing & Pre-Assembly<\/h3>\n              <p>We manufacture equipment, pre-assemble key sections, and run functional tests.<\/p>\n            <\/div>\n            <div class=\"kt-soft-card p-5\">\n              <h3 class=\"text-sm font-black text-neutral-950 mb-1\">6. Shipping & Installation<\/h3>\n              <p>We plan packing, container loading, and support your local team during installation.<\/p>\n            <\/div>\n            <div class=\"kt-soft-card p-5\">\n              <h3 class=\"text-sm font-black text-neutral-950 mb-1\">7. Commissioning & Training<\/h3>\n              <p>We test the complete line with your products and train operators and maintenance staff.<\/p>\n            <\/div>\n            <div class=\"kt-soft-card p-5\">\n              <h3 class=\"text-sm font-black text-neutral-950 mb-1\">8. Long-Term Support<\/h3>\n              <p>We provide online support, spare parts, and future upgrades whenever production changes.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"kt-card p-4\">\n          <div class=\"kt-image-card\">\n            <img decoding=\"async\" src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2025\/12\/large-cyclone2-jpg.webp\" alt=\"Project steps for complete powder coating line\" class=\"h-[520px]\" \/>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FAQ -->\n  <section class=\"py-20 lg:py-24 kt-section-soft\">\n    <div class=\"kt-page-shell\">\n      <div class=\"mb-12 text-center\">\n        <div class=\"kt-kicker mb-5\">FAQ<\/div>\n        <h2 class=\"kt-section-title text-neutral-950 mb-4\">\n          FAQ: Building a Complete Powder Coating Line with Ketu\n        <\/h2>\n        <p class=\"text-lg kt-lead max-w-3xl mx-auto\">\n          Answers to common questions from factory owners and engineers who are planning a new coating line or upgrading an existing plant.\n        <\/p>\n      <\/div>\n\n      <div class=\"grid lg:grid-cols-2 gap-6 text-sm text-neutral-700\">\n        <div class=\"space-y-4\">\n          <div class=\"kt-soft-card p-5\">\n            <h3 class=\"font-black text-neutral-950 mb-1\">What information do you need to design a complete line?<\/h3>\n            <p>We need product photos and dimensions, weight, daily \/ monthly output targets, current coating process, workshop size, and utilities.<\/p>\n          <\/div>\n          <div class=\"kt-soft-card p-5\">\n            <h3 class=\"font-black text-neutral-950 mb-1\">What is the typical price range of a complete line?<\/h3>\n            <p>Manual lines are at the lower range and fully automatic systems are higher. We design within an agreed budget and explain where investment brings value.<\/p>\n          <\/div>\n          <div class=\"kt-soft-card p-5\">\n            <h3 class=\"font-black text-neutral-950 mb-1\">How long is the manufacturing and delivery time?<\/h3>\n            <p>Typical production time is 60\u201390 days after deposit and technical confirmation, plus international shipping and installation time.<\/p>\n          <\/div>\n          <div class=\"kt-soft-card p-5\">\n            <h3 class=\"font-black text-neutral-950 mb-1\">Can you help with installation and training?<\/h3>\n            <p>Yes. We can send engineers to guide installation and commissioning, and we provide operation and maintenance training.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"space-y-4\">\n          <div class=\"kt-soft-card p-5\">\n            <h3 class=\"font-black text-neutral-950 mb-1\">Can your line work with local powder suppliers?<\/h3>\n            <p>Yes. Our lines are compatible with major powder brands worldwide. We can share experience with powder selection and process windows.<\/p>\n          <\/div>\n          <div class=\"kt-soft-card p-5\">\n            <h3 class=\"font-black text-neutral-950 mb-1\">How do you ensure safety and stability?<\/h3>\n            <p>We use proven components, safety interlocks, emergency stops, and ventilation, and we test key functions before shipment.<\/p>\n          <\/div>\n          <div class=\"kt-soft-card p-5\">\n            <h3 class=\"font-black text-neutral-950 mb-1\">What after-sales support do you provide?<\/h3>\n            <p>We offer online support, spare parts, troubleshooting, and can visit your plant for major upgrades or modifications when needed.<\/p>\n          <\/div>\n          <div class=\"kt-soft-card p-5\">\n            <h3 class=\"font-black text-neutral-950 mb-1\">Can you upgrade an existing coating line?<\/h3>\n            <p>In many cases, yes. We can evaluate your current line and propose partial upgrades such as new ovens, booths, conveyors, or controls.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Final CTA -->\n  <section id=\"contact\" class=\"py-20 lg:py-24 bg-white\">\n    <div class=\"kt-page-shell\">\n      <div class=\"rounded-[34px] p-8 md:p-14 text-center text-white bg-gradient-to-br from-primary via-accent to-secondary shadow-ktGlow\">\n        <h2 class=\"text-3xl lg:text-5xl font-black leading-tight mb-5\">\n          Plan Your Complete Powder Coating Line with Ketu\n        <\/h2>\n        <p class=\"text-lg text-white\/88 leading-8 max-w-3xl mx-auto mb-8\">\n          Share your product details and factory layout with us. Our engineering team will respond with a tailored line concept, layout, and investment estimate.\n        <\/p>\n\n        <div class=\"flex flex-col sm:flex-row gap-4 justify-center\">\n          <a href=\"https:\/\/wa.me\/8618925987762\" target=\"_blank\" rel=\"noopener\" class=\"kt-btn bg-white text-primary hover:bg-white\/90\">\n            Send Project Requirements\n          <\/a>\n          <a href=\"https:\/\/api.whatsapp.com\/send\/?phone=8618925987762&text&type=phone_number&app_absent=0\" target=\"_blank\" rel=\"noopener\" class=\"kt-btn bg-[#25D366] text-white hover:bg-[#22c55e]\">\n            WhatsApp Now\n          <\/a>\n        <\/div>\n\n        <p class=\"text-xs text-white\/75 mt-6\">\n          Prefer direct contact? You can also reach us via WhatsApp or email \u2014 our team will reply within one working day.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/main>\n\n<!-- Floating Buttons -->\n<div class=\"kt-floating-actions\" aria-label=\"Floating contact actions\">\n  <a\n    class=\"kt-wa-float\"\n    href=\"https:\/\/api.whatsapp.com\/send\/?phone=8618925987762&text&type=phone_number&app_absent=0\"\n    target=\"_blank\"\n    rel=\"noopener\"\n    aria-label=\"Chat on WhatsApp\"\n    title=\"WhatsApp\"\n  >\n    <svg width=\"30\" height=\"30\" viewBox=\"0 0 32 32\" fill=\"currentColor\" aria-hidden=\"true\">\n      <path d=\"M16.02 3.2A12.7 12.7 0 0 0 5.15 22.48L3.6 28.8l6.48-1.5A12.73 12.73 0 1 0 16.02 3.2Zm0 23.15a10.37 10.37 0 0 1-5.28-1.45l-.38-.23-3.84.9.92-3.74-.25-.39A10.35 10.35 0 1 1 16.02 26.35Zm5.82-7.77c-.32-.16-1.9-.94-2.2-1.05-.3-.1-.51-.16-.73.16-.21.32-.84 1.05-1.03 1.27-.19.21-.38.24-.7.08-.32-.16-1.35-.5-2.57-1.58-.95-.85-1.6-1.9-1.78-2.22-.19-.32-.02-.49.14-.65.14-.14.32-.38.48-.57.16-.19.21-.32.32-.54.1-.21.05-.4-.03-.57-.08-.16-.73-1.76-1-2.4-.26-.63-.53-.54-.73-.55h-.62c-.21 0-.57.08-.86.4-.3.32-1.13 1.1-1.13 2.69s1.16 3.13 1.32 3.34c.16.21 2.28 3.49 5.53 4.89.77.33 1.38.53 1.85.68.78.25 1.49.21 2.05.13.63-.09 1.9-.78 2.17-1.53.27-.75.27-1.4.19-1.53-.08-.13-.3-.21-.62-.37Z\"><\/path>\n    <\/svg>\n  <\/a>\n\n  <a class=\"kt-contact-float\" href=\"https:\/\/wa.me\/8618925987762\" target=\"_blank\" rel=\"noopener\">\n    <span>\ud83d\udcac<\/span>\n    <span>Contact Us<\/span>\n  <\/a>\n<\/div>\n\n<!-- Contact Popup -->\n<div id=\"kt-contact-popup\" aria-hidden=\"true\">\n  <div class=\"kt-modal-card\">\n    <a href=\"#\" class=\"kt-modal-close\" aria-label=\"Close inquiry form\">\u00d7<\/a>\n\n    <div class=\"kt-kicker mb-5\">Project Inquiry<\/div>\n    <h2 class=\"text-3xl md:text-4xl font-black leading-tight mb-4\">\n      Get a Complete Powder Coating Line Quote\n    <\/h2>\n    <p class=\"text-slate-600 leading-7 mb-7\">\n      Send your project details and our team will review your products, output target, workshop layout, and equipment requirements.\n    <\/p>\n\n    <form id=\"ktZeroyContactForm\" class=\"grid gap-5\">\n      <div>\n        <label class=\"kt-form-label\" for=\"kt-name\">Name<\/label>\n        <input id=\"kt-name\" name=\"name\" type=\"text\" class=\"kt-form-field\" placeholder=\"Your name\" autocomplete=\"name\" \/>\n      <\/div>\n\n      <div>\n        <label class=\"kt-form-label\" for=\"kt-phone\">Email or WhatsApp<\/label>\n        <input id=\"kt-phone\" name=\"phone\" type=\"text\" class=\"kt-form-field\" placeholder=\"Email \/ WhatsApp \/ phone number\" autocomplete=\"tel\" \/>\n      <\/div>\n\n      <div>\n        <label class=\"kt-form-label\" for=\"kt-message\">Message<\/label>\n        <textarea id=\"kt-message\" name=\"message\" class=\"kt-form-field\" placeholder=\"Please tell us your product, workpiece size, output requirement, workshop layout, and requested equipment.\"><\/textarea>\n      <\/div>\n\n      <input class=\"kt-honeypot\" type=\"text\" name=\"_zeroy_hp\" tabindex=\"-1\" aria-hidden=\"true\" autocomplete=\"off\" value=\"\" \/>\n      <input type=\"hidden\" name=\"_zeroy_redirect\" value=\"https:\/\/www.powdercoatlinekt.com\/\" \/>\n\n      <button id=\"kt-submit-btn\" type=\"submit\" class=\"kt-submit-btn\">Submit Inquiry<\/button>\n\n      <p id=\"kt-form-status\" class=\"text-center text-sm text-slate-500\">\n        The form will be submitted to KT Machinery through the WordPress Zeroy inquiry system.\n      <\/p>\n    <\/form>\n  <\/div>\n<\/div>\n\n<script>\n  (function () {\n    var endpoint = 'https:\/\/www.powdercoatlinekt.com\/wp-json\/zeroy\/v1\/submissions';\n    var homeUrl = 'https:\/\/www.powdercoatlinekt.com\/';\n\n    function openPopup(event) {\n      if (event) event.preventDefault();\n      var popup = document.getElementById('kt-contact-popup');\n      if (!popup) return;\n      popup.classList.add('is-open');\n      popup.setAttribute('aria-hidden', 'false');\n      document.body.style.overflow = 'hidden';\n      if (window.history && window.history.pushState) {\n        window.history.pushState(null, '', '#kt-contact-popup');\n      }\n    }\n\n    function closePopup(event) {\n      if (event) event.preventDefault();\n      var popup = document.getElementById('kt-contact-popup');\n      if (!popup) return;\n      popup.classList.remove('is-open');\n      popup.setAttribute('aria-hidden', 'true');\n      document.body.style.overflow = '';\n      if (window.location.hash === '#kt-contact-popup' && window.history && window.history.pushState) {\n        window.history.pushState(null, '', window.location.pathname + window.location.search);\n      }\n    }\n\n    function bindPopupTriggers() {\n      var triggers = document.querySelectorAll('a[href=\"https:\/\/wa.me\/8618925987762\" target=\"_blank\" rel=\"noopener\"]');\n      triggers.forEach(function (trigger) {\n        trigger.addEventListener('click', openPopup);\n      });\n\n      var closeBtn = document.querySelector('.kt-modal-close');\n      if (closeBtn) {\n        closeBtn.addEventListener('click', closePopup);\n      }\n\n      var popup = document.getElementById('kt-contact-popup');\n      if (popup) {\n        popup.addEventListener('click', function (event) {\n          if (event.target === popup) closePopup(event);\n        });\n      }\n\n      document.addEventListener('keydown', function (event) {\n        if (event.key === 'Escape') closePopup(event);\n      });\n\n      if (window.location.hash === '#kt-contact-popup') {\n        openPopup();\n      }\n    }\n\n    function bindZeroyForm() {\n      var form = document.getElementById('ktZeroyContactForm');\n      var status = document.getElementById('kt-form-status');\n      var submitBtn = document.getElementById('kt-submit-btn');\n\n      if (!form) return;\n\n      form.addEventListener('submit', function (event) {\n        event.preventDefault();\n\n        if (submitBtn) {\n          submitBtn.disabled = true;\n          submitBtn.textContent = 'Submitting...';\n        }\n\n        if (status) {\n          status.style.color = '#625B70';\n          status.textContent = 'Submitting your inquiry...';\n        }\n\n        var fd = new FormData();\n        fd.append('name', (form.querySelector('[name=\"name\"]') || {}).value || '');\n        fd.append('phone', (form.querySelector('[name=\"phone\"]') || {}).value || '');\n        fd.append('message', (form.querySelector('[name=\"message\"]') || {}).value || '');\n        fd.append('_zeroy_hp', '');\n        fd.append('_zeroy_redirect', homeUrl);\n\n        fetch(endpoint, {\n          method: 'POST',\n          body: fd\n        })\n        .then(function (response) {\n          return response.text().then(function (text) {\n            var result = {};\n            try {\n              result = text ? JSON.parse(text) : {};\n            } catch (error) {\n              result = {};\n            }\n\n            if (response.ok && (result.success === true || typeof result.success === 'undefined')) {\n              window.location.href = homeUrl;\n              return;\n            }\n\n            throw new Error('Submission failed');\n          });\n        })\n        .catch(function () {\n          if (submitBtn) {\n            submitBtn.disabled = false;\n            submitBtn.textContent = 'Submit Inquiry';\n          }\n\n          if (status) {\n            status.style.color = '#ef4444';\n            status.textContent = 'Submission failed. Please try again or contact us on WhatsApp.';\n          }\n        });\n      });\n    }\n\n    function init() {\n      bindPopupTriggers();\n      bindZeroyForm();\n    }\n\n    if (document.readyState === 'loading') {\n      document.addEventListener('DOMContentLoaded', init);\n    } else {\n      init();\n    }\n  })();\n<\/script>","protected":false},"excerpt":{"rendered":"<p>Complete Powder Coating Line Factory in China Complete Powder Coating Lines Engineered, Manufactured &#038; Installed by Ketu From pretreatment to curing oven, Ketu designs and manufactures complete powder coating lines that arrive as one integrated system \u2014 ready to install, start, and run in your factory. Turnkey powder coating lines for furniture, cabinets, aluminum profiles, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":830,"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-08 05:58:46","footnotes":""},"class_list":["post-45","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.powdercoatlinekt.com\/fr\/wp-json\/wp\/v2\/pages\/45","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.powdercoatlinekt.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.powdercoatlinekt.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.powdercoatlinekt.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.powdercoatlinekt.com\/fr\/wp-json\/wp\/v2\/comments?post=45"}],"version-history":[{"count":3,"href":"https:\/\/www.powdercoatlinekt.com\/fr\/wp-json\/wp\/v2\/pages\/45\/revisions"}],"predecessor-version":[{"id":3312,"href":"https:\/\/www.powdercoatlinekt.com\/fr\/wp-json\/wp\/v2\/pages\/45\/revisions\/3312"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.powdercoatlinekt.com\/fr\/wp-json\/wp\/v2\/media\/830"}],"wp:attachment":[{"href":"https:\/\/www.powdercoatlinekt.com\/fr\/wp-json\/wp\/v2\/media?parent=45"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}