← Back to catalog
Heroes & Top-of-Page Live

sa-nursing-home-hybrid-intake v2026-06-15

Rendered live nursing-home hybrid hero intake form contract. Added because it uses both homepage and custom intake classes and passed live QA.

Source skill: wp-form-deploy-qa · Updated 2026-06-15 14:52:01

Edit

Live preview

Open ↗

When to use

Hero or specialty landing-page form placements that intentionally combine homepage-style and custom-intake behavior.

Rules & constraints

Live reference

https://aguiarinjurylawyers.com/practice-areas/nursing-home/

Deployment notes

Created from the rendered live site on 2026-06-15 after full form QA passed. The stored HTML is a known-working rendered contract example; adapt visible copy carefully but keep field names and hidden attribution fields intact.

HTML

<!-- sa-form-label-submit-guard-2026-06-15 -->
<style id="sa-form-label-submit-guard-2026-06-15">
.sa-custom-contact-intake-form .sa-field-control{display:flex!important;flex-direction:column;gap:5px;width:100%;min-width:0;margin:0 0 14px;color:inherit;box-sizing:border-box;}
.sa-custom-contact-intake-form .sa-field-control .sa-form-label{display:block!important;font-size:13px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.5px;color:inherit!important;margin:0!important;line-height:1.25!important;}
.sa-custom-contact-intake-form .sa-field-control > input,
.sa-custom-contact-intake-form .sa-field-control > select,
.sa-custom-contact-intake-form .sa-field-control > textarea{width:100%!important;margin:0!important;box-sizing:border-box;}
.sa-custom-contact-intake-form textarea.sa-form-field{height:auto!important;min-height:84px;resize:vertical;}
.sa-custom-contact-intake-form button[type="submit"],
.sa-custom-contact-intake-form .submit,
.sa-custom-contact-intake-form input[type="submit"]{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:46px;color:#fff!important;-webkit-text-fill-color:#fff!important;background:linear-gradient(0deg,#000 0%,#0B212D 100%)!important;border:2px solid #0B212D!important;border-radius:8px;opacity:1!important;visibility:visible!important;text-shadow:none!important;font-weight:700;text-transform:uppercase;cursor:pointer;}
</style>
<form action="https://aguiarinjurylawyers.com/" class="sa-nh-form-grid sa-homepage-custom-form sa-custom-contact-intake-form" cr-attached="true" data-rest-endpoint="https://aguiarinjurylawyers.com/?rest_route=/sal/v1/contact-intake" data-sal-attribution-ready="1" data-sal-bridge-rest-attached="1" data-sal-form-configured="20260529" data-sal-submit-ready="1" data-source="nursing-home-hub-hero" id="sa-nh-hero-intake" method="post">
<input name="sal_contact_intake_submit" type="hidden" value="1"/>
<input name="source" type="hidden" value="nursing-home-hub-hero"/>
<input name="case_type" type="hidden" value="Nursing Home / Care Facility"/>
<input name="injured_status" type="hidden" value="Yes, injury or decline reported"/>
<input name="page_url" type="hidden" value="https://aguiarinjurylawyers.com/practice-areas/nursing-home/?registry_capture=20260615"/>
<input name="page_title" type="hidden" value="Kentucky Nursing Home Abuse And Neglect Lawyer | Sam Aguiar"/>
<input name="success_redirect" type="hidden" value="https://aguiarinjurylawyers.com/contact-us/thank-you/"/>
<input name="error_redirect" type="hidden" value="https://aguiarinjurylawyers.com/contact-us/?intake=error"/>
<input name="referrer" type="hidden" value=""/>
<input name="utm_source" type="hidden" value=""/>
<input name="utm_medium" type="hidden" value=""/>
<input name="utm_campaign" type="hidden" value=""/>
<input name="_wp_http_referer" type="hidden" value="/practice-areas/nursing-home/"/>
<div class="sa-nh-form-field">
<label for="nh-name">Your Name</label>
<input autocomplete="name" id="nh-name" name="full_name" required="" type="text"/>
</div>
<div class="sa-nh-form-field">
<label for="nh-phone">Phone</label>
<input autocomplete="tel" id="nh-phone" name="phone" required="" type="tel"/>
</div>
<div class="sa-nh-form-field">
<label for="nh-facility">Facility Name</label>
<input id="nh-facility" name="facility_name" required="" type="text"/>
</div>
<div class="sa-nh-form-field">
<label for="nh-summary">What Happened?</label>
<textarea id="nh-summary" name="message" required=""></textarea>
</div>
<label class="sa-nh-consent">
<input name="consent" required="" type="checkbox" value="1"/>
<span>I agree to be contacted by Sam Aguiar Injury Lawyers about my case and understand that standard messaging rates may apply.</span>
</label>
<div aria-hidden="true" class="sa-intake-hidden" style="position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;">
<label>Company</label>
<input autocomplete="off" name="company" tabindex="-1" type="text"/>
</div>
<button class="sa-nh-form-submit submit" type="submit">Get Started</button>
<input name="landing_page_url" type="hidden" value="https://aguiarinjurylawyers.com/practice-areas/nursing-home/?registry_capture=20260615"/><input name="last_page_url" type="hidden" value="https://aguiarinjurylawyers.com/practice-areas/nursing-home/?registry_capture=20260615"/><input name="gclid" type="hidden" value=""/><input name="gbraid" type="hidden" value=""/><input name="wbraid" type="hidden" value=""/><input name="utm_term" type="hidden" value=""/><input name="utm_content" type="hidden" value=""/><input name="email" type="hidden" value=""/></form>

CSS

No CSS on file yet. Edit this element to add it.