🖤 Loved by 10,000 Customers "> 🖤 Loved by 10,000 Customers "> 🖤 Loved by 10,000 Customers ">

Frame 142.png

<div class="loved-by-customers">
  <span>🖤  Loved by 10,000 Customers</span>
</div>

<style>
  .loved-by-customers {
    background: linear-gradient(#dddddd, #d8d8d8);
    color: #121212;
    text-align: center;
    padding: 6px;
    margin-top: 20px; /* Adjust as needed */
    border-radius: 20px; /* Adjust to desired pill shape */
    width: 300px; /* Adjust width as needed */
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    font-weight: 
  }
</style>