Skip to content

Commit 4e92e4c

Browse files
committed
Updated form to carla.simulator gmail
1 parent 5deacde commit 4e92e4c

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

gform.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<div jsname="o6bZLc">
2+
<input type="hidden" name="entry.1022088080" value="">
3+
<input type="hidden" name="entry.1893546677" value="">
4+
<input type="hidden" name="entry.1318603817" value="">
5+
<input type="hidden" name="entry.2091974590" value="">
6+
<input type="hidden" name="entry.17233074" value="">
7+
<input type="hidden" name="entry.1194635445"value=""></div>

index.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ <h4>Key Capabilities</h4>
176176
<div class="container">
177177
<div class="section-header">
178178
<h2>Why SimForge</h2>
179-
<p>SimForge simulation solutions are powerful and flexible, with high-fidelity physics and visuals and seamless interoperability</p>
179+
<p>SimForge simulation solutions are powerful and flexible, with high-fidelity physics, visuals and seamless interoperability</p>
180180
</div>
181181
<div class="features-grid">
182182
<div class="feature-item">
@@ -720,32 +720,33 @@ <h2>Get in Touch</h2>
720720
<p>Ready to transform your development workflow? Let's discuss how SimForge can help.</p>
721721
</div>
722722

723-
<form class="contact-form" name="contact-form" action="https://docs.google.com/forms/d/e/1FAIpQLSdZAPIYlq3eFtZv-gJxqtXvBKuxELkSJHnyCFuhj4G7uXNFww/formResponse" method="POST" target="hidden_iframe" onsubmit="handleSubmit(event)">
723+
<!-- <form class="contact-form" name="contact-form" action="https://docs.google.com/forms/d/e/1FAIpQLSdZAPIYlq3eFtZv-gJxqtXvBKuxELkSJHnyCFuhj4G7uXNFww/formResponse" method="POST" target="hidden_iframe" onsubmit="handleSubmit(event)"> -->
724+
<form class="contact-form" name="contact-form" action="https://docs.google.com/forms/d/e/1FAIpQLSc9nf4ZvwoVNC6RUpL1I--yCnXfv2yqkLzbnHSOKkoPUfYIJA/formResponse" method="POST" target="hidden_iframe" onsubmit="handleSubmit(event)">
724725
<div class="form-row">
725726
<div class="form-group">
726727
<label for="firstName">First Name</label>
727-
<input type="text" id="firstName" name="entry.107019508" required>
728+
<input type="text" id="firstName" name="entry.1022088080" required>
728729
</div>
729730
<div class="form-group">
730731
<label for="lastName">Last Name</label>
731-
<input type="text" id="lastName" name="entry.201168832" required>
732+
<input type="text" id="lastName" name="entry.1893546677" required>
732733
</div>
733734
</div>
734735

735736
<div class="form-row">
736737
<div class="form-group">
737738
<label for="email">Email</label>
738-
<input type="email" id="email" name="entry.1156617537" required>
739+
<input type="email" id="email" name="entry.1318603817" required>
739740
</div>
740741
<div class="form-group">
741742
<label for="company">Company</label>
742-
<input type="text" id="company" name="entry.1917003079" required>
743+
<input type="text" id="company" name="entry.2091974590" required>
743744
</div>
744745
</div>
745746

746747
<div class="form-group">
747748
<label for="industry">Industry Focus</label>
748-
<select id="industry" name="entry.69875245_sentinel" required>
749+
<select id="industry" name="entry.17233074" required>
749750
<option value="">Select an industry</option>
750751
<option value="automotive">Automotive</option>
751752
<option value="warehouse">Warehouse Robotics</option>
@@ -759,7 +760,7 @@ <h2>Get in Touch</h2>
759760

760761
<div class="form-group">
761762
<label for="message">Message</label>
762-
<textarea id="message" name="entry.562458079" placeholder="Tell us about your project and simulation needs..." required></textarea>
763+
<textarea id="message" name="entry.1194635445" placeholder="Tell us about your project and simulation needs..." required></textarea>
763764
</div>
764765

765766
<button type="submit" class="submit-button">Send Message</button>

0 commit comments

Comments
 (0)