Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
|
@@ -668,7 +668,7 @@
|
|
| 668 |
<div class="upload-icon">
|
| 669 |
<svg width="30" height="30" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" y1="3" x2="12" y2="15"></line></svg>
|
| 670 |
</div>
|
| 671 |
-
<div class="upload-text">
|
| 672 |
<div class="upload-subtext">Format didukung: JPG, PNG (Max 5MB)</div>
|
| 673 |
</div>
|
| 674 |
|
|
@@ -681,7 +681,7 @@
|
|
| 681 |
|
| 682 |
<div class="loader" id="loader">
|
| 683 |
<div class="spinner"></div>
|
| 684 |
-
<div style="color: #64748b; font-size: 15px; font-weight: 700;">
|
| 685 |
</div>
|
| 686 |
|
| 687 |
<div class="results-container" id="results">
|
|
|
|
| 668 |
<div class="upload-icon">
|
| 669 |
<svg width="30" height="30" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" y1="3" x2="12" y2="15"></line></svg>
|
| 670 |
</div>
|
| 671 |
+
<div class="upload-text">Drag or Drop your image here</div>
|
| 672 |
<div class="upload-subtext">Format didukung: JPG, PNG (Max 5MB)</div>
|
| 673 |
</div>
|
| 674 |
|
|
|
|
| 681 |
|
| 682 |
<div class="loader" id="loader">
|
| 683 |
<div class="spinner"></div>
|
| 684 |
+
<div style="color: #64748b; font-size: 15px; font-weight: 700;">Please wait while your image is being analyzed</div>
|
| 685 |
</div>
|
| 686 |
|
| 687 |
<div class="results-container" id="results">
|