/** Shopify CDN: Minification failed

Line 6:0 Unexpected "<"

**/
<div style="text-align:center; padding:40px; background:#000; color:#fff;">
  <img src="https://your-image-link.com/business-card.jpg" alt="LuxuryLifeTrends" style="max-width:300px; border-radius:16px; box-shadow:0 0 12px gold;">
  <h2 style="margin-top:30px; color:#D4AF37;">We’re launching soon</h2>
  <p>Join our community to get early access and exclusive updates</p>

  <form method="post" action="/contact#contact_form" accept-charset="UTF-8" class="contact-form" style="margin-top:20px;">
    <input type="hidden" name="form_type" value="customer" />
    <input type="hidden" name="utf8" value="✓" />
    <input type="email" name="contact[email]" placeholder="Your email" required style="padding:10px; border:none; border-radius:6px; width:250px; margin-right:10px;">
    <button type="submit" style="background:#D4AF37; color:#000; padding:10px 20px; border:none; border-radius:6px; font-weight:bold;">Join</button>
  </form>

  <p style="margin-top:30px;">
    <a href="https://docs.google.com/document/d/YOUR_DOC_ID" target="_blank" style="color:#D4AF37; text-decoration:underline;">Read our Privacy Policy</a>
  </p>
</div>
