<div style="background-color: #F4F5F7; padding: 40px 20px;">

<div style="max-width: 600px; margin: 0 auto; background: #fff; padding: 40px 30px; border-radius: 10px; box-shadow: 0 4px 12px rgba(0,0,0,0.05); font-family: Arial, sans-serif;">

<h2 style="color: #1B75BC; text-align: center;">🏡 Get Pre-Approved Today</h2>

<p style="text-align: center; font-size: 16px; color: #444;">Please fill out the form below and we’ll be in touch soon. Or pick a time on James’s calendar after submitting.</p>

<form action="https://webto.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8&orgId=00D1I000001e6N7" method="POST" style="display: flex; flex-direction: column; gap: 16px;">

<input type="hidden" name="oid" value="00D1I000001e6N7">

<input type="hidden" name="retURL" value="http://upwardhomeloans.com/thank-you">

<input type="hidden" name="lead_source" value="Instagram">

<label for="first_name">First Name</label>

<input id="first_name" name="first_name" maxlength="40" type="text" style="padding: 10px; font-size: 16px;" required>

<label for="last_name">Last Name</label>

<input id="last_name" name="last_name" maxlength="80" type="text" style="padding: 10px; font-size: 16px;" required>

<label for="email">Email</label>

<input id="email" name="email" maxlength="80" type="email" style="padding: 10px; font-size: 16px;" required>

<label for="mobile">Mobile</label>

<input id="mobile" name="mobile" maxlength="40" type="tel" style="padding: 10px; font-size: 16px;" required>

<input type="submit" name="submit" value="Submit" style="margin-top: 10px; padding: 12px; background-color: #1B75BC; color: white; border: none; font-size: 16px; cursor: pointer; border-radius: 6px;">

</form>

</div>

</div>