Make links consistent on the report number, link actual QR image.

This commit is contained in:
Eli Ribble 2025-11-05 21:09:19 +00:00
parent f6acb6ab83
commit 24aa1b88ef
No known key found for this signature in database

View file

@ -168,7 +168,7 @@
<p>Customers will receive the following text message with a link to begin the reporting process:</p>
<div class="sms-mockup">
<strong>Vector Control:</strong> We noticed a potential green pool at your property. Please tap the link to report status or schedule inspection: <a href="#">https://greenpool.county.gov/report/t78fd3</a>
<strong>Vector Control:</strong> We noticed a potential green pool at your property. Please tap the link to report status or schedule inspection: <a href="#">https://sync.nidus.cloud/report/t78fd3</a>
</div>
<div class="mt-3">
@ -194,12 +194,10 @@
<h5>IMPORTANT NOTICE</h5>
<p>We visited regarding a potential mosquito breeding site.</p>
<div class="qr-code-placeholder">
<span>QR Code Image</span>
</div>
<img src="/qr-code/report/t78fd3" width="256" height="256"/>
<p><strong>Scan this code</strong> with your phone camera to report your pool status or schedule an inspection.</p>
<p class="small text-muted">Or visit: greenpool.county.gov/report</p>
<p class="small text-muted">Or visit: https://sync.nidus.cloud/report/t78fd3</p>
</div>
<div class="mt-3">
@ -234,10 +232,10 @@
<p>Our recent surveillance has identified a potential unmaintained swimming pool at your property located at <strong>123 Main Street</strong>. Untreated pools can become mosquito breeding grounds and pose public health risks, including the spread of West Nile virus and other diseases.</p>
<div class="text-center my-4">
<a href="#" class="btn btn-primary">Report Pool Status or Schedule Inspection</a>
<a href="/report/t78fd3" class="btn btn-primary">Report Pool Status or Schedule Inspection</a>
</div>
<p>Please click the button above or visit <a href="#">https://greenpool.county.gov/report/em29x7</a> to complete a brief questionnaire about your pool status. This will help us determine if an inspection is needed or if you've already addressed the issue.</p>
<p>Please click the button above or visit <a href="#">https://sync.nidus.cloud/report/t78fd3</a> to complete a brief questionnaire about your pool status. This will help us determine if an inspection is needed or if you've already addressed the issue.</p>
<p>Thank you for helping keep our community safe and healthy.</p>