predatortoabuse
commited on
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -583,11 +583,11 @@ p {
|
|
583 |
<div class="header_bg"></div>
|
584 |
<div id="banner" class="heic_converter">
|
585 |
<div class="container banner_box">
|
586 |
-
<h1>Qoc
|
587 |
<p class="banner_info">A powerful AI image upscaler that boosts image quality with one click, and no watermarks.</p>
|
588 |
|
589 |
<div id="drag-zone" draggable="true">
|
590 |
-
<span id="uploadBtn">Upload
|
591 |
"upload" id="upload" accept=
|
592 |
".jpg, .jpeg, .png, .bmp"></span>
|
593 |
<p>Or drop your image file here!</p>
|
|
|
583 |
<div class="header_bg"></div>
|
584 |
<div id="banner" class="heic_converter">
|
585 |
<div class="container banner_box">
|
586 |
+
<h1>Qoc Image Upscaler</h1>
|
587 |
<p class="banner_info">A powerful AI image upscaler that boosts image quality with one click, and no watermarks.</p>
|
588 |
|
589 |
<div id="drag-zone" draggable="true">
|
590 |
+
<span id="uploadBtn">Upload<input type="file" name=
|
591 |
"upload" id="upload" accept=
|
592 |
".jpg, .jpeg, .png, .bmp"></span>
|
593 |
<p>Or drop your image file here!</p>
|