{"id":3753,"date":"2026-06-24T07:48:14","date_gmt":"2026-06-24T07:48:14","guid":{"rendered":"https:\/\/ycpcbs.com\/?page_id=3753"},"modified":"2026-08-10T02:21:30","modified_gmt":"2026-08-10T02:21:30","slug":"led-aluminum-pcb","status":"publish","type":"page","link":"https:\/\/ycpcbs.com\/nl\/led-aluminum-pcb\/","title":{"rendered":"LED Aluminum PCB"},"content":{"rendered":"<style>\n    html { scroll-behavior: smooth; }\n    body { font-family: Inter, sans-serif; }\n    .glass-card {\n      background: rgba(255, 255, 255, 0.86);\n      backdrop-filter: blur(14px);\n      border: 1px solid rgba(52, 199, 89, 0.12);\n    }\n    .hero-gradient {\n      background:\n        radial-gradient(circle at top right, rgba(52, 199, 89, 0.16), transparent 42%),\n        radial-gradient(circle at bottom left, rgba(52, 199, 89, 0.08), transparent 42%);\n    }\n    .green-glow { box-shadow: 0 24px 80px rgba(52, 199, 89, 0.18); }\n    .image-card,\n    .photo-block {\n      position: relative;\n      overflow: hidden;\n      background: #f8fafc;\n      border: 1px solid rgba(15, 23, 42, 0.08);\n    }\n    .image-card { border-radius: 1.25rem; }\n    .photo-block { border-radius: 1.5rem; }\n    .image-card img,\n    .photo-block img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n      transition: transform 0.5s ease;\n    }\n    .image-card:hover img,\n    .photo-block:hover img { transform: scale(1.04); }\n    .image-tag {\n      position: absolute;\n      left: 1rem;\n      top: 1rem;\n      z-index: 10;\n      padding: 0.35rem 0.75rem;\n      border-radius: 999px;\n      background: rgba(52, 199, 89, 0.95);\n      color: #fff;\n      font-size: 0.75rem;\n      font-weight: 700;\n      box-shadow: 0 10px 25px rgba(15, 23, 42, 0.15);\n    }\n\n    .photo-caption {\n      position: absolute;\n      left: 1rem;\n      right: 1rem;\n      bottom: 1rem;\n      z-index: 10;\n      padding: 1rem;\n      border-radius: 1rem;\n      background: rgba(255, 255, 255, 0.88);\n      backdrop-filter: blur(12px);\n      border: 1px solid rgba(52, 199, 89, 0.12);\n    }\n    .photo-caption-dark {\n      background: rgba(10, 10, 10, 0.74);\n      border: 1px solid rgba(255, 255, 255, 0.12);\n      color: #fff;\n    }\n    .table-wrap {\n      scrollbar-width: thin;\n      scrollbar-color: #34C759 #f1f5f9;\n    }\n    .product-table th { white-space: nowrap; }\n    .product-table td { vertical-align: middle; }\n    \n    \n    \n    \n    \n    \n    .cert-mini-logo {\n      max-height: 48px;\n      max-width: 100%;\n      object-fit: contain;\n    }\n    details summary { cursor: pointer; }\n    details summary::-webkit-details-marker { display: none; }\n  \n\n\/* YC PCB Unified Contact Popup *\/\n#ycpcbsFloatQuote{\n  position:fixed;\n  right:24px;\n  bottom:24px;\n  z-index:9998;\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:8px;\n  min-height:50px;\n  padding:13px 22px;\n  border:0;\n  border-radius:999px;\n  background:#34C759;\n  color:#ffffff!important;\n  text-decoration:none!important;\n  font-size:15px;\n  font-weight:800;\n  cursor:pointer;\n  box-shadow:0 14px 32px rgba(52,199,89,.34);\n  transition:transform .2s ease,background .2s ease,box-shadow .2s ease;\n}\n#ycpcbsFloatQuote:hover{\n  background:#28a745;\n  transform:translateY(-2px);\n  box-shadow:0 18px 38px rgba(52,199,89,.38);\n}\n\n.ycpcbs-contact-popup{\n  display:none;\n  position:fixed;\n  inset:0;\n  z-index:99999;\n  align-items:center;\n  justify-content:center;\n  padding:20px;\n  background:rgba(15,23,42,.68);\n  backdrop-filter:blur(6px);\n  -webkit-backdrop-filter:blur(6px);\n}\n.ycpcbs-contact-popup:target{display:flex}\n\n.ycpcbs-popup-dialog{\n  position:relative;\n  width:min(560px,100%);\n  max-height:calc(100vh - 40px);\n  overflow:auto;\n  padding:30px;\n  border:1px solid #dbe5ee;\n  border-radius:28px;\n  background:#fff;\n  box-shadow:0 30px 90px rgba(15,23,42,.24);\n}\n\n.ycpcbs-popup-close{\n  position:absolute;\n  top:15px;\n  right:16px;\n  width:38px;\n  height:38px;\n  display:grid;\n  place-items:center;\n  border-radius:50%;\n  border:1px solid #e2e8f0;\n  background:#f8fafc;\n  color:#0f172a!important;\n  font-size:24px;\n  line-height:1;\n  font-weight:800;\n  text-decoration:none;\n}\n\n.ycpcbs-popup-head{\n  padding-right:44px;\n  margin-bottom:22px;\n}\n.ycpcbs-popup-head h3{\n  margin:0;\n  color:#0f172a!important;\n  font-size:28px;\n  line-height:1.18;\n}\n.ycpcbs-popup-head p{\n  margin-top:10px;\n  color:#64748b!important;\n  font-size:14px;\n  line-height:1.65;\n}\n\n.ycpcbs-popup-field{margin-bottom:16px}\n\n.ycpcbs-contact-popup label{\n  display:block;\n  margin:0 0 8px;\n  color:#0f172a!important;\n  font-size:14px!important;\n  font-weight:800!important;\n}\n\n.ycpcbs-contact-popup input,\n.ycpcbs-contact-popup textarea{\n  width:100%!important;\n  border:1px solid #cbd5e1!important;\n  border-radius:14px!important;\n  background:#fff!important;\n  color:#0f172a!important;\n  padding:13px 14px!important;\n  font-family:Inter,Arial,sans-serif!important;\n  font-size:15px!important;\n  line-height:1.5!important;\n  outline:none!important;\n  box-shadow:none!important;\n  box-sizing:border-box!important;\n}\n\n.ycpcbs-contact-popup input:focus,\n.ycpcbs-contact-popup textarea:focus{\n  border-color:#34C759!important;\n  box-shadow:0 0 0 4px rgba(52,199,89,.13)!important;\n}\n\n.ycpcbs-contact-popup textarea{\n  min-height:135px!important;\n  resize:vertical!important;\n}\n\n.ycpcbs-popup-submit{\n  width:100%;\n  min-height:54px;\n  border:0;\n  border-radius:999px;\n  background:#34C759;\n  color:#fff!important;\n  font-size:15px;\n  font-weight:850;\n  cursor:pointer;\n  box-shadow:0 14px 30px rgba(52,199,89,.25);\n}\n.ycpcbs-popup-submit:hover{background:#28a745}\n.ycpcbs-popup-submit:disabled{opacity:.65;cursor:not-allowed}\n\n.ycpcbs-popup-note{\n  margin-top:14px;\n  text-align:center;\n  color:#64748b!important;\n  font-size:13px;\n  line-height:1.55;\n}\n.ycpcbs-popup-note a{\n  color:#166534!important;\n  font-weight:800;\n}\n\n@media(max-width:640px){\n  #ycpcbsFloatQuote{\n    right:14px;\n    bottom:14px;\n    min-height:46px;\n    padding:12px 18px;\n    font-size:14px;\n  }\n  .ycpcbs-contact-popup{\n    padding:12px;\n    align-items:flex-end;\n  }\n  .ycpcbs-popup-dialog{\n    width:100%;\n    max-height:88vh;\n    padding:24px 18px 20px;\n    border-radius:24px 24px 18px 18px;\n  }\n  .ycpcbs-popup-head h3{font-size:24px}\n}\n\n<\/style>\n<main>\n\n    <!-- Screen 1: Hero + Product Proof -->\n    <section class=\"relative min-h-screen flex items-center overflow-hidden hero-gradient bg-grid-pattern pt-20 pb-16\">\n      <div class=\"absolute top-24 right-10 w-72 h-72 bg-primary\/10 rounded-full blur-3xl\"><\/div>\n      <div class=\"absolute bottom-10 left-10 w-80 h-80 bg-primary\/5 rounded-full blur-3xl\"><\/div>\n\n      <div class=\"container mx-auto px-6 relative z-10\">\n        <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-14 items-center\">\n\n          <div class=\"text-center lg:text-left\">\n            <div class=\"inline-flex items-center gap-2 px-3 py-1 rounded-full bg-primary-light border border-primary\/20 text-primary font-semibold text-sm mb-6\">\n              <span class=\"relative flex h-2 w-2\">\n                <span class=\"animate-ping absolute inline-flex h-full w-full rounded-full bg-primary opacity-75\"><\/span>\n                <span class=\"relative inline-flex rounded-full h-2 w-2 bg-primary\"><\/span>\n              <\/span>\n              Custom LED <a href=\"\/aluminum-pcb\/\" style=\"font-weight:bold;color:var(--e-global-color-primary,#0058e6);text-decoration:underline;\">Aluminum PCB<\/a> \/ LED MCPCB Manufacturing\n            <\/div>\n\n            <h1 class=\"font-heading text-4xl md:text-5xl lg:text-6xl font-bold tracking-tight text-neutral-950 mb-6 leading-[1.08]\">\n              LED Aluminum PCB\n              <span class=\"text-primary block\">Standard, Advanced, and Custom Thermal Routes.<\/span>\n            <\/h1>\n\n            <p class=\"text-lg text-slate-600 mb-6 max-w-2xl mx-auto lg:mx-0 leading-relaxed\">\n              LED aluminum PCB manufacturing for strip lights, panel lights, high bay lights, street lights, projector lights, stage lights, flashlight modules, and LED light PCBA.\n            <\/p>\n\n            <p class=\"text-base text-slate-600 mb-8 max-w-2xl mx-auto lg:mx-0 leading-relaxed\">\n              Clear delivery routes: 1-3 days for Sample PCB,3-5 days for small batch production and  5-10 days for mass production.\n            <\/p>\n\n            <div class=\"grid grid-cols-1 sm:grid-cols-3 gap-3 mb-8 max-w-2xl mx-auto lg:mx-0\">\n              <div class=\"bg-white border border-slate-200 rounded-2xl p-4\">\n                <div class=\"text-lg font-bold text-neutral-950\">1-3 Days<\/div>\n                <div class=\"text-xs text-slate-500\">Sample PCB<\/div>\n              <\/div>\n              <div class=\"bg-white border border-slate-200 rounded-2xl p-4\">\n                <div class=\"text-lg font-bold text-neutral-950\">3-5 Days<\/div>\n                <div class=\"text-xs text-slate-500\">Small batch production<\/div>\n              <\/div>\n              <div class=\"bg-white border border-slate-200 rounded-2xl p-4\">\n                <div class=\"text-lg font-bold text-neutral-950\">5-10 Days<\/div>\n                <div class=\"text-xs text-slate-500\">Mass production<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"flex flex-col sm:flex-row items-center justify-center lg:justify-start gap-4\">\n              <a href=\"#comparison-table\" class=\"px-8 py-4 bg-primary hover:bg-primary-dark !text-white rounded-xl font-semibold transition-all shadow-lg shadow-primary\/20 flex items-center gap-2 group\">\n  Compare LED PCB Types\n  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-5 w-5 group-hover:translate-x-1 transition-transform !text-white\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 7l5 5m0 0l-5 5m5-5H6\"><\/path>\n  <\/svg>\n<\/a>\n\n              <button type=\"button\" data-product=\"LED Aluminum PCB\" class=\"quote-open px-8 py-4 bg-white border border-slate-200 hover:border-primary text-neutral-950 rounded-xl font-semibold transition-all\" onclick=\"openInquiry()\">\n                Upload <a href=\"\/pcb-manufacturing-capability\/\" style=\"font-weight:bold;color:var(--e-global-color-primary,#0058e6);text-decoration:underline;\">Gerber<\/a> for Quote\n              <\/button>\n            <\/div>\n          <\/div>\n\n          <!-- Product Visual Proof in First Screen -->\n          <div class=\"relative\">\n            <div class=\"absolute -inset-4 bg-primary\/20 blur-3xl rounded-full\"><\/div>\n\n            <style>\n  .led-gallery-card {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    border-radius: 1.5rem;\n    overflow: hidden;\n    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);\n  }\n\n  .led-gallery-card .led-gallery-image {\n    width: 100%;\n    overflow: hidden;\n    background: #f8fafc;\n  }\n\n  .led-gallery-card .led-gallery-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  .led-gallery-card .led-gallery-caption {\n    background: #ffffff;\n    padding: 16px 18px;\n    border-top: 1px solid #e2e8f0;\n  }\n<\/style>\n\n<div class=\"relative grid grid-cols-2 gap-4\">\n  <div class=\"col-span-2 led-gallery-card green-glow\">\n    <div class=\"led-gallery-image h-[320px]\">\n      <img decoding=\"async\"\n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/3High-Thermal-Conductivity-Aluminum-Substrate-scaled.webp\"\n        alt=\"White solder mask LED aluminum PCB photo placeholder\"\n        loading=\"lazy\"\n      \/>\n    <\/div>\n\n    <div class=\"led-gallery-caption\">\n      <h3 class=\"font-bold text-neutral-950 mb-0 text-center\">\n        White Solder Mask\n      <\/h3>\n    <\/div>\n  <\/div>\n\n  <div class=\"led-gallery-card\">\n    <div class=\"led-gallery-image h-56\">\n      <img decoding=\"async\"\n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/2\uff0cLED-FPC-Flexible-printed-circuit-board-scaled.webp\"\n        alt=\"LED strip aluminum PCB photo placeholder\"\n        loading=\"lazy\"\n      \/>\n    <\/div>\n\n    <div class=\"led-gallery-caption\">\n      <h3 class=\"font-bold text-neutral-950 mb-0 text-center\">\n        LED Strip PCB\n      <\/h3>\n    <\/div>\n  <\/div>\n\n  <div class=\"led-gallery-card\">\n    <div class=\"led-gallery-image h-56\">\n      <img decoding=\"async\"\n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/03\/LED\u706f\u677f-1.jpg\"\n        alt=\"LED aluminum PCB assembly photo placeholder\"\n        loading=\"lazy\"\n      \/>\n    <\/div>\n\n    <div class=\"led-gallery-caption\">\n      <h3 class=\"font-bold text-neutral-950 mb-0 text-center\">\n        LED Light PCBA\n      <\/h3>\n    <\/div>\n  <\/div>\n<\/div>\n          <\/div>\n\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Screen 2: Application Visual Selector -->\n    <section id=\"applications\" class=\"py-20 bg-white\">\n      <div class=\"container mx-auto px-6\">\n        <div class=\"flex flex-col lg:flex-row lg:items-end lg:justify-between gap-8 mb-12\">\n          <div class=\"max-w-3xl\">\n            <div class=\"inline-flex px-4 py-2 rounded-full bg-primary-light text-primary font-semibold text-sm mb-6\">\n              Choose by LED Application\n            <\/div>\n\n            <h2 class=\"font-heading text-3xl md:text-4xl font-bold text-neutral-950 mb-5\">\n              LED Aluminum PCB Types for Lighting Buyers\n            <\/h2>\n\n            <p class=\"text-slate-600 leading-relaxed\">\n              Start from the LED product type. Then confirm thermal route, solder mask reflectance, LED pad layout, surface finish, and test scope.\n            <\/p>\n          <\/div>\n\n          <button type=\"button\" data-product=\"Application-based LED Aluminum PCB RFQ\" class=\"quote-open px-6 py-3 bg-primary hover:bg-primary-dark text-white rounded-xl font-semibold transition-all\" onclick=\"openInquiry()\">\n            Match My LED Project\n          <\/button>\n        <\/div>\n\n        <style>\n  .led-app-card {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    border-radius: 1.5rem;\n    overflow: hidden;\n    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);\n    transition: all 0.3s ease;\n  }\n\n  .led-app-card:hover {\n    box-shadow: 0 20px 45px rgba(15, 23, 42, 0.12);\n    transform: translateY(-2px);\n  }\n\n  .led-app-image {\n    height: 18rem;\n    overflow: hidden;\n    background: #f8fafc;\n  }\n\n  .led-app-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  .led-app-caption {\n    background: #ffffff;\n    padding: 18px 20px;\n    border-top: 1px solid #e2e8f0;\n  }\n<\/style>\n\n<div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6\">\n  <div class=\"led-app-card\">\n    <div class=\"led-app-image\">\n      <img decoding=\"async\"\n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/2\uff0cLED-FPC-Flexible-printed-circuit-board-scaled.webp\"\n        alt=\"LED strip application photo placeholder\"\n        loading=\"lazy\"\n      \/>\n    <\/div>\n    <div class=\"led-app-caption\">\n      <h3 class=\"font-bold text-neutral-950 mb-0 text-center\">\n        LED Strip Light PCB\n      <\/h3>\n    <\/div>\n  <\/div>\n\n  <div class=\"led-app-card\">\n    <div class=\"led-app-image\">\n      <img decoding=\"async\"\n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/4High-Thermal-Conductivity-Aluminum-Substrate-UFO-scaled.webp\"\n        alt=\"High bay light application photo placeholder\"\n        loading=\"lazy\"\n      \/>\n    <\/div>\n    <div class=\"led-app-caption\">\n      <h3 class=\"font-bold text-neutral-950 mb-0 text-center\">\n        High Bay Light PCB\n      <\/h3>\n    <\/div>\n  <\/div>\n\n  <div class=\"led-app-card\">\n    <div class=\"led-app-image\">\n      <img decoding=\"async\"\n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/4Aluminum-PCB-Board-for-LED-Light-Philips-scaled.webp\"\n        alt=\"Street light application photo placeholder\"\n        loading=\"lazy\"\n      \/>\n    <\/div>\n    <div class=\"led-app-caption\">\n      <h3 class=\"font-bold text-neutral-950 mb-0 text-center\">\n        Street Light PCB\n      <\/h3>\n    <\/div>\n  <\/div>\n\n  <div class=\"led-app-card\">\n    <div class=\"led-app-image\">\n      <img decoding=\"async\"\n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/07\/High-thermal-conductivity-downlight-aluminum-substrate.jpg\"\n        alt=\"Panel light application photo placeholder\"\n        loading=\"lazy\"\n      \/>\n    <\/div>\n    <div class=\"led-app-caption\">\n      <h3 class=\"font-bold text-neutral-950 mb-0 text-center\">\n        Panel Light PCB\n      <\/h3>\n    <\/div>\n  <\/div>\n\n  <div class=\"led-app-card\">\n    <div class=\"led-app-image\">\n      <img decoding=\"async\"\n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/05\/Stage-Light-PCB.png\"\n        alt=\"Projector stage light application photo placeholder\"\n        loading=\"lazy\"\n      \/>\n    <\/div>\n    <div class=\"led-app-caption\">\n      <h3 class=\"font-bold text-neutral-950 mb-0 text-center\">\n        Projector \/ Stage Light PCB\n      <\/h3>\n    <\/div>\n  <\/div>\n\n  <div class=\"led-app-card\">\n    <div class=\"led-app-image\">\n      <img decoding=\"async\"\n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/05\/LED-Light-PCBA.png\"\n        alt=\"LED PCBA application photo placeholder\"\n        loading=\"lazy\"\n      \/>\n    <\/div>\n    <div class=\"led-app-caption\">\n      <h3 class=\"font-bold text-neutral-950 mb-0 text-center\">\n        LED Light PCBA\n      <\/h3>\n    <\/div>\n  <\/div>\n<\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Screen 3: RFQ Snapshot + Quote Path -->\n    <section class=\"py-20 bg-slate-50 border-y border-slate-100\">\n      <div class=\"container mx-auto px-6\">\n        <div class=\"grid grid-cols-1 xl:grid-cols-12 gap-8 items-stretch\">\n\n          <div class=\"xl:col-span-8 bg-white rounded-[2rem] border border-slate-200 p-8 shadow-sm\">\n            <div class=\"inline-flex px-4 py-2 rounded-full bg-primary-light text-primary font-semibold text-sm mb-6\">\n              RFQ Snapshot\n            <\/div>\n\n            <div class=\"flex flex-col lg:flex-row lg:items-start lg:justify-between gap-6 mb-8\">\n              <div>\n                <h2 class=\"font-heading text-3xl font-bold text-neutral-950 mb-4\">\n                  Key Parameters for LED Aluminum PCB Buyers\n                <\/h2>\n                <p class=\"text-slate-600 leading-relaxed max-w-2xl\">\n                  Confirm the basic manufacturing range before quotation: aluminum base, thermal route, solder mask, delivery target, and assembly requirement.\n                <\/p>\n              <\/div>\n\n              <button type=\"button\" data-product=\"LED Aluminum PCB Parameter Review\" class=\"quote-open shrink-0 px-5 py-3 bg-primary hover:bg-primary-dark text-white rounded-xl font-semibold transition-all\" onclick=\"openInquiry()\">\n                Send Parameters\n              <\/button>\n            <\/div>\n\n            <div class=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-4\">\n              <div class=\"p-4 bg-slate-50 rounded-2xl border border-slate-200\">\n                <div class=\"text-xs text-slate-500 mb-1\">PCB Type<\/div>\n                <div class=\"font-bold text-neutral-950\">LED Aluminum PCB \/ <a href=\"\/mcpcb\/\" style=\"font-weight:bold;color:var(--e-global-color-primary,#0058e6);text-decoration:underline;\">MCPCB<\/a><\/div>\n              <\/div>\n              <div class=\"p-4 bg-slate-50 rounded-2xl border border-slate-200\">\n                <div class=\"text-xs text-slate-500 mb-1\">Base Material<\/div>\n                <div class=\"font-bold text-neutral-950\">1060 \/ 5052 Aluminum<\/div>\n              <\/div>\n              <div class=\"p-4 bg-slate-50 rounded-2xl border border-slate-200\">\n                <div class=\"text-xs text-slate-500 mb-1\">Standard Thermal Route<\/div>\n                <div class=\"font-bold text-neutral-950\">1.0-1.5 W\/m\u00b7K<\/div>\n              <\/div>\n              <div class=\"p-4 bg-slate-50 rounded-2xl border border-slate-200\">\n                <div class=\"text-xs text-slate-500 mb-1\">Advanced Route<\/div>\n                <div class=\"font-bold text-neutral-950\">2.0-3.0 W\/m\u00b7K<\/div>\n              <\/div>\n              <div class=\"p-4 bg-slate-50 rounded-2xl border border-slate-200\">\n                <div class=\"text-xs text-slate-500 mb-1\">Custom High Thermal<\/div>\n                <div class=\"font-bold text-neutral-950\">4.0-8.0 W\/m\u00b7K by review<\/div>\n              <\/div>\n              <div class=\"p-4 bg-slate-50 rounded-2xl border border-slate-200\">\n                <div class=\"text-xs text-slate-500 mb-1\">Solder Mask<\/div>\n                <div class=\"font-bold text-neutral-950\">High-reflectance White <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"mt-6 grid grid-cols-1 md:grid-cols-3 gap-4\">\n              <div class=\"p-5 rounded-2xl bg-primary-light border border-primary\/20\">\n                <div class=\"text-sm font-bold text-neutral-950 mb-1\">Quick-turn<\/div>\n                <div class=\"text-xs text-slate-600\">Standard material, complete Gerber, confirmed finish.<\/div>\n              <\/div>\n              <div class=\"p-5 rounded-2xl bg-primary-light border border-primary\/20\">\n                <div class=\"text-sm font-bold text-neutral-950 mb-1\">Engineering Review<\/div>\n                <div class=\"text-xs text-slate-600\">Thermal route, LED pad layout, V-Cut, assembly.<\/div>\n              <\/div>\n              <div class=\"p-5 rounded-2xl bg-primary-light border border-primary\/20\">\n                <div class=\"text-sm font-bold text-neutral-950 mb-1\">File Needed<\/div>\n                <div class=\"text-xs text-slate-600\">Gerber file, Requirements, Quantity and BOM if needed.<\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"xl:col-span-4 bg-green-50 text-neutral-900 rounded-[2rem] p-8 relative overflow-hidden border border-green-100\">\n  <div class=\"relative z-10\">\n    <div class=\"inline-flex px-4 py-2 rounded-full bg-white border border-green-100 text-primary font-semibold text-sm mb-6\">\n      Quote Path\n    <\/div>\n\n    <h2 class=\"font-heading text-3xl font-bold mb-4 text-neutral-950\">\n      Short RFQ First. Details Later.\n    <\/h2>\n\n    <p class=\"text-slate-600 leading-relaxed mb-8\">\n      Send only the core information first. Engineering details can be confirmed after Gerber review.\n    <\/p>\n\n    <div class=\"space-y-4 text-sm mb-8\">\n      <div class=\"flex gap-3\">\n        <span class=\"w-7 h-7 rounded-full bg-primary text-white flex items-center justify-center font-bold shrink-0\">1<\/span>\n        <span class=\"text-slate-700\">Application + quantity + contact<\/span>\n      <\/div>\n\n      <div class=\"flex gap-3\">\n        <span class=\"w-7 h-7 rounded-full bg-primary text-white flex items-center justify-center font-bold shrink-0\">2<\/span>\n        <span class=\"text-slate-700\">Thermal route and delivery target<\/span>\n      <\/div>\n\n      <div class=\"flex gap-3\">\n        <span class=\"w-7 h-7 rounded-full bg-primary text-white flex items-center justify-center font-bold shrink-0\">3<\/span>\n        <span class=\"text-slate-700\">Gerber \/ BOM attachment by email<\/span>\n      <\/div>\n    <\/div>\n\n    <button type=\"button\" data-product=\"Custom LED Aluminum PCB\" class=\"quote-open w-full px-6 py-4 bg-primary hover:bg-primary-dark text-white rounded-2xl font-bold transition-all\" onclick=\"openInquiry()\">\n      Open Short RFQ Form\n    <\/button>\n\n    \n  <\/div>\n\n  <div class=\"absolute -right-16 -bottom-16 w-48 h-48 bg-green-200\/60 rounded-full blur-3xl\"><\/div>\n<\/div>\n\n        <\/div>\n      <\/div>\n    <\/section>\n\n\n    <!-- Fast Route Commitment -->\n    <section class=\"py-20 bg-white\">\n      <div class=\"container mx-auto px-6\">\n        <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-12 items-start\">\n          <div>\n            <div class=\"inline-flex px-4 py-2 rounded-full bg-primary-light text-primary font-semibold text-sm mb-6\">\n              Fast Route Commitment\n            <\/div>\n\n            <h2 class=\"font-heading text-3xl md:text-4xl font-bold text-neutral-950 mb-5\">\n              Delivery Promise Matched to Thermal Route\n            <\/h2>\n\n            <p class=\"text-slate-600 leading-relaxed mb-6\">\n              The delivery promise is separated by material route. Standard LED aluminum PCB can enter the quick-turn process after file approval. Advanced and custom routes require material confirmation, thermal stack-up confirmation, and sometimes sample approval.\n            <\/p>\n\n            <div class=\"p-6 rounded-3xl bg-primary text-white relative overflow-hidden\">\n              <div class=\"relative z-10\">\n                <h3 class=\"text-xl font-bold mb-2\">Standard Route Commitment<\/h3>\n                <p class=\"text-sm text-white\/85 leading-relaxed\">\n                  48-hour DFM and process confirmation after complete Gerber, drill, outline, LED pad layout, and quantity information are received. No material or process change will be made without buyer confirmation.\n                <\/p>\n              <\/div>\n              <div class=\"absolute -right-10 -bottom-10 w-32 h-32 bg-white\/20 rounded-full blur-2xl\"><\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"bg-white rounded-[2rem] border border-slate-200 shadow-xl overflow-hidden\">\n            <div class=\"overflow-x-auto\">\n              <table class=\"min-w-[760px] w-full text-left\">\n                <thead class=\"bg-slate-50 border-b border-slate-200\">\n                  <tr>\n                    <th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Route<\/th>\n                    <th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Target Lead Time<\/th>\n                    <th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Expedite Option<\/th>\n                  <\/tr>\n                <\/thead>\n                <tbody class=\"divide-y divide-slate-200 text-sm\">\n                  <tr>\n                    <td class=\"px-5 py-5 font-bold text-neutral-950\">Standard 1.0-1.5 W\/m\u00b7K<\/td>\n                    <td class=\"px-5 py-5 text-primary font-bold\">1-3 working days<\/td>\n                    <td class=\"px-5 py-5 text-slate-600\">Possible after workload check. Insert actual expedite surcharge policy.<\/td>\n                  <\/tr>\n                  <tr>\n                    <td class=\"px-5 py-5 font-bold text-neutral-950\">Advanced 2.0-3.0 W\/m\u00b7K<\/td>\n                    <td class=\"px-5 py-5 text-primary font-bold\">3-5 working days<\/td>\n                    <td class=\"px-5 py-5 text-slate-600\">Material stock and surface finish must be confirmed first.<\/td>\n                  <\/tr>\n                  <tr>\n                    <td class=\"px-5 py-5 font-bold text-neutral-950\">Custom 4.0-8.0 W\/m\u00b7K<\/td>\n                    <td class=\"px-5 py-5 text-primary font-bold\">Engineering confirmed<\/td>\n                    <td class=\"px-5 py-5 text-slate-600\">No blind expedite promise before material and sample approval.<\/td>\n                  <\/tr>\n                <\/tbody>\n              <\/table>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n\n\n    <!-- Delivery Performance Proof -->\n    <section class=\"py-20 bg-slate-50\">\n      <div class=\"container mx-auto px-6\">\n        <div class=\"max-w-3xl mb-12\">\n          <div class=\"inline-flex px-4 py-2 rounded-full bg-primary-light text-primary font-semibold text-sm mb-6\">\n            Delivery Proof Data\n          <\/div>\n          <h2 class=\"font-heading text-3xl md:text-4xl font-bold text-neutral-950 mb-5\">\n            Real On-time Delivery Records by Route\n          <\/h2>\n          \n        <\/div>\n\n        <div class=\"bg-white rounded-[2rem] border border-slate-200 shadow-xl overflow-hidden\">\n          <div class=\"overflow-x-auto\">\n            <table class=\"min-w-[980px] w-full text-left\">\n              <thead class=\"bg-slate-50 border-b border-slate-200\">\n                <tr>\n                  <th class=\"px-6 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Route<\/th>\n                  <th class=\"px-6 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">12-Month On-time Rate<\/th>\n                  <th class=\"px-6 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Sample Order Count<\/th>\n                  <th class=\"px-6 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Main Bottleneck<\/th>\n                  <th class=\"px-6 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Delay Policy<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody class=\"divide-y divide-slate-200 text-sm\">\n                <tr>\n                  <td class=\"px-6 py-5 font-bold text-neutral-950\">Standard 1.0-1.5 W\/m\u00b7K<\/td>\n                  <td class=\"px-6 py-5 text-primary font-bold\"> 98.5%<\/td>\n                  <td class=\"px-6 py-5 text-slate-700\">6pcs<\/td>\n                  <td class=\"px-6 py-5 text-slate-700\">Usually panelization \/ V-Cut queue<\/td>\n                  <td class=\"px-6 py-5 text-slate-700\">Expedited remake<\/td>\n                <\/tr>\n                <tr>\n                  <td class=\"px-6 py-5 font-bold text-neutral-950\">Advanced 2.0-3.0 W\/m\u00b7K<\/td>\n                  <td class=\"px-6 py-5 text-primary font-bold\">99.2%<\/td>\n                  <td class=\"px-6 py-5 text-slate-700\">2 panels<\/td>\n                  <td class=\"px-6 py-5 text-slate-700\">Material stock + surface finish confirmation<\/td>\n                  <td class=\"px-6 py-5 text-slate-700\">Expedited remake<\/td>\n                <\/tr>\n                <tr>\n                  <td class=\"px-6 py-5 font-bold text-neutral-950\">Custom 4.0-8.0 W\/m\u00b7K<\/td>\n                  <td class=\"px-6 py-5 text-primary font-bold\">99%<\/td>\n                  <td class=\"px-6 py-5 text-slate-700\"> 4pcs<\/td>\n                  <td class=\"px-6 py-5 text-slate-700\">Special dielectric, stack-up, and sample approval<\/td>\n                  <td class=\"px-6 py-5 text-slate-700\">Expedited remake<\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Thermal Route Table -->\n    <section id=\"thermal-route\" class=\"py-20 bg-white\">\n      <div class=\"container mx-auto px-6\">\n        <div class=\"max-w-3xl mb-12\">\n          <div class=\"inline-flex px-4 py-2 rounded-full bg-primary-light text-primary font-semibold text-sm mb-6\">\n            Thermal Performance Data\n          <\/div>\n\n          <h2 class=\"font-heading text-3xl md:text-4xl font-bold text-neutral-950 mb-5\">\n            LED Aluminum PCB Thermal Routes with Test Data Fields\n          <\/h2>\n\n          \n        <\/div>\n\n        <div class=\"bg-white rounded-[2rem] border border-slate-200 shadow-xl overflow-hidden\">\n          <div class=\"overflow-x-auto\">\n            <table class=\"min-w-[1280px] w-full text-left\">\n  <thead class=\"bg-slate-50 border-b border-slate-200\">\n    <tr>\n      <th class=\"px-6 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Route<\/th>\n      <th class=\"px-6 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Aluminum Thickness<\/th>\n      <th class=\"px-6 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Dielectric Thickness<\/th>\n      <th class=\"px-6 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\"><a href=\"\/aluminum-pcb\/\" style=\"font-weight:bold;color:var(--e-global-color-primary,#0058e6);text-decoration:underline;\">Thermal Conductivity<\/a><\/th>\n      <th class=\"px-6 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Test Method \/ Condition<\/th>\n      <th class=\"px-6 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Lead Time<\/th>\n      <th class=\"px-6 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Cost Index<\/th>\n    <\/tr>\n  <\/thead>\n\n  <tbody class=\"divide-y divide-slate-200 text-sm\">\n    <tr>\n      <td class=\"px-6 py-5 font-bold text-neutral-950\">Standard<\/td>\n      <td class=\"px-6 py-5 text-slate-700\">1.0mm<\/td>\n      <td class=\"px-6 py-5 text-slate-700\">0.10mm<\/td>\n      <td class=\"px-6 py-5 text-primary font-bold\">1.0-1.5 W\/m\u00b7K<\/td>\n      <td class=\"px-6 py-5 text-slate-700\">AOI or E-test<\/td>\n      <td class=\"px-6 py-5 text-slate-700\">1-3 working days<\/td>\n      <td class=\"px-6 py-5 text-slate-700\">1.0\u00d7 baseline<\/td>\n    <\/tr>\n\n    <tr>\n      <td class=\"px-6 py-5 font-bold text-neutral-950\">Advanced<\/td>\n      <td class=\"px-6 py-5 text-slate-700\">1.5mm<\/td>\n      <td class=\"px-6 py-5 text-slate-700\">0.10mm<\/td>\n      <td class=\"px-6 py-5 text-primary font-bold\">2.0-3.0 W\/m\u00b7K<\/td>\n      <td class=\"px-6 py-5 text-slate-700\">AOI or E-test<\/td>\n      <td class=\"px-6 py-5 text-slate-700\">3-5 working days<\/td>\n      <td class=\"px-6 py-5 text-slate-700\">1.4-2.2\u00d7 reference<\/td>\n    <\/tr>\n\n    <tr>\n      <td class=\"px-6 py-5 font-bold text-neutral-950\">Custom High Thermal<\/td>\n      <td class=\"px-6 py-5 text-slate-700\">2.0mm<\/td>\n      <td class=\"px-6 py-5 text-slate-700\">0.10mm<\/td>\n      <td class=\"px-6 py-5 text-primary font-bold\">4.0-8.0 W\/m\u00b7K<\/td>\n      <td class=\"px-6 py-5 text-slate-700\">AOI or E-test<\/td>\n      <td class=\"px-6 py-5 text-slate-700\">5-10 days by material<\/td>\n      <td class=\"px-6 py-5 text-slate-700\">3.0\u00d7+ by project<\/td>\n    <\/tr>\n  <\/tbody>\n<\/table>\n          <\/div>\n        <\/div>\n\n        <div class=\"mt-8 grid grid-cols-1 lg:grid-cols-3 gap-6\">\n          <div class=\"p-6 rounded-3xl bg-slate-50 border border-slate-200\">\n            <h3 class=\"font-bold text-neutral-950 mb-2\">Electrical Test (E-Test)<\/h3>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              100% electrical testing to verify circuit continuity and ensure there are no open or short circuits..\n            <\/p>\n          <\/div>\n\n          <div class=\"p-6 rounded-3xl bg-slate-50 border border-slate-200\">\n            <h3 class=\"font-bold text-neutral-950 mb-2\">Dielectric Withstanding Voltage Test (Hi-Pot Test)<\/h3>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              High-voltage testing between the copper circuit and aluminum base to verify insulation integrity and prevent electrical leakage..\n            <\/p>\n          <\/div>\n\n          <div class=\"p-6 rounded-3xl bg-slate-50 border border-slate-200 relative overflow-hidden\">\n  <div class=\"relative z-10\">\n    <h3 class=\"font-bold mb-2 text-neutral-950\">Insulation Resistance Test (IR Test)<\/h3>\n    <p class=\"text-sm text-slate-600 leading-relaxed\">\n      Measures the insulation resistance between the circuit layer and aluminum substrate to ensure long-term electrical reliability.\n    <\/p>\n  <\/div>\n\n  <div class=\"absolute -right-10 -bottom-10 w-32 h-32 bg-primary\/10 rounded-full blur-2xl\"><\/div>\n<\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Technical Comparison Table -->\n    <section id=\"comparison-table\" class=\"py-20 bg-slate-50\">\n      <div class=\"container mx-auto px-6\">\n        <div class=\"max-w-3xl mb-12\">\n          <div class=\"inline-flex px-4 py-2 rounded-full bg-primary-light text-primary font-semibold text-sm mb-6\">\n            LED PCB Selection Table\n          <\/div>\n\n          <h2 class=\"font-heading text-3xl md:text-4xl font-bold text-neutral-950 mb-5\">\n            Compare LED Aluminum PCB by Application\n          <\/h2>\n\n          <p class=\"text-slate-600 leading-relaxed\">\n            Compare LED application, material route, solder mask, surface finish, MOQ, and lead time before sending RFQ files.\n          <\/p>\n        <\/div>\n\n        <div class=\"bg-white rounded-[2rem] border border-slate-200 shadow-xl overflow-hidden\">\n          <div class=\"overflow-x-auto table-wrap\">\n            <table class=\"product-table min-w-[1640px] w-full text-left\">\n              <thead class=\"bg-slate-50 border-b border-slate-200\">\n                <tr>\n                  <th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Image<\/th>\n                  <th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">LED Product<\/th>\n                  <th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Board Type<\/th>\n                  <th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Thermal Route<\/th>\n                  <th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Base<\/th>\n                  <th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Solder Mask<\/th>\n                  <th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Surface Finish<\/th>\n                  <th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">MOQ<\/th>\n                  <th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Lead Time<\/th>\n                  <th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500 text-right\">Quote<\/th>\n                <\/tr>\n              <\/thead>\n\n              <tbody class=\"divide-y divide-slate-200\">\n                <tr class=\"hover:bg-primary-light\/30 transition-colors\">\n                  <td class=\"px-5 py-5\"><div class=\"image-card w-28 h-24\"><img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/2\uff0cLED-FPC-Flexible-printed-circuit-board-scaled.webp\" alt=\"LED strip aluminum PCB thumbnail\" loading=\"lazy\" \/><\/div><\/td>\n                  <td class=\"px-5 py-5\"><div class=\"font-bold text-neutral-950\">LED Strip Light PCB<\/div><div class=\"text-sm text-primary font-semibold mt-1\">YC-LED-STRIP<\/div><\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Long strip \/ panel<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Standard: 1.0-1.5 W\/m\u00b7K<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">FPC typical<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">High-reflectance white<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">OSP \/ HASL \/ ENIG<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">1 pcs typical<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">1-3 days<\/td>\n                  <td class=\"px-5 py-5 text-right\"><button type=\"button\" data-product=\"LED Strip Light Aluminum PCB\" class=\"quote-open px-5 py-3 rounded-xl bg-primary hover:bg-primary-dark text-white font-semibold transition-all\" onclick=\"openInquiry()\">Quote<\/button><\/td>\n                <\/tr>\n\n                <tr class=\"hover:bg-primary-light\/30 transition-colors\">\n                  <td class=\"px-5 py-5\"><div class=\"image-card w-28 h-24\"><img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/4High-Thermal-Conductivity-Aluminum-Substrate-UFO-scaled.webp\" alt=\"High bay light aluminum PCB thumbnail\" loading=\"lazy\" \/><\/div><\/td>\n                  <td class=\"px-5 py-5\"><div class=\"font-bold text-neutral-950\">High Bay Light PCB<\/div><div class=\"text-sm text-primary font-semibold mt-1\">YC-LED-HB<\/div><\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Round \/ custom LED module board<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Advanced: 2.0-3.0 W\/m\u00b7K<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">1060 \/ 5052<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">White reflective<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">HASL \/ ENIG \/ by review<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">1pcs typical<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">1-3 days<\/td>\n                  <td class=\"px-5 py-5 text-right\"><button type=\"button\" data-product=\"High Bay Light Aluminum PCB\" class=\"quote-open px-5 py-3 rounded-xl bg-primary hover:bg-primary-dark text-white font-semibold transition-all\" onclick=\"openInquiry()\">Quote<\/button><\/td>\n                <\/tr>\n\n                <tr class=\"hover:bg-primary-light\/30 transition-colors\">\n                  <td class=\"px-5 py-5\"><div class=\"image-card w-28 h-24\"><img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/05\/Stage-Light-PCB.png\" alt=\"Projector LED aluminum PCB thumbnail\" loading=\"lazy\" \/><\/div><\/td>\n                  <td class=\"px-5 py-5\"><div class=\"font-bold text-neutral-950\">Projector \/ Stage Light PCB<\/div><div class=\"text-sm text-primary font-semibold mt-1\">YC-LED-HPL<\/div><\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">High thermal LED module board<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Custom: 4.0-8.0 W\/m\u00b7K<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">By review<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">High-reflectance black<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">ENIG \/ HASL by review<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Project-based<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">1-3 days<\/td>\n                  <td class=\"px-5 py-5 text-right\"><button type=\"button\" data-product=\"Projector Stage Light LED Aluminum PCB\" class=\"quote-open px-5 py-3 rounded-xl bg-primary hover:bg-primary-dark text-white font-semibold transition-all\" onclick=\"openInquiry()\">Quote<\/button><\/td>\n                <\/tr>\n\n                <tr class=\"hover:bg-primary-light\/30 transition-colors\">\n                  <td class=\"px-5 py-5\"><div class=\"image-card w-28 h-24\"><img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/4Aluminum-PCB-Board-for-LED-Light-Philips-scaled.webp\" alt=\"Street light aluminum PCB thumbnail\" loading=\"lazy\" \/><\/div><\/td>\n                  <td class=\"px-5 py-5\"><div class=\"font-bold text-neutral-950\">Street \/ Outdoor Light PCB<\/div><div class=\"text-sm text-primary font-semibold mt-1\">YC-LED-OUT<\/div><\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Rugged LED aluminum PCB<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Advanced: 2.0-3.0 W\/m\u00b7K<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">5052 option<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">White \/ black by design<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">HASL \/ ENIG<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Project-based<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">1-3 days<\/td>\n                  <td class=\"px-5 py-5 text-right\"><button type=\"button\" data-product=\"Street Outdoor Light LED Aluminum PCB\" class=\"quote-open px-5 py-3 rounded-xl bg-primary hover:bg-primary-dark text-white font-semibold transition-all\" onclick=\"openInquiry()\">Quote<\/button><\/td>\n                <\/tr>\n\n                <tr class=\"hover:bg-primary-light\/30 transition-colors\">\n                  <td class=\"px-5 py-5\"><div class=\"image-card w-28 h-24\"><img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/05\/LED-Light-PCBA.png\" alt=\"LED light PCBA thumbnail\" loading=\"lazy\" \/><\/div><\/td>\n                  <td class=\"px-5 py-5\"><div class=\"font-bold text-neutral-950\">LED Light PCBA<\/div><div class=\"text-sm text-primary font-semibold mt-1\">YC-LED-PCBA<\/div><\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Aluminum PCB + LED assembly<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Standard: 1.0-1.5 W\/m\u00b7K<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Per PCB design<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Per LED optical requirement<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">OSP\/ HASL\/ ENIG<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Project-based<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">By BOM and test scope<\/td>\n                  <td class=\"px-5 py-5 text-right\"><button type=\"button\" data-product=\"LED Light Aluminum PCB Assembly\" class=\"quote-open px-5 py-3 rounded-xl bg-primary hover:bg-primary-dark text-white font-semibold transition-all\" onclick=\"openInquiry()\">Quote<\/button><\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n\n          <div class=\"px-6 py-4 bg-slate-50 border-t border-slate-200 text-sm text-slate-500 flex flex-col md:flex-row md:items-center md:justify-between gap-3\">\n            <p>Final manufacturability depends on LED power, thermal route, aluminum grade, copper weight, solder mask reflectance, board outline, and test requirements.<\/p>\n            <button type=\"button\" data-product=\"Custom LED Aluminum PCB Requirement\" class=\"quote-open text-primary font-bold hover:underline text-left md:text-right\" onclick=\"openInquiry()\">\n              Send custom requirement \u2192\n            <\/button>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n\n    <!-- Price Reference and Quick Estimator -->\n    <section class=\"py-20 bg-white\">\n      \n    <\/section>\n\n    <!-- Manufacturing Proof Section -->\n    <section class=\"py-20 bg-white\">\n  <div class=\"container mx-auto px-6\">\n    <div class=\"text-center max-w-3xl mx-auto mb-12\">\n      <div class=\"inline-flex px-4 py-2 rounded-full bg-primary-light text-primary font-semibold text-sm mb-6\">\n        Our Manufacturing\n      <\/div>\n\n      \n\n      \n    <\/div>\n\n    <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6\">\n      <div class=\"photo-block h-[360px]\">\n        <img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/17\uff0cV-cutting-machine-scaled.webp\" alt=\"Factory workshop photo placeholder\" loading=\"lazy\" \/>\n        \n      <\/div>\n\n      <div class=\"photo-block h-[360px]\">\n        <img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2024\/11\/OSP\u7ebf.jpg\" alt=\"Cross-section photo placeholder\" loading=\"lazy\" \/>\n        \n      <\/div>\n\n      <div class=\"photo-block h-[360px]\">\n        <img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2024\/11\/E-test-2.jpg\" loading=\"lazy\" \/>\n        \n      <\/div>\n\n      <div class=\"photo-block h-[360px]\">\n        <img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/24\uff0cPCB-Assembly--scaled.webp\" alt=\"LED assembly aging test photo placeholder\" loading=\"lazy\" \/>\n        \n      <\/div>\n    <\/div>\n\n    <div class=\"mt-8 grid grid-cols-1 md:grid-cols-4 gap-4\">\n      <div class=\"p-5 rounded-3xl bg-slate-50 border border-slate-200\">\n        <div class=\"text-2xl font-bold text-neutral-950\">Production capacity<\/div>\n        <div class=\"text-sm text-slate-500 mt-1\">Monthly capacity, 100,000+m\u00b2 \/ month<\/div>\n      <\/div>\n\n      <div class=\"p-5 rounded-3xl bg-slate-50 border border-slate-200\">\n        <div class=\"text-2xl font-bold text-neutral-950\">OSP production line<\/div>\n        <div class=\"text-sm text-slate-500 mt-1\">We own our production lines and do not outsource them.<\/div>\n      <\/div>\n\n      <div class=\"p-5 rounded-3xl bg-slate-50 border border-slate-200\">\n        <div class=\"text-2xl font-bold text-neutral-950\">100%<\/div>\n        <div class=\"text-sm text-slate-500 mt-1\">AOI \/ e-test coverage before packing<\/div>\n      <\/div>\n\n      <div class=\"p-5 rounded-3xl bg-white text-neutral-900 border border-slate-200\">\n        <div class=\"text-2xl font-bold text-neutral-950\"><a href=\"\/pcb-assembly\/\" style=\"font-weight:bold;color:var(--e-global-color-primary,#0058e6);text-decoration:underline;\">PCB Assembly<\/a><\/div>\n        <div class=\"text-sm text-slate-600 mt-1\">One-stop PCBA surface mount technology service<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"mt-8 grid grid-cols-1 lg:grid-cols-3 gap-6\">\n      \n      \n\n      \n    <\/div>\n  <\/div>\n<\/section>\n\n    <!-- DFM + One-stop Value -->\n    <section class=\"py-20 bg-slate-50\">\n      <div class=\"container mx-auto px-6\">\n        <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-12\">\n          <div>\n            <div class=\"inline-flex px-4 py-2 rounded-full bg-primary-light text-primary font-semibold text-sm mb-6\">\n              LED DFM Review\n            <\/div>\n\n            <h2 class=\"font-heading text-3xl md:text-4xl font-bold text-neutral-950 mb-5\">\n              Review Before LED PCB Production\n            <\/h2>\n\n            <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-4\">\n              <div class=\"p-6 rounded-3xl bg-white border border-slate-200\">\n                <h3 class=\"font-bold text-neutral-950 mb-2\">Thermal Route<\/h3>\n                <p class=\"text-sm text-slate-600\">Confirm standard, advanced, or custom high-thermal material route.<\/p>\n              <\/div>\n              <div class=\"p-6 rounded-3xl bg-white border border-slate-200\">\n                <h3 class=\"font-bold text-neutral-950 mb-2\">LED Pad Layout<\/h3>\n                <p class=\"text-sm text-slate-600\">Review LED pad opening, polarity, solder mask bridge, and routing clearance.<\/p>\n              <\/div>\n              <div class=\"p-6 rounded-3xl bg-white border border-slate-200\">\n                <h3 class=\"font-bold text-neutral-950 mb-2\">Panelization<\/h3>\n                <p class=\"text-sm text-slate-600\">Check V-Cut, tab routing, long strip handling, mould shape, and packing method.<\/p>\n              <\/div>\n              <div class=\"p-6 rounded-3xl bg-white text-neutral-900 border border-slate-200 relative overflow-hidden\">\n  <div class=\"relative z-10\">\n    <h3 class=\"font-bold mb-2 text-neutral-950\">2h Feedback<\/h3>\n    <p class=\"text-sm text-slate-600\">\n      Typical DFM feedback after complete files and LED notes are received.\n    <\/p>\n  <\/div>\n\n  <div class=\"absolute -right-8 -bottom-8 w-24 h-24 bg-primary\/10 rounded-full blur-2xl\"><\/div>\n<\/div>\n            <\/div>\n          <\/div>\n\n          <div>\n            <div class=\"inline-flex px-4 py-2 rounded-full bg-primary-light text-primary font-semibold text-sm mb-6\">\n              One-stop LED PCB + PCBA\n            <\/div>\n\n            <h2 class=\"font-heading text-3xl md:text-4xl font-bold text-neutral-950 mb-5\">\n              Fabrication, LED Mounting, and Testing\n            <\/h2>\n\n            <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-4\">\n              <div class=\"p-6 rounded-3xl bg-white border border-slate-200\">\n                <h3 class=\"font-bold text-neutral-950 mb-2\">PCB Fabrication<\/h3>\n                <p class=\"text-sm text-slate-600\">Aluminum base, dielectric, copper, solder mask, finish, routing, and test.<\/p>\n              <\/div>\n              <div class=\"p-6 rounded-3xl bg-white border border-slate-200\">\n                <h3 class=\"font-bold text-neutral-950 mb-2\">LED Sourcing<\/h3>\n                <p class=\"text-sm text-slate-600\">LED, resistor, connector, driver IC, and standard components by BOM.<\/p>\n              <\/div>\n              <div class=\"p-6 rounded-3xl bg-white border border-slate-200\">\n                <h3 class=\"font-bold text-neutral-950 mb-2\">Assembly & Test<\/h3>\n                <p class=\"text-sm text-slate-600\">SMT, DIP, LED mounting, polarity check, functional test, and aging test.<\/p>\n              <\/div>\n              <div class=\"p-6 rounded-3xl bg-white text-neutral-900 border border-slate-200 relative overflow-hidden\">\n  <div class=\"relative z-10\">\n    <h3 class=\"font-bold mb-2 text-neutral-950\">Traceable Delivery<\/h3>\n    <p class=\"text-sm text-slate-600\">\n      Packing photos, inspection records, shipping documents, and after-sales review.\n    <\/p>\n  <\/div>\n\n  <div class=\"absolute -right-8 -bottom-8 w-24 h-24 bg-primary\/10 rounded-full blur-2xl\"><\/div>\n<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Reliability and Certificate Detail -->\n    <section class=\"py-20 bg-white\">\n   \n\n<div class=\"container mx-auto px-6\">\n  <div class=\"text-center max-w-3xl mx-auto mb-10\">\n    <div class=\"inline-flex px-3 py-1.5 rounded-full bg-primary-light text-primary font-medium text-xs mb-5\">\n      Shipping records\n    <\/div>\n  <\/div>\n\n  <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6\">\n    \n    <div class=\"bg-white rounded-3xl border border-slate-200 overflow-hidden hover:shadow-xl transition-all\">\n      <div class=\"image-card h-80 md:h-96 rounded-none border-0 overflow-hidden bg-slate-50\">\n        <img decoding=\"async\"\n          class=\"w-full h-full object-contain scale-125 transition-transform duration-500 hover:scale-[1.35]\"\n          src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/06\/\u8fd0\u8f93\u8bb0\u5f551.png\"\n          alt=\"Shipping record 2025-11-11\"\n          loading=\"lazy\"\n        \/>\n      <\/div>\n      <div class=\"p-2\">\n        <p class=\"text-xs font-medium text-neutral-950 leading-tight\">\n          Shipping date: 2025-11-11\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"bg-white rounded-3xl border border-slate-200 overflow-hidden hover:shadow-xl transition-all\">\n      <div class=\"image-card h-80 md:h-96 rounded-none border-0 overflow-hidden bg-slate-50\">\n        <img decoding=\"async\"\n          class=\"w-full h-full object-contain scale-125 transition-transform duration-500 hover:scale-[1.35]\"\n          src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/06\/\u8fd0\u8f93\u8bb0\u5f552.png\"\n          alt=\"Shipping record 2026-2-8\"\n          loading=\"lazy\"\n        \/>\n      <\/div>\n      <div class=\"p-2\">\n        <p class=\"text-xs font-medium text-neutral-950 leading-tight\">\n          Shipping date: 2026-2-8\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"bg-white rounded-3xl border border-slate-200 overflow-hidden hover:shadow-xl transition-all\">\n      <div class=\"image-card h-80 md:h-96 rounded-none border-0 overflow-hidden bg-slate-50\">\n        <img decoding=\"async\"\n          class=\"w-full h-full object-contain scale-125 transition-transform duration-500 hover:scale-[1.35]\"\n          src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/06\/\u8fd0\u8f93\u8bb0\u5f553.png\"\n          alt=\"Shipping record 2026-3-17\"\n          loading=\"lazy\"\n        \/>\n      <\/div>\n      <div class=\"p-2\">\n        <p class=\"text-xs font-medium text-neutral-950 leading-tight\">\n          Shipping date: 2026-3-17\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"bg-white rounded-3xl border border-slate-200 overflow-hidden hover:shadow-xl transition-all\">\n      <div class=\"image-card h-80 md:h-96 rounded-none border-0 overflow-hidden bg-slate-50\">\n        <img decoding=\"async\"\n          class=\"w-full h-full object-contain scale-125 transition-transform duration-500 hover:scale-[1.35]\"\n          src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/06\/\u8fd0\u8f93\u8bb0\u5f554.png\"\n          alt=\"Shipping record 2026-4-1\"\n          loading=\"lazy\"\n        \/>\n      <\/div>\n      <div class=\"p-2\">\n        <p class=\"text-xs font-medium text-neutral-950 leading-tight\">\n          Shipping date: 2026-4-1\n        <\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n\n\n\n    <\/section>\n\n\n    <!-- Customer Case Proof -->\n    <section class=\"py-20 bg-slate-50\">\n      <div class=\"container mx-auto px-6\">\n        <div class=\"text-center max-w-3xl mx-auto mb-12\">\n          <div class=\"inline-flex px-4 py-2 rounded-full bg-primary-light text-primary font-semibold text-sm mb-6\">\n            Customer Case\n          <\/div>\n          <h2 class=\"font-heading text-3xl md:text-4xl font-bold text-neutral-950 mb-5\">\n            LED PCB Project References\n          <\/h2>\n          \n        <\/div>\n\n        <div class=\"grid grid-cols-1 md:grid-cols-3 gap-6\">\n  <div class=\"p-6 rounded-3xl bg-white border border-slate-200\">\n    <h3 class=\"font-bold text-neutral-950 mb-4\">\n      LED Strip Light PCB Project\n    <\/h3>\n\n    <div class=\"h-64 rounded-2xl bg-slate-50 border border-slate-200 overflow-hidden flex items-center justify-center\">\n      <!-- Replace with real case image -->\n      <img decoding=\"async\"\n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/06\/\u8f6f\u706f\u5e26PCB\u529e\u5e94\u7528\u573a\u666f.jpg\"\n        alt=\"LED Strip Brand Case image\"\n        loading=\"lazy\"\n        class=\"w-full h-full object-contain\"\n      \/>\n    <\/div>\n  <\/div>\n\n  <div class=\"p-6 rounded-3xl bg-white border border-slate-200\">\n    <h3 class=\"font-bold text-neutral-950 mb-4\">\n      High Bay Light PCB Project\n    <\/h3>\n\n    <div class=\"h-64 rounded-2xl bg-slate-50 border border-slate-200 overflow-hidden flex items-center justify-center\">\n      <!-- Replace with real case image -->\n      <img decoding=\"async\"\n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/06\/High-Bay-Light-PCB.jpg\"\n        alt=\"High Bay Light Case image\"\n        loading=\"lazy\"\n        class=\"w-full h-full object-contain\"\n      \/>\n    <\/div>\n  <\/div>\n\n  <div class=\"p-6 rounded-3xl bg-white border border-slate-200 relative overflow-hidden\">\n    <div class=\"relative z-10\">\n      <h3 class=\"font-bold text-neutral-950 mb-4\">\n        LED Street Light PCB Project\n      <\/h3>\n\n      <div class=\"h-64 rounded-2xl bg-slate-50 border border-slate-200 overflow-hidden flex items-center justify-center\">\n        <!-- Replace with real quality contact \/ factory image -->\n        <img decoding=\"async\"\n          src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/06\/\u8def\u706fPCB\u677f\u5e94\u7528\u573a\u666f.jpg\"\n          alt=\"Quality Contact image\"\n          loading=\"lazy\"\n          class=\"w-full h-full object-contain\"\n        \/>\n      <\/div>\n    <\/div>\n\n    <div class=\"absolute -right-10 -bottom-10 w-32 h-32 bg-primary\/10 rounded-full blur-2xl\"><\/div>\n  <\/div>\n<\/div>\n      <\/div>\n    <\/section>\n\n\n    <!-- Final CTA -->\n    <section class=\"py-24 relative overflow-hidden bg-white\">\n      <div class=\"absolute inset-0 hero-gradient bg-grid-pattern\"><\/div>\n\n      <div class=\"container mx-auto px-6 text-center relative z-10\">\n        <div class=\"max-w-4xl mx-auto glass-card p-10 md:p-16 rounded-[3rem] shadow-2xl relative border-slate-100\">\n          <h2 class=\"font-heading text-3xl md:text-5xl font-bold text-neutral-950 mb-6\">\n            Request an LED Aluminum PCB Quote\n          <\/h2>\n\n          <p class=\"text-lg text-slate-600 mb-10 max-w-2xl mx-auto leading-relaxed\">\n            Send product type, quantity, delivery target, thermal route, contact information, and Gerber files. Detailed engineering requirements can be confirmed after file review.\n          <\/p>\n\n          <div class=\"flex flex-col sm:flex-row justify-center items-center gap-6\">\n            <button type=\"button\" data-product=\"Custom LED Aluminum PCB\" class=\"quote-open w-full sm:w-auto px-10 py-5 bg-primary hover:bg-primary-dark text-white rounded-2xl font-bold transition-all shadow-xl shadow-primary\/30\" onclick=\"openInquiry()\">\n              Open Short RFQ Form\n            <\/button>\n\n            <a href=\"mailto:sales@ycelectronic.com\" class=\"w-full sm:w-auto px-10 py-5 bg-white border border-slate-200 hover:border-primary text-neutral-950 rounded-2xl font-bold transition-all\">\n              Email Sales Team\n            <\/a>\n          <\/div>\n\n          <div class=\"mt-10 pt-8 border-t border-slate-200 text-sm text-slate-500\">\n            <p>\n              Email:\n              <a href=\"mailto:sales@ycelectronic.com\" class=\"text-primary font-semibold hover:underline\">sales@ycelectronic.com<\/a>\n              <span class=\"mx-2 text-slate-300\">|<\/span>\n              Website:\n              <a href=\"https:\/\/ycpcbs.com\/\" class=\"text-primary font-semibold hover:underline\">ycpcbs.com<\/a>\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n  <\/main>\n\n<!-- YC PCB Floating Quote Button -->\n<a\n  id=\"ycpcbsFloatQuote\"\n  href=\"#ycpcbs-contact-popup\"\n  aria-label=\"Get Free Quote\"\n>\n  \ud83d\udce9 Get Free Quote\n<\/a>\n\n<!-- YC PCB Unified Contact Popup -->\n<div class=\"ycpcbs-contact-popup\" id=\"ycpcbs-contact-popup\">\n  <div\n    class=\"ycpcbs-popup-dialog\"\n    role=\"dialog\"\n    aria-modal=\"true\"\n    aria-labelledby=\"ycpcbs-popup-title\"\n  >\n    <a class=\"ycpcbs-popup-close\" href=\"#\" aria-label=\"Close contact form\">\u00d7<\/a>\n\n    <div class=\"ycpcbs-popup-head\">\n      <div style=\"display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:#eaf9ee;color:#28a745;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;\">\n        Quick Project Inquiry\n      <\/div>\n\n      <h3 id=\"ycpcbs-popup-title\">Send Your LED Aluminum PCB Requirements<\/h3>\n\n      <p>\n        Tell us what you need. For Gerber files, drill data, BOM, LED layout,\n        mechanical drawings, heat-sink structure or reference photos, email them\n        directly to sales@ycelectronic.com after submitting this form.\n      <\/p>\n    <\/div>\n\n    <form\n      id=\"ycpcbs-contact-form\"\n      data-endpoint=\"https:\/\/ycpcbs.com\/wp-json\/zeroy\/v1\/submissions\"\n    >\n      <div class=\"ycpcbs-popup-field\">\n        <label for=\"ycpcbs-name\">Name<\/label>\n        <input\n          id=\"ycpcbs-name\"\n          name=\"name\"\n          type=\"text\"\n          placeholder=\"Your name\"\n          required\n        >\n      <\/div>\n\n      <div class=\"ycpcbs-popup-field\">\n        <label for=\"ycpcbs-phone\">Email \/ WhatsApp \/ Phone<\/label>\n        <input\n          id=\"ycpcbs-phone\"\n          name=\"phone\"\n          type=\"text\"\n          placeholder=\"Email, WhatsApp or phone number\"\n          required\n        >\n      <\/div>\n\n      <div class=\"ycpcbs-popup-field\">\n        <label for=\"ycpcbs-message\">Project Requirements<\/label>\n        <textarea\n          id=\"ycpcbs-message\"\n          name=\"message\"\n          placeholder=\"Please include LED application, quantity, board size, aluminum base, thermal conductivity, copper weight, solder mask, surface finish, LED assembly \/ PCBA needs, testing requirements and target delivery time.\"\n          required\n        ><\/textarea>\n      <\/div>\n\n      <input\n        type=\"text\"\n        name=\"_zeroy_hp\"\n        value=\"\"\n        tabindex=\"-1\"\n        autocomplete=\"off\"\n        aria-hidden=\"true\"\n        style=\"display:none !important;\"\n      >\n\n      <input\n        type=\"hidden\"\n        name=\"_zeroy_redirect\"\n        value=\"https:\/\/ycpcbs.com\/thank-you-2\/\"\n      >\n\n      <button class=\"ycpcbs-popup-submit\" type=\"submit\">\n        Send Project Requirements\n      <\/button>\n\n      <div class=\"ycpcbs-popup-note\">\n        Need to send Gerber, BOM or drawings?\n        <a href=\"mailto:sales@ycelectronic.com\">sales@ycelectronic.com<\/a>\n      <\/div>\n    <\/form>\n  <\/div>\n<\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  window.openInquiry = function () {\n    window.location.hash = 'ycpcbs-contact-popup';\n  };\n\n  window.closeInquiry = function () {\n    if (window.location.hash === '#ycpcbs-contact-popup') {\n      history.replaceState(null, '', window.location.pathname + window.location.search);\n    }\n  };\n\n  const form = document.getElementById('ycpcbs-contact-form');\n  if (!form) return;\n\n  form.addEventListener('submit', async function (event) {\n    event.preventDefault();\n\n    const submitButton = form.querySelector('[type=\"submit\"]');\n    const originalButtonText = submitButton ? submitButton.textContent : '';\n\n    if (submitButton) {\n      submitButton.disabled = true;\n      submitButton.textContent = 'Sending...';\n    }\n\n    try {\n      const endpoint =\n        form.dataset.endpoint ||\n        'https:\/\/ycpcbs.com\/wp-json\/zeroy\/v1\/submissions';\n\n      const formData = new FormData(form);\n\n      const response = await fetch(endpoint, {\n        method: 'POST',\n        body: formData\n      });\n\n      let result = null;\n\n      try {\n        result = await response.json();\n      } catch (jsonError) {\n        throw new Error('Invalid response from the submission service.');\n      }\n\n      if (result && result.success === true) {\n        window.location.href = 'https:\/\/ycpcbs.com\/thank-you-2\/';\n        return;\n      }\n\n      throw new Error(\n        (result && result.data && result.data.message) ||\n        (result && result.message) ||\n        'Submission failed.'\n      );\n\n    } catch (error) {\n      console.error('Zeroy submission error:', error);\n\n      alert(\n        'Submission failed. Please try again or email your project to sales@ycelectronic.com.'\n      );\n\n      if (submitButton) {\n        submitButton.disabled = false;\n        submitButton.textContent = originalButtonText;\n      }\n    }\n  });\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Custom LED Aluminum PCB \/ LED MCPCB Manufacturing LED Aluminum PCB Standard, Advanced, and Custom Thermal Routes. LED aluminum PCB manufacturing for strip lights, panel lights, high bay lights, street lights, projector lights, stage lights, flashlight modules, and LED light PCBA. Clear delivery routes: 1-3 days for Sample PCB,3-5 days for small batch production and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"both","_seopress_redirections_param":"","_seopress_redirections_type":301,"_seopress_analysis_target_kw":"","_zeroy_edited":true,"_zeroy_last_edited":"2026-08-10 08:01:23","footnotes":""},"class_list":["post-3753","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ycpcbs.com\/nl\/wp-json\/wp\/v2\/pages\/3753","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ycpcbs.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ycpcbs.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ycpcbs.com\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ycpcbs.com\/nl\/wp-json\/wp\/v2\/comments?post=3753"}],"version-history":[{"count":3,"href":"https:\/\/ycpcbs.com\/nl\/wp-json\/wp\/v2\/pages\/3753\/revisions"}],"predecessor-version":[{"id":4215,"href":"https:\/\/ycpcbs.com\/nl\/wp-json\/wp\/v2\/pages\/3753\/revisions\/4215"}],"wp:attachment":[{"href":"https:\/\/ycpcbs.com\/nl\/wp-json\/wp\/v2\/media?parent=3753"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}