Untitled

 avatar
unknown
plain_text
a year ago
462 B
14
Indexable
<button type="button" id="orderButton" class="flex items-center justify-center w-full bg-blue-600 hover:bg-blue-700 text-white font-bold py-6 px-4 rounded-lg shadow-2xl focus:outline-none focus:ring-4 focus:ring-green-200 focus:ring-opacity-50 relative" style="z-index: 10; border: 2px solid #ffffff;" onclick="validateForm()">
  <img src="/skyform/cart.png" alt="Carrello" class="w-8 h-8 mr-2">
  <span class="text-2xl lg:text-4xl">ORDENA AHORA</span>
</button>
Editor is loading...
Leave a Comment