<form action="https://formsubmit.co/TWOJ_EMAIL@domena.pl" method="POST">

  <input type="text" name="name" placeholder="Imię i nazwisko" required><br><br>

  <input type="email" name="email" placeholder="E-mail" required><br><br>

  <input type="tel" name="phone" placeholder="Numer telefonu" required><br><br>

  <textarea name="message" placeholder="Treść wiadomości" rows="5" required></textarea><br><br>

  <input type="hidden" name="_captcha" value="false">

  <input type="hidden" name="_next" value="https://sklep-gatelogic.pl/dziekujemy.html">

  <button type="submit">Wyślij zapytanie</button>

</form>