Update wording for district landing page

At Ben's request
This commit is contained in:
Eli Ribble 2026-01-24 20:45:51 +00:00
parent 8f58859693
commit 9e586ae6ef
No known key found for this signature in database

View file

@ -35,10 +35,10 @@
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-10">
<h2 class="text-center mb-4">Report Mosquitoes for {{.District.Name}}</h2>
<h2 class="text-center mb-4">Report a Mosquito Problem</h2>
<img class="district-logo" src="{{.District.URLLogo}}" />
<p class="lead text-center">This is the reporting page for mosquito problems in your area.</p>
<p class="lead text-center">Reports submitted here are reviewed by {{.District.Name}}, which helps identify and address mosquito problems in your community.</p>
<p class="lead text-center">Submit a report to help reduce mosquito activity in your neighborhood.</p>
<p class="lead text-center">Report Mosquitoes Online works with local mosquito control agencies to receive public reports. For this area, mosquito control services are provided by Delta Mosquito and Vector Control District.</p>
</div>
</div>
</div>