LETSGOBRAZEE

<form id="427560" action="/contact#contact_form" method="post" accept-charset="UTF-8" class="custom-form">
  <input type="hidden" name="form_type" value="custom">
  <input type="hidden" name="utf8" value="✓">

  <label for="customer-name">Name</label>
  <input type="text" id="customer-name" name="contact[name]" required>

  <label for="customer-email">Email</label>
  <input type="email" id="customer-email" name="contact[email]" required>

  <!-- Optional: Add more fields here -->

  <button type="submit">Submit</button>
</form>