{"id":3749,"date":"2026-06-24T06:58:56","date_gmt":"2026-06-24T06:58:56","guid":{"rendered":"https:\/\/ycpcbs.com\/?page_id=3749"},"modified":"2026-08-10T02:21:30","modified_gmt":"2026-08-10T02:21:30","slug":"double-sided-aluminum-pcb","status":"publish","type":"page","link":"https:\/\/ycpcbs.com\/pt\/double-sided-aluminum-pcb\/","title":{"rendered":"double sided 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.84);\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    .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: 42px;\n      max-width: 100%;\n      object-fit: contain;\n    }\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 Visual 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 Double-sided Aluminum PCB 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              Double-sided Aluminum PCB\n              <span class=\"text-primary block\"><a href=\"\/aluminum-pcb\/\" style=\"font-weight:bold;color:var(--e-global-color-primary,#0058e6);text-decoration:underline;\">Heat Dissipation<\/a> + Circuit Integration.<\/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              Manufacture double-sided aluminum PCB and MCPCB for LED lighting, power electronics, projector modules, stage lighting, industrial control, and automotive lighting.\n            <\/p>\n\n            <p class=\"text-base text-slate-600 mb-8 max-w-2xl mx-auto lg:mx-0 leading-relaxed\">\n              Supported options include 1060 \/ 5052 aluminum base, 1-8 W\/m\u00b7K thermal dielectric routes, 1-3oz copper, high-reflectance solder mask, OSP, HASL, ENIG, silver plating by review, CNC routing, V-Cut, and optional aluminum PCB assembly.\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\">3-5 Days<\/div>\n                <div class=\"text-xs text-slate-500\">Standard prototype route<\/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\">1060 \/ 5052<\/div>\n                <div class=\"text-xs text-slate-500\">Aluminum base selection<\/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\">1-8 W\/m\u00b7K<\/div>\n                <div class=\"text-xs text-slate-500\">Thermal dielectric review<\/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\" \n   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   style=\"color:#fff;\">\n  Compare Specifications\n  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" \n       class=\"h-5 w-5 group-hover:translate-x-1 transition-transform\" \n       fill=\"none\" \n       viewBox=\"0 0 24 24\" \n       stroke=\"currentColor\">\n    <path stroke-linecap=\"round\" \n          stroke-linejoin=\"round\" \n          stroke-width=\"2\" \n          d=\"M13 7l5 5m0 0l-5 5m5-5H6\"><\/path>\n  <\/svg>\n<\/a>\n\n              <button type=\"button\" data-product=\"Double-sided 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 Gerber 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           \n\n<div class=\"relative grid grid-cols-2 gap-4\">\n  \n  <!-- Main Image -->\n  <div class=\"col-span-2\">\n    <div class=\"image-card h-[320px] green-glow\">\n      <span class=\"image-tag\">High-Thermal Aluminum PCB<\/span>\n      <img decoding=\"async\" \n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/05\/\u9ad8\u5bfc\u70ed-\u690d\u7269\u706f-\u94dd\u57fa\u677f-scaled.webp\" \n        alt=\"White solder mask double-sided aluminum PCB product photo placeholder\" \n        loading=\"lazy\" \n      \/>\n    <\/div>\n\n    <div class=\"mt-2 bg-white px-4 py-3 rounded-2xl border border-slate-100 shadow-sm\">\n      <h3 class=\"font-bold text-neutral-950 mb-0.5 text-base leading-tight\">\n        White LED Aluminum PCB\n      <\/h3>\n      \n    <\/div>\n  <\/div>\n\n  <!-- Small Image 1 -->\n  <div>\n    <div class=\"image-card h-56\">\n      <span class=\"image-tag\">Green Board<\/span>\n      <img decoding=\"async\" \n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/07\/Double-sided-FR4-immersion-gold1.jpg\" \n        alt=\"Green solder mask double-sided aluminum PCB product photo placeholder\" \n        loading=\"lazy\" \n      \/>\n    <\/div>\n\n    <div class=\"mt-2 bg-white px-3 py-2.5 rounded-xl border border-slate-100 shadow-sm\">\n      <h3 class=\"font-bold text-neutral-950 mb-0.5 text-sm leading-tight\">\n        Power Board\n      <\/h3>\n      <p class=\"text-[11px] text-slate-600 leading-tight\">\n        2oz \/ 3oz copper sample.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <!-- Small Image 2 -->\n  <div>\n    <div class=\"image-card h-56\">\n      <span class=\"image-tag\">Assembled<\/span>\n      <img decoding=\"async\" \n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/03\/LED\u706f\u677f-1-2.jpg\" \n        alt=\"Assembled double-sided aluminum PCB product photo placeholder\" \n        loading=\"lazy\" \n      \/>\n    <\/div>\n\n    <div class=\"mt-2 bg-white px-3 py-2.5 rounded-xl border border-slate-100 shadow-sm\">\n      <h3 class=\"font-bold text-neutral-950 mb-0.5 text-sm leading-tight\">\n        Aluminum PCBA\n      <\/h3>\n      <p class=\"text-[11px] text-slate-600 leading-tight\">\n        SMT \/ LED assembly sample.\n      <\/p>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n\n\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 Application\n            <\/div>\n\n            <h2 class=\"font-heading text-3xl md:text-4xl font-bold text-neutral-950 mb-5\">\n              Six Common Double-sided Aluminum PCB Use Cases\n            <\/h2>\n\n            \n          <\/div>\n\n          <button type=\"button\" data-product=\"Application-based Double-sided 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 Application\n          <\/button>\n        <\/div>\n\n<div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6\">\n  \n  <div>\n    <div class=\"photo-block h-64 rounded-2xl overflow-hidden\">\n      <img decoding=\"async\" \n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/3High-Thermal-Conductivity-Aluminum-Substrate-scaled.webp\" \n        alt=\"LED lighting double-sided aluminum PCB application photo placeholder\" \n        loading=\"lazy\" \n      \/>\n    <\/div>\n    <div class=\"mt-2 bg-white px-4 py-3 rounded-2xl border border-slate-100 shadow-sm\">\n      <h3 class=\"font-bold text-neutral-950 mb-0.5 text-base leading-tight\">\n        LED High-Brightness Lighting\n      <\/h3>\n      <p class=\"text-xs text-slate-600 leading-tight\">\n        1.5-3 W\/m\u00b7K, white reflective solder mask, 100 pcs typical MOQ.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <div>\n    <div class=\"photo-block h-64 rounded-2xl overflow-hidden\">\n      <img decoding=\"async\" \n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/03\/green-pcb.jpg\" \n        alt=\"Power electronics double-sided aluminum PCB application photo placeholder\" \n        loading=\"lazy\" \n      \/>\n    <\/div>\n    <div class=\"mt-2 bg-white px-4 py-3 rounded-2xl border border-slate-100 shadow-sm\">\n      <h3 class=\"font-bold text-neutral-950 mb-0.5 text-base leading-tight\">\n        Power Supply Modules\n      <\/h3>\n      <p class=\"text-xs text-slate-600 leading-tight\">\n        High-current copper, insulation voltage review, 2-3oz copper by design.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <div>\n    <div class=\"photo-block h-64 rounded-2xl overflow-hidden\">\n      <img decoding=\"async\" \n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/05\/Stage-Light-PCB.png\" \n        alt=\"Projector lighting double-sided aluminum PCB application photo placeholder\" \n        loading=\"lazy\" \n      \/>\n    <\/div>\n    <div class=\"mt-2 bg-white px-4 py-3 rounded-2xl border border-slate-100 shadow-sm\">\n      <h3 class=\"font-bold text-neutral-950 mb-0.5 text-base leading-tight\">\n        Projector Lighting\n      <\/h3>\n      <p class=\"text-xs text-slate-600 leading-tight\">\n        4-8 W\/m\u00b7K route, ENIG \/ silver plating by review.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <div>\n    <div class=\"photo-block h-64 rounded-2xl overflow-hidden\">\n      <img decoding=\"async\" \n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/06\/IMG_8648-\u821e\u53f0\u706f-1.webp\" \n        alt=\"Stage lighting double-sided aluminum PCB application photo placeholder\" \n        loading=\"lazy\" \n      \/>\n    <\/div>\n    <div class=\"mt-2 bg-white px-4 py-3 rounded-2xl border border-slate-100 shadow-sm\">\n      <h3 class=\"font-bold text-neutral-950 mb-0.5 text-base leading-tight\">\n        Stage Lighting\n      <\/h3>\n      <p class=\"text-xs text-slate-600 leading-tight\">\n        High thermal dielectric, board flatness, optical reflection, heat sink contact.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <div>\n    <div class=\"photo-block h-64 rounded-2xl overflow-hidden\">\n      <img decoding=\"async\" \n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/03\/\u53cc\u9762\u94dd\u57fa\u677f-1.jpg\" \n        alt=\"Industrial control double-sided aluminum PCB application photo placeholder\" \n        loading=\"lazy\" \n      \/>\n    <\/div>\n    <div class=\"mt-2 bg-white px-4 py-3 rounded-2xl border border-slate-100 shadow-sm\">\n      <h3 class=\"font-bold text-neutral-950 mb-0.5 text-base leading-tight\">\n        Industrial Control\n      <\/h3>\n      <p class=\"text-xs text-slate-600 leading-tight\">\n        5052 option, mechanical strength, corrosion and mounting stress review.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <div>\n    <div class=\"photo-block h-64 rounded-2xl overflow-hidden\">\n      <img decoding=\"async\" \n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/06\/1K5A6248-1.webp\" \n        alt=\"Automotive lighting double-sided aluminum PCB application photo placeholder\" \n        loading=\"lazy\" \n      \/>\n    <\/div>\n    <div class=\"mt-2 bg-white px-4 py-3 rounded-2xl border border-slate-100 shadow-sm\">\n      <h3 class=\"font-bold text-neutral-950 mb-0.5 text-base leading-tight\">\n        Automotive \/ Outdoor Lighting\n      <\/h3>\n      <p class=\"text-xs text-slate-600 leading-tight\">\n        Rugged use, edge quality, packaging protection, reliability review.\n      <\/p>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n\n      <\/div>\n    <\/section>\n\n    <!-- Screen 3: Certification + Key Parameters + CTA -->\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-4 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              Certification & Quality Proof\n            <\/div>\n\n            <h2 class=\"font-heading text-3xl font-bold text-neutral-950 mb-4\">\n              Compliance Signals Before RFQ\n            <\/h2>\n\n            \n\n            <div class=\"grid grid-cols-2 gap-3\">\n              <div class=\"bg-slate-50 border border-slate-200 rounded-2xl p-4 text-center\">\n                <div class=\"h-10 mb-3 flex items-center justify-center\">\n                  <img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/06\/ISO-9001.png\" alt=\"ISO 9001 certification logo placeholder\" class=\"cert-mini-logo\" \/>\n                <\/div>\n                <div class=\"text-xs font-bold text-neutral-950\">ISO 9001<\/div>\n                <div class=\"text-[11px] text-slate-500\">Quality System<\/div>\n              <\/div>\n\n              <div class=\"bg-slate-50 border border-slate-200 rounded-2xl p-4 text-center\">\n                <div class=\"h-10 mb-3 flex items-center justify-center\">\n                  <img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/06\/UL.png\" alt=\"UL documentation support logo placeholder\" class=\"cert-mini-logo\" \/>\n                <\/div>\n                <div class=\"text-xs font-bold text-neutral-950\">UL Support<\/div>\n                <div class=\"text-[11px] text-slate-500\">PCB Compliance<\/div>\n              <\/div>\n\n              <div class=\"bg-slate-50 border border-slate-200 rounded-2xl p-4 text-center\">\n                <div class=\"h-10 mb-3 flex items-center justify-center\">\n                  <img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/06\/Rohs.png\" alt=\"RoHS compliance logo placeholder\" class=\"cert-mini-logo\" \/>\n                <\/div>\n                <div class=\"text-xs font-bold text-neutral-950\">RoHS<\/div>\n                <div class=\"text-[11px] text-slate-500\">Material Compliance<\/div>\n              <\/div>\n\n              <div class=\"bg-primary\/10 text-neutral-900 border border-primary\/20 rounded-2xl p-4 text-center relative overflow-hidden\">\n  <div class=\"relative z-10\">\n    <div class=\"text-lg font-bold text-primary\">100%<\/div>\n    <div class=\"text-xs font-semibold text-neutral-900\">AOI + E-Test<\/div>\n    <div class=\"text-[11px] text-slate-500 mt-1\">Before Packing<\/div>\n  <\/div>\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 class=\"xl:col-span-5 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              Key Parameters\n            <\/div>\n\n            <h2 class=\"font-heading text-3xl font-bold text-neutral-950 mb-6\">\n              RFQ Snapshot for Aluminum PCB Buyers\n            <\/h2>\n\n            <div class=\"grid grid-cols-1 sm:grid-cols-2 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\">Single\/Double-sided Aluminum PCB \/ MCPCB<\/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\"><a href=\"\/aluminum-pcb\/\" style=\"font-weight:bold;color:var(--e-global-color-primary,#0058e6);text-decoration:underline;\">Thermal Conductivity<\/a><\/div>\n                <div class=\"font-bold text-neutral-950\">1-8 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\">Copper Weight<\/div>\n                <div class=\"font-bold text-neutral-950\">1-3oz<\/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\">Finish<\/div>\n                <div class=\"font-bold text-neutral-950\">OSP \/ HASL \/ ENIG \/ Silver<\/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\">Delivery Form<\/div>\n                <div class=\"font-bold text-neutral-950\">Individual \/ Panel \/ V-Cut \/ Mould<\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"xl:col-span-3 bg-white text-neutral-900 border border-neutral-200 shadow-sm rounded-[2rem] p-8 relative overflow-hidden\">\n  <div class=\"relative z-10\">\n    <div class=\"inline-flex px-4 py-2 rounded-full bg-primary\/10 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      Upload Gerber for Engineering Review\n    <\/h2>\n\n    <p class=\"text-slate-600 leading-relaxed mb-8\">\n      Send Gerber file, requirements, quantity and target delivery date.\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\">0.5h file completeness check<\/span>\n      <\/div>\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\">0.5h material route confirmation<\/span>\n      <\/div>\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\">1h formal quote target for standard projects<\/span>\n      <\/div>\n    <\/div>\n\n    <button type=\"button\" data-product=\"Custom Double-sided 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 shadow-lg shadow-primary\/20\" onclick=\"openInquiry()\">\n      Open RFQ Form\n    <\/button>\n  <\/div>\n\n  <div class=\"absolute -right-16 -bottom-16 w-48 h-48 bg-primary\/10 rounded-full blur-3xl\"><\/div>\n<\/div>\n\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Screen 4: Technical Comparison Table -->\n    <section id=\"comparison-table\" 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            Technical Comparison\n          <\/div>\n\n          <h2 class=\"font-heading text-3xl md:text-4xl font-bold text-neutral-950 mb-5\">\n            Double-sided Aluminum PCB Selection Table\n          <\/h2>\n\n          <p class=\"text-slate-600 leading-relaxed\">\n            Use this table to compare application, material route, thermal level, process focus, MOQ, and lead time before submitting 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-[1660px] 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\">Application<\/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\">Copper<\/th>\n                  <th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Key Process<\/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\/3High-Thermal-Conductivity-Aluminum-Substrate-scaled.webp\" alt=\"LED high brightness aluminum PCB thumbnail placeholder\" loading=\"lazy\" \/><\/div><\/td>\n                  <td class=\"px-5 py-5\"><div class=\"font-bold text-neutral-950\">LED High-Brightness Lighting<\/div><div class=\"text-sm text-primary font-semibold mt-1\">YC-DAL-LED<\/div><\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">White reflective aluminum PCB<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">1.5-3 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\">1-2oz typical<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">High-reflectance solder mask + copper spreading<\/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\">3-5d typical<\/td>\n                  <td class=\"px-5 py-5 text-right\"><button type=\"button\" data-product=\"LED High-Brightness Double-sided 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\/03\/green-pcb.jpg\" alt=\"Power supply aluminum PCB thumbnail placeholder\" loading=\"lazy\" \/><\/div><\/td>\n                  <td class=\"px-5 py-5\"><div class=\"font-bold text-neutral-950\">Power Supply \/ Power Electronics<\/div><div class=\"text-sm text-primary font-semibold mt-1\">YC-DAL-PWR<\/div><\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Thick copper aluminum PCB<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">1-3 W\/m\u00b7K<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">5052 \/ 1060<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">2-3oz by review<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">High-current routing + insulation review<\/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\">3-5d typical<\/td>\n                  <td class=\"px-5 py-5 text-right\"><button type=\"button\" data-product=\"Power Supply Double-sided 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 and stage light aluminum PCB thumbnail placeholder\" loading=\"lazy\" \/><\/div><\/td>\n                  <td class=\"px-5 py-5\"><div class=\"font-bold text-neutral-950\">Projector \/ Stage Lighting<\/div><div class=\"text-sm text-primary font-semibold mt-1\">YC-DAL-HPL<\/div><\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">High thermal aluminum PCB<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">4-8 W\/m\u00b7K<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">1060 \/ 5052 by review<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">1-3oz<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Thermal dielectric + high-power LED pad<\/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\">3-5d typical<\/td>\n                  <td class=\"px-5 py-5 text-right\"><button type=\"button\" data-product=\"Projector and Stage Light Double-sided 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\/06\/1K5A6248-1.webp\" alt=\"Industrial control aluminum PCB thumbnail placeholder\" loading=\"lazy\" \/><\/div><\/td>\n                  <td class=\"px-5 py-5\"><div class=\"font-bold text-neutral-950\">Industrial \/ Automotive \/ Outdoor<\/div><div class=\"text-sm text-primary font-semibold mt-1\">YC-DAL-IND<\/div><\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Rugged aluminum PCB<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">1.5-3 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\">1-2oz<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Mechanical strength + insulation review<\/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\">3-5d typical<\/td>\n                  <td class=\"px-5 py-5 text-right\"><button type=\"button\" data-product=\"Industrial Automotive Double-sided 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=\"Aluminum PCB assembly thumbnail placeholder\" loading=\"lazy\" \/><\/div><\/td>\n                  <td class=\"px-5 py-5\"><div class=\"font-bold text-neutral-950\">Aluminum PCB Assembly<\/div><div class=\"text-sm text-primary font-semibold mt-1\">YC-DAL-PCBA<\/div><\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">MCPCB + BOM + assembly<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">1.5-3W\/m-K<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">1060\/5052<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">Per Gerber<\/td>\n                  <td class=\"px-5 py-5 text-slate-700\">SMT \/ DIP \/ LED mounting \/ aging test<\/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\">By BOM<\/td>\n                  <td class=\"px-5 py-5 text-right\"><button type=\"button\" data-product=\"Double-sided 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 aluminum grade, dielectric type, copper weight, board thickness, hole structure, thermal requirement, insulation voltage, and panel design.<\/p>\n            <button type=\"button\" data-product=\"Custom Double-sided 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    <!-- Lead Time Commitment -->\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 Commitment\n          <\/div>\n\n          <h2 class=\"font-heading text-3xl md:text-4xl font-bold text-neutral-950 mb-5\">\n            Lead Time by Material Route\n          <\/h2>\n\n          <p class=\"text-slate-600 leading-relaxed\">\n            3-5 day prototype delivery applies to standard stock-material projects. Special thermal dielectric, silver plating, custom moulding, and unusual stack-ups require engineering review.\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\">\n            <table class=\"min-w-[880px] 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\">Scenario<\/th>\n                  <th class=\"px-6 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Lead Time Target<\/th>\n                  <th class=\"px-6 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Preconditions<\/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-semibold text-neutral-950\">Standard stock material + standard process<\/td>\n                  <td class=\"px-6 py-5 text-primary font-bold\">3-5 working days<\/td>\n                  <td class=\"px-6 py-5 text-slate-600\">Complete Gerber, drill file, outline, thermal notes, and standard finish confirmed.<\/td>\n                <\/tr>\n                <tr>\n                  <td class=\"px-6 py-5 font-semibold text-neutral-950\">Special thermal dielectric + ENIG \/ silver plating<\/td>\n                  <td class=\"px-6 py-5 text-primary font-bold\">7-10 working days<\/td>\n                  <td class=\"px-6 py-5 text-slate-600\">Material route, sample approval, MOQ, and surface finish requirements confirmed.<\/td>\n                <\/tr>\n                <tr>\n                  <td class=\"px-6 py-5 font-semibold text-neutral-950\">Custom mould \/ 4-8 W\/m\u00b7K \/ unusual structure<\/td>\n                  <td class=\"px-6 py-5 text-primary font-bold\">10-12 working days<\/td>\n                  <td class=\"px-6 py-5 text-slate-600\">Engineering design review, material confirmation, tooling or mould preparation, and sample approval.<\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Aluminum Base + Thermal Tiers -->\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-10\">\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              Aluminum Base Selection\n            <\/div>\n\n            <h2 class=\"font-heading text-3xl md:text-4xl font-bold text-neutral-950 mb-5\">\n              1060 or 5052 Aluminum?\n            <\/h2>\n\n            <div class=\"space-y-4\">\n              <div class=\"p-6 rounded-3xl bg-slate-50 border border-slate-200\">\n                <h3 class=\"font-bold text-neutral-950 mb-2\">1060 Aluminum Base<\/h3>\n                <p class=\"text-sm text-slate-600 leading-relaxed\">Common for LED lighting and cost-sensitive thermal boards where standard mechanical strength is acceptable.<\/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\">5052 Aluminum Base<\/h3>\n                <p class=\"text-sm text-slate-600 leading-relaxed\">Recommended for higher mechanical strength, corrosion resistance, outdoor lighting, industrial control, and rugged use.<\/p>\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              Thermal Conductivity Tiers\n            <\/div>\n\n            <h2 class=\"font-heading text-3xl md:text-4xl font-bold text-neutral-950 mb-5\">\n              Select Thermal Level by Heat Load\n            <\/h2>\n\n            <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-4\">\n              <div class=\"p-5 rounded-3xl bg-slate-50 border border-slate-200\">\n                <div class=\"text-xl font-bold text-primary mb-2\">1.0-1.5 W\/m\u00b7K<\/div>\n                <p class=\"text-sm text-slate-600\">Standard LED and low-heat circuit route.<\/p>\n              <\/div>\n              <div class=\"p-5 rounded-3xl bg-slate-50 border border-slate-200\">\n                <div class=\"text-xl font-bold text-primary mb-2\">2.0-3.0 W\/m\u00b7K<\/div>\n                <p class=\"text-sm text-slate-600\">Power LED and industrial control route.<\/p>\n              <\/div>\n              <div class=\"p-5 rounded-3xl bg-slate-50 border border-slate-200\">\n                <div class=\"text-xl font-bold text-primary mb-2\">4.0-6.0 W\/m\u00b7K<\/div>\n                <p class=\"text-sm text-slate-600\">Projector, stage light, and high-power route.<\/p>\n              <\/div>\n              <div class=\"p-5 rounded-3xl bg-primary\/10 text-neutral-900 border border-primary\/20 relative overflow-hidden\">\n  <div class=\"relative z-10\">\n    <div class=\"text-xl font-bold mb-2 text-primary\">7.0-8.0 W\/m\u00b7K<\/div>\n    <p class=\"text-sm text-slate-600\">Custom high thermal route with engineering confirmation.<\/p>\n  <\/div>\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    <!-- Evidence Gallery -->\n    \n<section class=\"py-20 bg-slate-50\">\n  <div class=\"container mx-auto px-6\">\n    \n    <div class=\"text-center max-w-3xl mx-auto mb-12\">\n      <h2 class=\"font-heading text-3xl md:text-4xl font-bold text-neutral-950 mb-5\">\n        Manufacturing Proof Buyers Expect\n      <\/h2>\n    <\/div>\n\n    <div class=\"grid grid-cols-1 lg:grid-cols-4 gap-6 items-start\">\n      \n      <!-- Large Image 1 -->\n      <div class=\"lg:col-span-2\">\n        <div class=\"photo-block h-[440px] rounded-[1.75rem] overflow-hidden\">\n          <img decoding=\"async\" \n            src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/4\uff0cExposure-machine-scaled.webp\" \n            alt=\"Modern dust-free PCB production environment\" \n            loading=\"lazy\" \n          \/>\n        <\/div>\n\n        <div class=\"mt-3 bg-white px-5 py-4 rounded-[1.5rem] border border-slate-100 shadow-sm\">\n          <h3 class=\"font-bold text-neutral-950 text-xl leading-snug\">\n            Modern Dust-Free Production Environment\n          <\/h3>\n        <\/div>\n      <\/div>\n\n      <!-- Large Image 2 -->\n      <div>\n        <div class=\"photo-block h-[440px] rounded-[1.75rem] overflow-hidden\">\n          <img decoding=\"async\" \n            src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/13\uff0cDie-punching-machine-scaled.webp\" \n            alt=\"Large-scale precision metal stamping equipment\" \n            loading=\"lazy\" \n          \/>\n        <\/div>\n\n        <div class=\"mt-3 bg-white px-5 py-4 rounded-[1.5rem] border border-slate-100 shadow-sm\">\n          <h3 class=\"font-bold text-neutral-950 text-lg leading-snug\">\n            Large-Scale Precision Metal Stamping\n          <\/h3>\n        <\/div>\n      <\/div>\n\n      <!-- Small Images -->\n      <div class=\"grid grid-cols-1 gap-6\">\n        \n        <div>\n          <div class=\"photo-block h-[182px] rounded-[1.5rem] overflow-hidden\">\n            <img decoding=\"async\" \n              src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/15\uff0cV-cut-machine--scaled.webp\" \n              alt=\"CNC edge quality and V-cut PCB processing\" \n              loading=\"lazy\" \n            \/>\n          <\/div>\n\n          <div class=\"mt-3 bg-white px-4 py-3 rounded-[1.25rem] border border-slate-100 shadow-sm\">\n            <h3 class=\"font-bold text-neutral-950 text-base leading-snug\">\n              CNC Edge Quality\n            <\/h3>\n          <\/div>\n        <\/div>\n\n        <div>\n          <div class=\"photo-block h-[182px] rounded-[1.5rem] overflow-hidden\">\n            <img decoding=\"async\" \n              src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/08\/PCB-\u5305\u88c56-2.webp\" \n              alt=\"High-volume PCB production and delivery packaging\" \n              loading=\"lazy\" \n            \/>\n          <\/div>\n\n          <div class=\"mt-3 bg-white px-4 py-3 rounded-[1.25rem] border border-slate-100 shadow-sm\">\n            <h3 class=\"font-bold text-neutral-950 text-base leading-snug\">\n              High-Volume Production & Delivery\n            <\/h3>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n    <!-- DFM + One-stop Value -->\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\">\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              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 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-slate-50 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 whether standard or high thermal dielectric is required.<\/p>\n              <\/div>\n              <div class=\"p-6 rounded-3xl bg-slate-50 border border-slate-200\">\n                <h3 class=\"font-bold text-neutral-950 mb-2\">Insulation<\/h3>\n                <p class=\"text-sm text-slate-600\">Review 3kV \/ 5kV requirement, creepage, clearance, and copper-to-metal risk.<\/p>\n              <\/div>\n              <div class=\"p-6 rounded-3xl bg-slate-50 border border-slate-200\">\n                <h3 class=\"font-bold text-neutral-950 mb-2\">Mechanical Fit<\/h3>\n                <p class=\"text-sm text-slate-600\">Check outline, holes, slots, housing fit, heat sink contact, and edge burr risk.<\/p>\n              <\/div>\n              <div class=\"p-6 rounded-3xl bg-primary\/10 text-neutral-900 border border-primary\/20 relative overflow-hidden\">\n  <div class=\"relative z-10\">\n    <h3 class=\"font-bold mb-2 text-primary\">1h Feedback<\/h3>\n    <p class=\"text-sm text-slate-600\">Typical DFM feedback after complete files and thermal notes are received.<\/p>\n  <\/div>\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 PCB + PCBA\n            <\/div>\n\n            <h2 class=\"font-heading text-3xl md:text-4xl font-bold text-neutral-950 mb-5\">\n              Reduce Supplier Handoffs\n            <\/h2>\n\n            <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-4\">\n              <div class=\"p-6 rounded-3xl bg-slate-50 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-slate-50 border border-slate-200\">\n                <h3 class=\"font-bold text-neutral-950 mb-2\">Component Sourcing<\/h3>\n                <p class=\"text-sm text-slate-600\">LED, resistor, connector, driver IC, thermal parts, and standard components.<\/p>\n              <\/div>\n              <div class=\"p-6 rounded-3xl bg-slate-50 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-neutral-200 shadow-sm 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\">Packing photos, inspection records, shipping documents, and after-sales review.<\/p>\n  <\/div>\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 Certification Detail -->\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            Reliability & Compliance\n          <\/div>\n\n          <h2 class=\"font-heading text-3xl md:text-4xl font-bold text-neutral-950 mb-5\">\n            First Article, Testing, and Compliance Documents\n          <\/h2>\n\n          <p class=\"text-slate-600 leading-relaxed\">\n            For industrial lighting, automotive lighting, and power electronics, sample approval and reliability notes often decide whether the project moves to mass production.\n          <\/p>\n        <\/div>\n\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\">\n    <div class=\"p-4\">\n      <div class=\"rounded-2xl border border-slate-200 overflow-hidden bg-slate-50\">\n        <img decoding=\"async\" \n          src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/06\/ISO-9001.png\" \n          alt=\"ISO 9001 certificate image placeholder\" \n          loading=\"lazy\" \n          class=\"w-full h-auto object-contain\"\n        \/>\n      <\/div>\n    <\/div>\n    <div class=\"px-5 pb-5\">\n      <h3 class=\"font-bold text-neutral-950 mb-1\">ISO 9001<\/h3>\n      <p class=\"text-sm text-slate-600 leading-snug\">\n        Quality management documentation for production workflow and inspection control.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"bg-white rounded-3xl border border-slate-200 overflow-hidden\">\n    <div class=\"p-4\">\n      <div class=\"rounded-2xl border border-slate-200 overflow-hidden bg-slate-50\">\n        <img decoding=\"async\" \n          src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/06\/Rohs.png\" \n          alt=\"RoHS compliance report image placeholder\" \n          loading=\"lazy\" \n          class=\"w-full h-auto object-contain\"\n        \/>\n      <\/div>\n    <\/div>\n    <div class=\"px-5 pb-5\">\n      <h3 class=\"font-bold text-neutral-950 mb-1\">RoHS Support<\/h3>\n      <p class=\"text-sm text-slate-600 leading-snug\">\n        Compliance documents can be prepared according to material and project scope.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"bg-white rounded-3xl border border-slate-200 overflow-hidden\">\n    <div class=\"p-4\">\n      <div class=\"rounded-2xl border border-slate-200 overflow-hidden bg-slate-50\">\n        <img decoding=\"async\" \n          src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/06\/UL.png\" \n          alt=\"First article report sample image placeholder\" \n          loading=\"lazy\" \n          class=\"w-full h-auto object-contain\"\n        \/>\n      <\/div>\n    <\/div>\n    <div class=\"px-5 pb-5\">\n      <h3 class=\"font-bold text-neutral-950 mb-1\">UL Support<\/h3>\n      <p class=\"text-sm text-slate-600 leading-snug\">\n        Sample approval sheet, key dimensions, finish, solder mask, outline, and revision confirmation.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"bg-white rounded-3xl border border-slate-200 overflow-hidden\">\n    <div class=\"p-4\">\n      <div class=\"rounded-2xl border border-slate-200 overflow-hidden bg-slate-50\">\n        <img decoding=\"async\" \n          src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/05\/\u53ef\u9760\u6027\u5ba1\u67e5.png\" \n          alt=\"Reliability test image placeholder for aluminum PCB\" \n          loading=\"lazy\" \n          class=\"w-full h-auto object-contain\"\n        \/>\n      <\/div>\n    <\/div>\n    <div class=\"px-5 pb-5\">\n      <h3 class=\"font-bold text-neutral-950 mb-1\">Reliability Review<\/h3>\n      <p class=\"text-sm text-slate-600 leading-snug\">\n        Thermal aging, salt spray, insulation withstand, mechanical stress, and functional testing by project.\n      <\/p>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n\n      <\/div>\n    <\/section>\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 a Double-sided 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 Gerber file, quantity, aluminum base, thermal conductivity target, copper weight, solder mask color, surface finish, and BOM if assembly is required.\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 Double-sided 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 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 Aluminum PCB Requirements<\/h3>\n\n      <p>\n        Tell us what you need. For Gerber files, drill data, drawings, BOM,\n        thermal notes, heat-sink structure, pick-and-place files or reference photos,\n        email them 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 application, board size, aluminum base (1060 \/ 5052), thermal conductivity, copper weight, solder mask color, surface finish, quantity, assembly needs, insulation requirement 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 Double-sided Aluminum PCB Manufacturing Double-sided Aluminum PCB Heat Dissipation + Circuit Integration. Manufacture double-sided aluminum PCB and MCPCB for LED lighting, power electronics, projector modules, stage lighting, industrial control, and automotive lighting. Supported options include 1060 \/ 5052 aluminum base, 1-8 W\/m\u00b7K thermal dielectric routes, 1-3oz copper, high-reflectance solder mask, OSP, HASL, ENIG, silver [&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 07:51:02","footnotes":""},"class_list":["post-3749","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ycpcbs.com\/pt\/wp-json\/wp\/v2\/pages\/3749","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ycpcbs.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ycpcbs.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ycpcbs.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ycpcbs.com\/pt\/wp-json\/wp\/v2\/comments?post=3749"}],"version-history":[{"count":3,"href":"https:\/\/ycpcbs.com\/pt\/wp-json\/wp\/v2\/pages\/3749\/revisions"}],"predecessor-version":[{"id":4212,"href":"https:\/\/ycpcbs.com\/pt\/wp-json\/wp\/v2\/pages\/3749\/revisions\/4212"}],"wp:attachment":[{"href":"https:\/\/ycpcbs.com\/pt\/wp-json\/wp\/v2\/media?parent=3749"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}