Advertisement
Guest User

Untitled

a guest
Jun 2nd, 2025
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. <div class="td-momentum-form">
  2.  
  3. <div class="td-momentum-form-left">
  4.  
  5. <label> Name*
  6. [text* your-name] </label>
  7.  
  8. <label> Email Address*
  9. [email* your-email] </label>
  10.  
  11. <label> Phone Number
  12. [tel your-tel] </label>
  13.  
  14.  
  15. </div>
  16. <div class="td-momentum-form-right">
  17.  
  18. <label> Estimated Project Budget
  19. [select* menu-331 first_as_label "- Need to consult -" "Below $5,000" "$5,000 - $10,000" "$10,000 - $5,000" "$50,000+"] </label>
  20.  
  21. <label> Message*
  22. [textarea your-message] </label>
  23.  
  24. </div>
  25. </div>
  26.  
  27. [acceptance your-consent] I agree with the storing of the data entered in this form. [/acceptance]
  28.  
  29. [submit "Send now"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement