File: /home/dwauav0tm6jp/hosted/theagencyatpontevedra_com/get-in-touch.php
<div class="w-container">
<div class="section-title-group">
<h2 class="section-heading centered">Get In Touch</h2>
<div class="section-subheading center form-wrapper squeezed">We are here to help with your big move! Go to <a href="https://theagencyatpontevedra.com/our-team.php"> Our Team</a> page to let us know how we can help.</div>
</div>
<div class="form-wrapper w-form">
<!-- <form action="/mail-processor.php" id="email-form" name="email-form" data-name="Email Form" method="post">
<label for="name" class="form-label">Name:</label>
<input type="text" id="name" name="name" required="" placeholder="Eg. John Smith" maxlength="256" class="form-field w-input">
<label for="email" class="form-label">Email Address:</label>
<input type="email" class="form-field w-input" maxlength="256" name="email" data-name="Email" placeholder="john.smith@gmail.com" id="email" required="">
<label for="message" class="form-label">MESSAGE:</label>
<textarea id="message" name="message" placeholder="Example Text" maxlength="5000" class="form-field text-area w-input" required=""></textarea>
<input type="submit" value="Send Message" data-wait="Please wait..." class="button full-width w-button">
</form>
<div id="form-messages"></div> -->
<div style="display: flex;justify-content: space-between;">
<img src="images/carol-headshot-160x180.jpg" class="image-3" width="160" height="180" />
<img src="images/carrie-headshot-160x180.jpg" class="image-3" width="160" height="180" />
<img src="images/laura-headshot-160x180.jpg" class="image-3" width="160" />
</div>
</div>
</div>