|
| 1 | +--- |
| 2 | +title: Contact |
| 3 | +icon: fas fa-envelope |
| 4 | +order: 5 |
| 5 | +permalink: /en/contact/ |
| 6 | +--- |
| 7 | + |
| 8 | +## Contact Alumcasting |
| 9 | + |
| 10 | +Have questions about our die casting services, custom mold design, or manufacturing solutions? We're here to help! Fill out the form below and our team will respond within 24 business hours. |
| 11 | + |
| 12 | +### Contact Form |
| 13 | + |
| 14 | +<form action="https://formspree.io/f/xpqgbdly" method="POST" style="max-width: 100%; margin: 0 auto; font-family: sans-serif;"> |
| 15 | + |
| 16 | + <div style="margin-bottom: 1.5rem;"> |
| 17 | + <label for="name" style="display: block; margin-bottom: 0.5rem; font-weight: 500;">Your Name *</label> |
| 18 | + <input type="text" id="name" name="name" required style="width: 100%; padding: 0.75rem; border: 1px solid var(--border-color); border-radius: 4px; font-family: inherit; font-size: 1rem;"> |
| 19 | + </div> |
| 20 | + |
| 21 | + <div style="margin-bottom: 1.5rem;"> |
| 22 | + <label for="email" style="display: block; margin-bottom: 0.5rem; font-weight: 500;">Email Address *</label> |
| 23 | + <input type="email" id="email" name="email" required style="width: 100%; padding: 0.75rem; border: 1px solid var(--border-color); border-radius: 4px; font-family: inherit; font-size: 1rem;"> |
| 24 | + </div> |
| 25 | + |
| 26 | + <div style="margin-bottom: 1.5rem;"> |
| 27 | + <label for="company" style="display: block; margin-bottom: 0.5rem; font-weight: 500;">Company</label> |
| 28 | + <input type="text" id="company" name="company" style="width: 100%; padding: 0.75rem; border: 1px solid var(--border-color); border-radius: 4px; font-family: inherit; font-size: 1rem;"> |
| 29 | + </div> |
| 30 | + |
| 31 | + <div style="margin-bottom: 1.5rem;"> |
| 32 | + <label for="subject" style="display: block; margin-bottom: 0.5rem; font-weight: 500;">Subject *</label> |
| 33 | + <input type="text" id="subject" name="subject" required style="width: 100%; padding: 0.75rem; border: 1px solid var(--border-color); border-radius: 4px; font-family: inherit; font-size: 1rem;"> |
| 34 | + </div> |
| 35 | + |
| 36 | + <div style="margin-bottom: 1.5rem;"> |
| 37 | + <label for="message" style="display: block; margin-bottom: 0.5rem; font-weight: 500;">Message *</label> |
| 38 | + <textarea id="message" name="message" required rows="6" style="width: 100%; padding: 0.75rem; border: 1px solid var(--border-color); border-radius: 4px; font-family: inherit; font-size: 1rem; resize: vertical;"></textarea> |
| 39 | + </div> |
| 40 | + |
| 41 | + <button type="submit" style="background: var(--btn-border-color); color: var(--text-color); padding: 0.75rem 2rem; border: none; border-radius: 4px; font-size: 1rem; font-weight: 600; cursor: pointer; transition: all 0.3s;"> |
| 42 | + Send Message |
| 43 | + </button> |
| 44 | + |
| 45 | +</form> |
| 46 | + |
| 47 | +### Other Contact Methods |
| 48 | + |
| 49 | +- **Website**: [https://alumcasting.com](https://alumcasting.com) |
| 50 | +- **Email**: hank@alumcasting.com |
| 51 | +- **GitHub**: [@diecasting](https://github.com/diecasting) |
| 52 | + |
| 53 | +### What We Offer |
| 54 | + |
| 55 | +- Custom die casting solutions |
| 56 | +- Material consultation and selection |
| 57 | +- Design optimization services |
| 58 | +- Quality testing and inspection |
| 59 | +- Rapid prototyping and low-volume production |
| 60 | +- High-volume manufacturing |
| 61 | +- Post-processing and assembly services |
| 62 | + |
| 63 | +--- |
| 64 | + |
| 65 | +**Note**: All fields marked with * are required. We respect your privacy and will only use your contact information to respond to your inquiry. |
0 commit comments