{{template "base.html" .}} {{define "title"}}Login{{end}} {{define "style"}} body { background-color: #f8f9fa; } .page-container { max-width: 800px; margin: 0 auto; padding: 20px; } .content-card { background-color: white; border-radius: 15px; box-shadow: 0 2px 10px rgba(0,0,0,0.1); padding: 25px; margin-bottom: 20px; } .logo-area { text-align: center; margin-bottom: 20px; } .logo-placeholder { height: 50px; max-width: 200px; margin: 0 auto; } .progress-container { margin: 30px 0 20px; } .progress { height: 8px; } .upload-area { border: 2px dashed #dee2e6; border-radius: 10px; padding: 30px; text-align: center; margin-bottom: 25px; background-color: #f8f9fa; transition: all 0.3s ease; } .upload-area:hover { border-color: #0d6efd; background-color: #f0f7ff; } .upload-icon { font-size: 48px; color: #6c757d; margin-bottom: 15px; } .photo-example { display: flex; gap: 15px; margin-bottom: 20px; flex-wrap: wrap; } .example-item { flex: 1; min-width: 200px; text-align: center; } .example-img { width: 100%; height: 150px; object-fit: cover; border-radius: 8px; margin-bottom: 10px; border: 2px solid #dee2e6; } .good-example { border-color: #198754; } .poor-example { border-color: #dc3545; } .upload-options { display: flex; gap: 10px; margin-top: 20px; flex-wrap: wrap; } .upload-options button { flex: 1; min-width: 150px; } .uploaded-photos { display: grid; grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); gap: 15px; margin-top: 20px; } .uploaded-photo { position: relative; height: 150px; border-radius: 8px; overflow: hidden; border: 2px solid #dee2e6; } .uploaded-photo img { width: 100%; height: 100%; object-fit: cover; } .remove-photo { position: absolute; top: 5px; right: 5px; background-color: rgba(255, 255, 255, 0.8); color: #dc3545; border: none; border-radius: 50%; width: 30px; height: 30px; font-size: 14px; display: flex; align-items: center; justify-content: center; } .tips-section { background-color: #e8f4f8; border-left: 4px solid #0d6efd; padding: 15px; border-radius: 5px; margin-bottom: 20px; } {{end}} {{define "content"}}
County Vector Control
Upload Photos 3 of 4

Upload Current Pool Photos

Please provide current photos of your pool to help us assess its condition.

Photo Tips
  • Take photos from as high an angle as possible (second story window, deck, etc.)
  • Try to capture the entire pool in your photo
  • Ensure photos are clear and well-lit
  • You can add multiple photos from different angles
Photo Examples:
Good photo example
Good: High angle, full view
Poor photo example
Poor: Ground level, partial view
Add Pool Photos

Take a new photo or upload from your device

Uploaded Photos (2)
Uploaded pool photo
Uploaded pool photo
You can add up to 5 photos to provide a complete view of your pool area. We recommend taking photos from multiple angles.

If you need assistance, please contact Vector Control at (555) 123-4567

{{end}}