Test- Default editor

Dma Door Lock

<div style="font-family: Arial, sans-serif; background:#f6f7fb; padding:40px;">

  <div style="max-width:900px; margin:auto; background:white; padding:40px; border-radius:10px; box-shadow:0 5px 20px rgba(0,0,0,0.1);">

    <h1 style="text-align:center; font-size:34px; color:#222; margin-bottom:10px;">
      DMA Door Lock – Inside App
    </h1>

    <p style="text-align:center; color:#555; font-size:16px;">
      Control and manage your smart door lock easily from your smartphone.
    </p>

    <div style="text-align:center; margin-top:30px;">
      <img src="https://appstore.clouddma.com/wp-content/uploads/2024/04/dma-door-lock.png"
           style="max-width:220px;">
    </div>

    <div style="margin-top:40px; text-align:center;">

      <a href="#"
         style="display:inline-block;
         background:#2d6cdf;
         color:white;
         padding:14px 30px;
         margin:10px;
         text-decoration:none;
         font-size:16px;
         border-radius:6px;
         font-weight:bold;">
         Download for Android
      </a>

      <a href="#"
         style="display:inline-block;
         background:#111;
         color:white;
         padding:14px 30px;
         margin:10px;
         text-decoration:none;
         font-size:16px;
         border-radius:6px;
         font-weight:bold;">
         Download for iOS
      </a>

    </div>

    <div style="margin-top:50px;">

      <h2 style="color:#222; margin-bottom:10px;">Features</h2>

      <ul style="color:#555; line-height:1.8; padding-left:20px;">
        <li>Unlock door remotely</li>
        <li>Generate temporary passcodes</li>
        <li>Real-time access logs</li>
        <li>Manage multiple door locks</li>
        <li>Share access with family or guests</li>
      </ul>

    </div>

    <div style="margin-top:40px; text-align:center; color:#777; font-size:14px;">
      © 2026 CloudDMA Smart Security
    </div>

  </div>

</div>