web/views/contact.html
2020-08-12 15:09:11 -04:00

12 lines
591 B
HTML

<h4>Schedule a quick introductory call now:</h4>
<iframe src="https://app.acuityscheduling.com/schedule.php?owner=20390530&appointmentType=16245294" title="Schedule Appointment" width="100%" height="800" frameBorder="0"></iframe><script src="https://embed.acuityscheduling.com/js/embed.js" type="text/javascript"></script>
<h4>Or send us an email:
<form action="#">
<input type="text" name="name" placeholder="Your Name" REQUIRED />
<input type="email" name="email" placeholder="Your Email" REQUIRED />
<input type="submit" name="submit" value="Let's Chat" />
</form>
</h4>