|
@@ -106,41 +106,13 @@
|
|
|
</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="row justify-content-md-center py-5">
|
|
|
- <div class="col-6 text-center">
|
|
|
- <h3>Tell Us</h3>
|
|
|
- <form action="" method="post" id="" name="" class="" target="_blank" novalidate>
|
|
|
- <div class="row gx-1">
|
|
|
- <div class="col">
|
|
|
- <input type="text" value="" name="FNAME" class="required form-control" id="FNAME" placeholder="First name">
|
|
|
- </div>
|
|
|
- <div class="col">
|
|
|
- <input type="text" value="" name="LNAME" class="required form-control" id="LNAME" placeholder="Last name">
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="row gx-1 my-1">
|
|
|
- <div class="col">
|
|
|
- <input type="email" value="" name="EMAIL" class="form-control required email" id="EMAIL" placeholder="Email Address">
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="row gx-1 my-1">
|
|
|
- <div class="col">
|
|
|
- <textarea class="form-control" placeholder="Leave us a comment" id="floatingTextarea2" style="height: 100px"></textarea>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </form>
|
|
|
- <button class="btn btn-gwp-blue" type="button">Submit Message</button>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
<div class="container">
|
|
|
<div class="row justify-content-md-center py-5">
|
|
|
<div class="col-lg-6 text-center">
|
|
|
<h3 class="mb-3">Schedule An Appointment</h3>
|
|
|
<p>Do you have questions about the Greenwood Promise?<br>
|
|
|
Click below to schedule an appointment with Katie Davenport.</p>
|
|
|
- <button class="btn btn-gwp-blue-green" type="button">Schedule Appointment</button>
|
|
|
+ <a href="https://outlook.office365.com/owa/calendar/GreenwoodPromise1@greenwoodpromise.com/bookings/" target="_blank" class="btn btn-gwp-blue-green" role="button">Schedule Appointment</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|