{"id":429,"date":"2026-07-20T09:27:48","date_gmt":"2026-07-20T09:27:48","guid":{"rendered":"https:\/\/binawiduri.my\/v1\/?page_id=429"},"modified":"2026-07-20T10:07:30","modified_gmt":"2026-07-20T10:07:30","slug":"technical-writing-services","status":"publish","type":"page","link":"https:\/\/binawiduri.my\/v1\/services\/technical-writing-services\/","title":{"rendered":"Technical Writing Services"},"content":{"rendered":"\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<title>BWE \u2014 Technical Writing Services<\/title>\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap');\n\n  :root{\n    --cream:#FFFFFF;\n    --ink:#1A1A1A;\n    --red:#FF0000;\n    --white:#FFFFFF;\n    --muted:#6B6B6B;\n    --line:rgba(0,0,0,0.12);\n    --navy:#1A1A1A;\n  }\n\n  *{box-sizing:border-box; margin:0; padding:0;}\n  html,body{background:var(--cream);}\n\n  .poster{\n    width:100%;\n    max-width:1200px;\n    margin:0 auto;\n    background:var(--cream);\n    color:var(--ink);\n    font-family:'Poppins', sans-serif;\n    position:relative;\n    overflow:hidden;\n  }\n  .poster::before{\n    content:\"\";\n    position:absolute; inset:0;\n    background-image:radial-gradient(circle at 1px 1px, rgba(21,20,15,0.035) 1px, transparent 0);\n    background-size:4px 4px;\n    pointer-events:none;\n    z-index:0;\n  }\n\n  \/* ===== SHARED ===== *\/\n  .eyebrow{\n    font-family:'Poppins', sans-serif;\n    font-size:13px; font-weight:700;\n    letter-spacing:0.16em; text-transform:uppercase; color:var(--red);\n  }\n  section{position:relative; z-index:1;}\n\n  \/* ===== HEADER ===== *\/\n  .header{\n    position:relative; z-index:1;\n    display:flex; align-items:center; justify-content:space-between;\n    padding:22px 56px;\n    background:var(--red);\n  }\n  .logo{display:flex; align-items:center;}\n  .logo a{display:flex; align-items:center; text-decoration:none;}\n  .logo img{height:44px; width:auto; display:block;}\n  .nav{display:flex; align-items:center; gap:34px;}\n  .nav a{\n    font-family:'Poppins', sans-serif; font-size:13px; font-weight:600;\n    letter-spacing:0.02em; color:var(--white); text-decoration:none;\n    text-transform:uppercase;\n  }\n  .nav a.nav-cta{\n    background:var(--white); color:var(--red);\n    padding:10px 20px; border-radius:2px;\n  }\n\n  \/* ===== HERO ===== *\/\n  .hero{padding:56px 56px 40px 56px;}\n  .hero .avail{display:flex; align-items:center; gap:8px; margin-bottom:16px;}\n  .dot{width:6px; height:6px; border-radius:50%; background:var(--red); display:inline-block;}\n  .avail-text{font-size:11px; letter-spacing:0.14em; text-transform:uppercase; color:var(--muted); font-weight:600;}\n  h1.display{\n    font-family:'Poppins', sans-serif; font-weight:800;\n    font-size:56px; line-height:1.08; letter-spacing:-0.01em; max-width:820px;\n  }\n  h1.display .accent{color:var(--red);}\n  .hero-sub{margin-top:22px; max-width:620px;}\n  .hero-sub p{font-size:16px; line-height:1.7; color:var(--muted);}\n  .hero-cta{margin-top:30px; display:flex; align-items:center; gap:20px;}\n  .btn-primary{\n    background:var(--red); color:white; font-weight:700; font-size:14px;\n    padding:16px 30px; border-radius:2px; text-decoration:none; text-transform:uppercase;\n    letter-spacing:0.04em; display:inline-block;\n  }\n  .btn-outline{\n    border:1.5px solid var(--ink); color:var(--ink); font-weight:700; font-size:14px;\n    padding:15px 28px; border-radius:2px; text-decoration:none; text-transform:uppercase;\n    letter-spacing:0.04em; display:inline-block;\n  }\n  .quicklinks{\n    margin-top:22px; display:flex; align-items:center; justify-content:center; gap:14px; flex-wrap:wrap;\n  }\n  .quicklinks a{\n    font-family:'Poppins', sans-serif; font-size:12.5px; font-weight:600; color:var(--ink);\n    text-decoration:none; border:1.3px solid var(--line); border-radius:20px;\n    padding:9px 18px; display:inline-flex; align-items:center; gap:6px;\n  }\n  .quicklinks a:hover{border-color:var(--red); color:var(--red);}\n  .quicklinks a::before{content:\"\u2192\"; color:var(--red); font-size:12px;}\n\n  \/* ===== SERVICES SPLIT ===== *\/\n  .services{padding:20px 56px 50px 56px; display:grid; grid-template-columns:0.85fr 1.15fr; gap:48px; align-items:center;}\n  .services-art{\n    background:linear-gradient(160deg,#1A1A1A 0%, #2C2C2C 100%);\n    border-radius:6px; padding:40px 32px; position:relative; min-height:520px;\n    display:flex; align-items:center; justify-content:center;\n  }\n  .services-list{display:flex; flex-direction:column; gap:22px;}\n  .svc-card{\n    background:var(--white); border:1px solid var(--line); padding:26px 26px;\n    display:flex; gap:18px; align-items:flex-start;\n  }\n  .svc-icon{\n    width:44px; height:44px; border-radius:50%; background:var(--ink);\n    display:flex; align-items:center; justify-content:center; flex-shrink:0;\n  }\n  .svc-icon svg{width:22px; height:22px;}\n  .svc-body h3{font-size:18px; font-weight:700; margin-bottom:8px;}\n  .svc-body p{font-size:13.5px; line-height:1.65; color:var(--muted); margin-bottom:14px;}\n  .svc-link{\n    font-family:'Poppins', sans-serif; font-weight:700; font-size:12px; color:var(--red);\n    text-decoration:none; letter-spacing:0.04em; text-transform:uppercase;\n    display:inline-flex; align-items:center; gap:6px;\n  }\n  .svc-link .arrow{font-size:14px;}\n\n  \/* ===== PROBLEM STATEMENT ===== *\/\n  .problem-band{\n    padding:54px 56px; text-align:center; border-top:1px solid var(--line); border-bottom:1px solid var(--line);\n  }\n  .problem-band h2{\n    font-family:'Poppins', sans-serif; font-weight:700; font-size:30px; line-height:1.5;\n    max-width:820px; margin:0 auto; color:var(--ink);\n  }\n  .problem-band h2 i{color:var(--red); font-style:italic;}\n  .problem-band .sub{margin-top:18px; font-size:14px; color:var(--muted); font-weight:600; letter-spacing:0.04em; text-transform:uppercase;}\n\n  \/* ===== VALUE PROPOSITION ===== *\/\n  .values{padding:60px 56px 56px 56px; text-align:center;}\n  .values .section-eyebrow{color:var(--red); font-weight:700; font-size:13px; letter-spacing:0.16em; text-transform:uppercase;}\n  .values h2{font-family:'Poppins', sans-serif; font-weight:800; font-size:32px; margin-top:10px;}\n  .values > p{font-size:14.5px; color:var(--muted); max-width:600px; margin:14px auto 44px auto; line-height:1.7;}\n  .val-grid{display:grid; grid-template-columns:repeat(4,1fr); gap:20px;}\n  .val-card{background:var(--white); border:1px solid var(--line); padding:26px 22px; text-align:left; display:flex; flex-direction:column;}\n  .val-card .val-top{display:flex; align-items:center; gap:12px; margin-bottom:16px;}\n  .val-icon{\n    width:40px; height:40px; border-radius:50%; background:var(--ink);\n    display:flex; align-items:center; justify-content:center; flex-shrink:0;\n  }\n  .val-icon svg{width:18px; height:18px;}\n  .val-stat{font-family:'Poppins', sans-serif; font-weight:800; font-size:30px; color:var(--red); line-height:1;}\n  .val-card h4{font-size:14.5px; font-weight:700; margin-bottom:10px; text-transform:uppercase; letter-spacing:0.03em;}\n  .val-card .val-now{font-size:12.5px; line-height:1.6; color:var(--ink); margin-bottom:10px;}\n  .val-card .val-help{font-size:12px; line-height:1.6; color:var(--muted); padding-top:10px; border-top:1px solid var(--line);}\n  .val-card .val-help b{color:var(--red); font-weight:700;}\n  .val-foot{margin-top:24px; font-size:10.5px; color:var(--muted); text-align:center; line-height:1.6;}\n\n  \/* ===== WHAT WE DO \/ PROCESS ===== *\/\n  .process{padding:60px 56px 50px 56px; text-align:center;}\n  .process .section-eyebrow{color:var(--red); font-weight:700; font-size:13px; letter-spacing:0.16em; text-transform:uppercase;}\n  .process h2{font-family:'Poppins', sans-serif; font-weight:800; font-size:34px; color:var(--red); font-style:italic; margin-top:10px;}\n  .process .rule{width:60px; height:2px; background:var(--red); margin:16px auto 46px auto;}\n  .steps{display:grid; grid-template-columns:repeat(3,1fr); gap:36px; position:relative;}\n  .steps::before{\n    content:\"\"; position:absolute; top:36px; left:16.6%; right:16.6%; height:2px;\n    background:repeating-linear-gradient(90deg, var(--line) 0, var(--line) 6px, transparent 6px, transparent 12px);\n    z-index:0;\n  }\n  .step{position:relative; z-index:1;}\n  .step-icon{\n    width:72px; height:72px; border-radius:50%; background:var(--red);\n    display:flex; align-items:center; justify-content:center; margin:0 auto 18px auto;\n  }\n  .step-icon svg{width:32px; height:32px;}\n  .step h4{font-size:16px; font-weight:700; margin-bottom:12px;}\n  .step p{font-size:13px; line-height:1.7; color:var(--muted); max-width:260px; margin:0 auto;}\n\n  \/* ===== DEEP DIVE ===== *\/\n  .deepdive{padding:20px 56px 60px 56px;}\n  .deepdive-head{text-align:center; margin-bottom:40px;}\n  .deepdive-head .eyebrow{display:block; margin-bottom:10px;}\n  .deepdive-head h2{font-family:'Poppins', sans-serif; font-weight:800; font-size:30px;}\n  .deepdive-head p{font-size:14px; color:var(--muted); max-width:560px; margin:12px auto 0 auto;}\n  .dd-grid{display:grid; grid-template-columns:repeat(3,1fr); gap:22px;}\n  .dd-card{\n    background:var(--navy); color:var(--cream); padding:28px 24px 26px 24px; position:relative;\n    display:flex; flex-direction:column;\n  }\n  .dd-card .dd-num{font-size:11px; letter-spacing:0.12em; color:#8B92A8; font-weight:600; text-transform:uppercase;}\n  .dd-card h3{font-size:18px; font-weight:700; margin-top:10px; margin-bottom:16px;}\n  .dd-card ul{list-style:none; flex-grow:1;}\n  .dd-card li{\n    font-size:12.5px; line-height:1.6; color:#D5D8E0; padding-left:20px; position:relative; margin-bottom:10px;\n  }\n  .dd-card li::before{content:\"\u2713\"; color:var(--red); font-weight:700; position:absolute; left:0; top:0;}\n  .dd-card .dd-cta{\n    margin-top:18px; display:inline-flex; align-items:center; gap:6px;\n    background:var(--red); color:white; font-weight:700; font-size:11.5px;\n    text-transform:uppercase; letter-spacing:0.04em; padding:12px 16px; text-decoration:none;\n    justify-content:center; border-radius:2px;\n  }\n\n  \/* ===== FINAL CTA ===== *\/\n  .cta{background:var(--red); padding:56px 56px 50px 56px;}\n  .cta-top{display:grid; grid-template-columns:1.3fr 1fr; gap:40px; align-items:end;}\n  .cta-top h2{font-family:'Poppins', sans-serif; font-weight:800; font-size:38px; color:white; line-height:1.15;}\n  .cta-top p{margin-top:14px; color:rgba(255,255,255,0.88); font-size:14.5px; max-width:420px; line-height:1.6;}\n  .cta-box{background:var(--ink); padding:24px 26px;}\n  .cta-box .label{font-family:'Poppins', sans-serif; font-size:10.5px; letter-spacing:0.1em; text-transform:uppercase; color:#B9B6A8;}\n  .cta-row{display:flex; align-items:center; justify-content:space-between; margin-top:8px;}\n  .cta-row .amt{font-family:'Poppins', sans-serif; font-weight:800; font-size:22px; color:white;}\n  .cta-row .arrow{font-size:20px; color:white;}\n  .cta-box a{text-decoration:none;}\n  .cta-foot{margin-top:12px; display:flex; align-items:center; gap:8px; color:rgba(255,255,255,0.85); font-family:'Poppins', sans-serif; font-size:11px;}\n  .ps-dot{width:7px; height:7px; border-radius:50%; background:#2ECC71; display:inline-block;}\n  .cta-badges{margin-top:34px; display:flex; gap:36px; flex-wrap:wrap;}\n  .cta-badges .badge{color:rgba(255,255,255,0.92); font-size:12.5px; font-weight:600; display:flex; align-items:center; gap:8px;}\n  .cta-badges .badge::before{content:\"\u2713\"; font-weight:900;}\n\n  \/* ===== FOOTER ===== *\/\n  .footer{background:var(--ink); color:#8B92A8; padding:22px 56px; display:flex; align-items:center; justify-content:space-between; font-size:11.5px;}\n  .footer b{color:var(--cream);}\n\n  \/* ===== RESPONSIVE ===== *\/\n  @media (max-width: 900px){\n    .hero{padding:44px 32px 32px 32px;}\n    .services{padding:16px 32px 40px 32px; grid-template-columns:1fr; gap:32px;}\n    .services-art{min-height:320px; padding:28px;}\n    .problem-band{padding:44px 32px;}\n    .process{padding:48px 32px 40px 32px;}\n    .deepdive{padding:16px 32px 48px 32px;}\n    .values{padding:48px 32px 44px 32px;}\n    .val-grid{grid-template-columns:repeat(2,1fr);}\n    .dd-grid{grid-template-columns:1fr; gap:18px;}\n    .cta{padding:44px 32px 40px 32px;}\n    .cta-top{grid-template-columns:1fr; gap:28px;}\n    .cta-top h2{font-size:30px;}\n    .footer{padding:20px 32px; flex-direction:column; gap:6px; text-align:center;}\n    h1.display{font-size:40px;}\n    .steps{grid-template-columns:1fr; gap:36px;}\n    .steps::before{display:none;}\n  }\n\n  @media (max-width: 560px){\n    .hero{padding:36px 20px 28px 20px;}\n    .services{padding:12px 20px 36px 20px;}\n    .problem-band{padding:36px 20px;}\n    .problem-band h2{font-size:22px;}\n    .process{padding:40px 20px 32px 20px;}\n    .process h2{font-size:26px;}\n    .deepdive{padding:12px 20px 40px 20px;}\n    .deepdive-head h2{font-size:24px;}\n    .values{padding:40px 20px 36px 20px;}\n    .values h2{font-size:24px;}\n    .val-grid{grid-template-columns:1fr;}\n    .cta{padding:36px 20px 32px 20px;}\n    .cta-top h2{font-size:26px;}\n    .cta-badges{gap:16px 24px;}\n    h1.display{font-size:30px; line-height:1.18;}\n    .hero-sub p{font-size:14.5px;}\n    .hero-cta{flex-direction:column; align-items:stretch; gap:12px;}\n    .hero-cta a{text-align:center;}\n    .quicklinks{justify-content:center;}\n    .svc-card{padding:20px;}\n  }\n<\/style>\n<\/head>\n<body>\n<div class=\"poster\">\n\n  <!-- HERO -->\n  <section class=\"hero\" id=\"top\">\n    <div class=\"avail\">\n      <span class=\"dot\"><\/span>\n      <span class=\"avail-text\">Technical Writing Services \u00b7 Malaysia<\/span>\n    <\/div>\n    <h1 class=\"display\">Documents That Make Your Business <span class=\"accent\">Look As Good As It Actually Is<\/span><\/h1>\n    <div class=\"hero-sub\">\n      <p>We help Malaysian SMEs, engineering firms, and service providers turn what they already do into company profiles, SOPs, and a digital authority presence that win trust and close deals.<\/p>\n    <\/div>\n    <div class=\"hero-cta\">\n      <a class=\"btn-primary\" href=\"#cta\">Book Free Consultation<\/a>\n      <a class=\"btn-outline\" href=\"#process\">See Our Process<\/a>\n    <\/div>\n  <\/section>\n\n  <!-- SERVICES SPLIT -->\n  <section class=\"services\" id=\"services\">\n    <div class=\"services-art\">\n      <svg width=\"260\" height=\"360\" viewBox=\"0 0 260 360\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect x=\"30\" y=\"70\" width=\"150\" height=\"200\" rx=\"4\" fill=\"#FFFFFF\" fill-opacity=\"0.06\"\/>\n        <rect x=\"50\" y=\"45\" width=\"150\" height=\"200\" rx=\"4\" fill=\"#FFFFFF\" fill-opacity=\"0.12\"\/>\n        <rect x=\"70\" y=\"20\" width=\"150\" height=\"200\" rx=\"4\" fill=\"#FFFFFF\"\/>\n        <rect x=\"90\" y=\"45\" width=\"90\" height=\"8\" rx=\"2\" fill=\"#FF0000\"\/>\n        <rect x=\"90\" y=\"65\" width=\"110\" height=\"6\" rx=\"2\" fill=\"#1A1A1A\" fill-opacity=\"0.15\"\/>\n        <rect x=\"90\" y=\"80\" width=\"110\" height=\"6\" rx=\"2\" fill=\"#1A1A1A\" fill-opacity=\"0.15\"\/>\n        <rect x=\"90\" y=\"95\" width=\"70\" height=\"6\" rx=\"2\" fill=\"#1A1A1A\" fill-opacity=\"0.15\"\/>\n        <rect x=\"90\" y=\"120\" width=\"110\" height=\"6\" rx=\"2\" fill=\"#1A1A1A\" fill-opacity=\"0.1\"\/>\n        <rect x=\"90\" y=\"135\" width=\"110\" height=\"6\" rx=\"2\" fill=\"#1A1A1A\" fill-opacity=\"0.1\"\/>\n        <rect x=\"90\" y=\"150\" width=\"90\" height=\"6\" rx=\"2\" fill=\"#1A1A1A\" fill-opacity=\"0.1\"\/>\n        <rect x=\"90\" y=\"175\" width=\"110\" height=\"6\" rx=\"2\" fill=\"#1A1A1A\" fill-opacity=\"0.1\"\/>\n        <rect x=\"90\" y=\"190\" width=\"110\" height=\"6\" rx=\"2\" fill=\"#1A1A1A\" fill-opacity=\"0.1\"\/>\n        <circle cx=\"205\" cy=\"205\" r=\"34\" fill=\"#FF0000\"\/>\n        <path d=\"M190 205 L200 216 L222 192\" stroke=\"white\" stroke-width=\"6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\/>\n        <circle cx=\"45\" cy=\"290\" r=\"4\" fill=\"#FF0000\"\/>\n        <circle cx=\"230\" cy=\"90\" r=\"4\" fill=\"#FFFFFF\" fill-opacity=\"0.5\"\/>\n        <circle cx=\"60\" cy=\"60\" r=\"3\" fill=\"#FFFFFF\" fill-opacity=\"0.4\"\/>\n        <line x1=\"230\" y1=\"90\" x2=\"205\" y2=\"205\" stroke=\"#FFFFFF\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" stroke-dasharray=\"3 4\"\/>\n        <line x1=\"45\" y1=\"290\" x2=\"90\" y2=\"245\" stroke=\"#FFFFFF\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" stroke-dasharray=\"3 4\"\/>\n      <\/svg>\n    <\/div>\n\n    <div class=\"services-list\">\n      <div class=\"svc-card\">\n        <div class=\"svc-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M5 3h9l5 5v13a1 1 0 01-1 1H5a1 1 0 01-1-1V4a1 1 0 011-1z\" stroke=\"white\" stroke-width=\"1.6\"\/><path d=\"M14 3v5h5\" stroke=\"white\" stroke-width=\"1.6\"\/><path d=\"M8 12h8M8 15.5h8M8 9h4\" stroke=\"#FF0000\" stroke-width=\"1.6\" stroke-linecap=\"round\"\/><\/svg>\n        <\/div>\n        <div class=\"svc-body\">\n          <h3>Company Profile<\/h3>\n          <p>We produce a company profile that is not only beautiful, but really sells \u2014 designed to win clients&#8217; trust and put your brand in a higher position.<\/p>\n          <a class=\"svc-link\" href=\"#dd-profile\">Details <span class=\"arrow\">\u2192<\/span><\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"svc-card\">\n        <div class=\"svc-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect x=\"4\" y=\"3\" width=\"16\" height=\"18\" rx=\"1.5\" stroke=\"white\" stroke-width=\"1.6\"\/><path d=\"M8 8h8M8 12h8M8 16h5\" stroke=\"#FF0000\" stroke-width=\"1.6\" stroke-linecap=\"round\"\/><\/svg>\n        <\/div>\n        <div class=\"svc-body\">\n          <h3>Standard Operating Procedures<\/h3>\n          <p>We help engineering, services, and R&amp;D companies in Malaysia build SOPs complete with process flows, work instructions, KPIs for every process box, and a reference document list \u2014 not just a document that sits in a folder.<\/p>\n          <a class=\"svc-link\" href=\"#dd-sop\">Details <span class=\"arrow\">\u2192<\/span><\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"svc-card\">\n        <div class=\"svc-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"12\" cy=\"7\" r=\"3\" stroke=\"white\" stroke-width=\"1.6\"\/><path d=\"M5 20c0-3.3 3.1-6 7-6s7 2.7 7 6\" stroke=\"white\" stroke-width=\"1.6\"\/><circle cx=\"12\" cy=\"12.5\" r=\"9.2\" stroke=\"#FF0000\" stroke-width=\"1.2\" stroke-dasharray=\"2 3\"\/><\/svg>\n        <\/div>\n        <div class=\"svc-body\">\n          <h3>Digital Authority Management<\/h3>\n          <p>We transform your social media into a searchable digital authority platform that attracts clients, ranks on Google, and preserves your expertise for years to come.<\/p>\n          <a class=\"svc-link\" href=\"#dd-dam\">Details <span class=\"arrow\">\u2192<\/span><\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PROBLEM STATEMENT -->\n  <section class=\"problem-band\">\n    <h2>Many businesses are unsure of the move \u2014 <i>not because of a weak product<\/i>, but because their profile and workflows are not convincing.<\/h2>\n    <div class=\"sub\">That&#8217;s the gap we close.<\/div>\n  <\/section>\n\n  <!-- VALUE PROPOSITION -->\n  <section class=\"values\">\n    <div class=\"section-eyebrow\">Why It Matters<\/div>\n    <h2>How this helps your business<\/h2>\n    <p>A stronger profile and clearer workflow don&#8217;t just look better \u2014 they change how quickly clients say yes, how smoothly your team runs, and how easily people find you.<\/p>\n    <div class=\"val-grid\">\n      <div class=\"val-card\">\n        <div class=\"val-top\">\n          <div class=\"val-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20 6L9 17l-5-5\" stroke=\"#FF0000\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/div>\n          <div class=\"val-stat\">70%<\/div>\n        <\/div>\n        <h4>Win Trust Faster<\/h4>\n        <div class=\"val-now\">B2B buyers now complete up to 70% of their decision \u2014 researching a business online \u2014 before ever contacting them.<sup>1<\/sup><\/div>\n        <div class=\"val-help\">A convincing profile means <b>you&#8217;re already shortlisted<\/b> before the call even happens.<\/div>\n      <\/div>\n      <div class=\"val-card\">\n        <div class=\"val-top\">\n          <div class=\"val-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 3v18M3 12h18\" stroke=\"#FF0000\" stroke-width=\"2\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"#FF0000\" stroke-width=\"1.4\"\/><\/svg>\n          <\/div>\n          <div class=\"val-stat\">25%<\/div>\n        <\/div>\n        <h4>Fewer Costly Mistakes<\/h4>\n        <div class=\"val-now\">Businesses with clearly documented SOPs report up to 25% higher productivity than teams running on memory alone.<sup>2<\/sup><\/div>\n        <div class=\"val-help\">We put your process on paper properly, so <b>nothing depends on one person remembering it<\/b>.<\/div>\n      <\/div>\n      <div class=\"val-card\">\n        <div class=\"val-top\">\n          <div class=\"val-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"11\" cy=\"11\" r=\"7\" stroke=\"#FF0000\" stroke-width=\"2\"\/><path d=\"M21 21l-4.3-4.3\" stroke=\"#FF0000\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg>\n          <\/div>\n          <div class=\"val-stat\">54%<\/div>\n        <\/div>\n        <h4>Get Found Online<\/h4>\n        <div class=\"val-now\">54% of Malaysian SMEs now sell online, up from 39% in 2019 \u2014 but most still only show up on Facebook or Shopee, not a searchable site of their own.<sup>3<\/sup><\/div>\n        <div class=\"val-help\">We turn your expertise into content <b>Google can actually find<\/b>.<\/div>\n      <\/div>\n      <div class=\"val-card\">\n        <div class=\"val-top\">\n          <div class=\"val-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 7v5l3.5 2\" stroke=\"#FF0000\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"#FF0000\" stroke-width=\"1.4\"\/><\/svg>\n          <\/div>\n          <div class=\"val-stat\">50%<\/div>\n        <\/div>\n        <h4>Save Time, Look Ready<\/h4>\n        <div class=\"val-now\">Companies with documented onboarding cut new hires&#8217; time-to-full-productivity by up to 50%.<sup>4<\/sup><\/div>\n        <div class=\"val-help\">The same applies to your documents \u2014 <b>built right once<\/b>, usable from day one.<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"val-foot\">Sources: <sup>1<\/sup>6sense B2B Buyer Experience Report \u00b7 <sup>2<\/sup>SOP &amp; process-standardization industry research \u00b7 <sup>3<\/sup>Malaysia SME online-adoption survey (Temasek\/DBS, cited 2019\u20132023) \u00b7 <sup>4<\/sup>Workplace onboarding &amp; documentation studies. Figures reflect general and Malaysia\/SEA industry research, presented as indicative benchmarks.<\/div>\n  <\/section>\n\n  <!-- WHAT WE DO -->\n  <section class=\"process\" id=\"process\">\n    <div class=\"section-eyebrow\">Our Process<\/div>\n    <h2>What we do?<\/h2>\n    <div class=\"rule\"><\/div>\n    <div class=\"steps\">\n      <div class=\"step\">\n        <div class=\"step-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M21 11.5a8.4 8.4 0 01-1 4.1 8.5 8.5 0 01-7.5 4.4 8.4 8.4 0 01-4.1-1L3 20l1-5.4a8.4 8.4 0 01-1-4.1 8.5 8.5 0 014.4-7.5 8.4 8.4 0 014.1-1h.5a8.48 8.48 0 018 8v.5z\" stroke=\"white\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n        <\/div>\n        <h4>Understand<\/h4>\n        <p>Sessions with the company owner or process owners to understand the real operation and workflow \u2014 not just what&#8217;s written in an old manual.<\/p>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M4 20h4L18.5 9.5a2 2 0 000-2.8l-1.2-1.2a2 2 0 00-2.8 0L4 15.5V20z\" stroke=\"white\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/><path d=\"M13 7l4 4\" stroke=\"white\" stroke-width=\"1.6\"\/><\/svg>\n        <\/div>\n        <h4>Writing<\/h4>\n        <p>We combine strategic writing with design aimed at producing documents that not only look great, but also serve as an effective sales and operations tool.<\/p>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"12\" rx=\"1.5\" stroke=\"white\" stroke-width=\"1.6\"\/><path d=\"M8 20h8M12 16v4\" stroke=\"white\" stroke-width=\"1.6\"\/><path d=\"M8 11l2.5 2.5L16 8\" stroke=\"white\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n        <\/div>\n        <h4>Review &amp; Sign-off<\/h4>\n        <p>Review with stakeholders, final revisions, and sign-off \u2014 so what you receive is ready to use from day one.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- DEEP DIVE -->\n  <section class=\"deepdive\">\n    <div class=\"deepdive-head\">\n      <span class=\"eyebrow\">What&#8217;s Included<\/span>\n      <h2>Every service, done properly<\/h2>\n      <p>No generic templates. Each deliverable is built around how your business actually runs.<\/p>\n      <div class=\"quicklinks\">\n        <a href=\"#dd-profile\">Company Profile<\/a>\n        <a href=\"https:\/\/binawiduri.my\/techwriting\/sop-blueprint-portfolio.html\" target=\"_blank\">SOP<\/a>\n        <a href=\"#dd-dam\">Digital Authority Management<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"dd-grid\">\n      <div class=\"dd-card\" id=\"dd-profile\">\n        <div class=\"dd-num\">01 \u00b7 Company Profile<\/div>\n        <h3>Company Profile<\/h3>\n        <ul>\n          <li>Business narrative &amp; brand positioning<\/li>\n          <li>Services \/ product breakdown<\/li>\n          <li>Team, credentials &amp; track record<\/li>\n          <li>Professional layout &amp; print-ready file<\/li>\n          <li>Client-provided photos incorporated<\/li>\n        <\/ul>\n        <a class=\"dd-cta\" href=\"#cta\">Get This Service<\/a>\n      <\/div>\n      <div class=\"dd-card\" id=\"dd-sop\">\n        <div class=\"dd-num\">02 \u00b7 SOP Writing<\/div>\n        <h3>Standard Operating Procedures<\/h3>\n        <ul>\n          <li>Process flow mapping per department<\/li>\n          <li>Step-by-step work instructions<\/li>\n          <li>KPIs for every process box<\/li>\n          <li>Reference &amp; supporting document list<\/li>\n          <li>Formatted for audits &amp; onboarding<\/li>\n        <\/ul>\n        <a class=\"dd-cta\" href=\"#cta\">Get This Service<\/a>\n      <\/div>\n      <div class=\"dd-card\" id=\"dd-dam\">\n        <div class=\"dd-num\">03 \u00b7 Digital Authority<\/div>\n        <h3>Digital Authority Management<\/h3>\n        <ul>\n          <li>Content audit of existing social media<\/li>\n          <li>Searchable knowledge &amp; portfolio hub<\/li>\n          <li>Google-indexable content structure<\/li>\n          <li>Ongoing publishing framework<\/li>\n          <li>Long-term expertise archive<\/li>\n        <\/ul>\n        <a class=\"dd-cta\" href=\"#cta\">Get This Service<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FINAL CTA -->\n  <section class=\"cta\" id=\"cta\">\n    <div class=\"cta-top\">\n      <div>\n        <h2>Ready to look as credible as you actually are?<\/h2>\n        <p>Book a free 15-minute consultation. We&#8217;ll review your current profile, SOPs, or online presence and tell you exactly where the gaps are \u2014 no obligation.<\/p>\n      <\/div>\n      <div class=\"cta-box\">\n        <div class=\"label\">Book Your Free Consultation<\/div>\n        <div class=\"cta-row\">\n          <a href=\"https:\/\/wa.me\/60133332550\" target=\"_blank\"><span class=\"amt\">WhatsApp Us \u2192<\/span><\/a>\n        <\/div>\n        <div class=\"cta-foot\"><span class=\"ps-dot\"><\/span> <a href=\"https:\/\/wa.me\/60133332550\" target=\"_blank\" style=\"color:inherit; text-decoration:underline;\">+6013-3332550<\/a> \u00b7 Limited onboarding slots this month<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"cta-badges\">\n      <div class=\"badge\">No obligation consultation<\/div>\n      <div class=\"badge\">Malaysian SME-focused<\/div>\n      <div class=\"badge\">Fast turnaround<\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FOOTER -->\n  <div class=\"footer\">\n    <div><b>BWE<\/b> \u2014 Technical Writing Services<\/div>\n    <div><a href=\"https:\/\/wa.me\/60133332550\" target=\"_blank\" style=\"color:inherit; text-decoration:underline;\">+6013-3332550<\/a> \u00b7 binawiduri.my<\/div>\n  <\/div>\n\n<\/div>\n<\/body>\n<\/html>\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":42,"menu_order":5,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"class_list":["post-429","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/binawiduri.my\/v1\/wp-json\/wp\/v2\/pages\/429","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/binawiduri.my\/v1\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/binawiduri.my\/v1\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/binawiduri.my\/v1\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/binawiduri.my\/v1\/wp-json\/wp\/v2\/comments?post=429"}],"version-history":[{"count":8,"href":"https:\/\/binawiduri.my\/v1\/wp-json\/wp\/v2\/pages\/429\/revisions"}],"predecessor-version":[{"id":472,"href":"https:\/\/binawiduri.my\/v1\/wp-json\/wp\/v2\/pages\/429\/revisions\/472"}],"up":[{"embeddable":true,"href":"https:\/\/binawiduri.my\/v1\/wp-json\/wp\/v2\/pages\/42"}],"wp:attachment":[{"href":"https:\/\/binawiduri.my\/v1\/wp-json\/wp\/v2\/media?parent=429"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}