Skip to content

Commit d7b5576

Browse files
authored
Update index.html
1 parent d027ca6 commit d7b5576

1 file changed

Lines changed: 31 additions & 7 deletions

File tree

index.html

Lines changed: 31 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -384,12 +384,17 @@ <h2>🔗 Other Links</h2>
384384
<p><a target="_blank" href="https://quranreflect.com/?authors=%40abdullah798155" style="text-decoration: none; border-radius: 5px;">QuranReflect</a></p>
385385
<p>📄 <a target="_blank" href="./Reflecthub docs/ReflectHub-PDF.pdf" style="text-decoration: none; border-radius: 5px;">Reflecthub Docs</a></p>
386386
</div>
387+
388+
387389
<div style="display: flex; flex-direction: column; justify-content: center; align-items: center;">
388390

389391
<div style="display: flex; flex-direction: column; justify-content: center; align-items: center; font-size: 1rem; flex-wrap: wrap; text-align: center; width: 100%;">
390392
<img src="./icon5.png" style="height: auto; width: 80px; max-width: 80px; min-width: 80px; ">
391393
<h2 style="color: aqua; margin-bottom: 0; font-size: 24px;">ReflectHub</h2>
392-
<p style="color: white;font-size: 1.2rem;"> <img src="./Logos/locate.svg" style="height: 17px; width: 17px;"> Hyderabad , IN</p>
394+
<p style="color: white;font-size: 1.2rem;margin-bottom: 20px;"> <img src="./Logos/locate.svg" style="height: 17px; width: 17px;"> Hyderabad , IN</p>
395+
<div style="display: flex; flex-direction: column; justify-content: center; align-items: center;">
396+
<img src="./qr-code.svg" style="height: 120px; width: 120px; border-radius: 15px;">
397+
</div>
393398

394399

395400
</div>
@@ -401,13 +406,12 @@ <h2 style="color: aqua; margin-bottom: 0; font-size: 24px;">ReflectHub</h2>
401406

402407

403408
</div>
404-
<div style="display: flex; flex-direction: column;">
409+
410+
<div style="display: flex; flex-direction: column;margin-top: 50px;">
405411
<div class="panel-icon pop-up-animate1" id="panelIcon1">
406412
<h6 >Contact & Suggest me</h6>
407413
</div><br>
408-
<div style="display: flex; flex-direction: column; justify-content: center; align-items: center;">
409-
<img src="./qr-code.svg" style="height: 150px; width: 150px; border-radius: 15px;">
410-
</div>
414+
411415
<br>
412416
<div style="text-align: center;"><p>Share:</p></div>
413417
<div style="display: flex; flex-direction: row; align-items: flex-start; max-width: 200px; margin-left: 10px;">
@@ -432,7 +436,25 @@ <h6 >Contact & Suggest me</h6>
432436
<p style="margin: 0; font-size: 14px;">Reddit</p>
433437
</a>
434438
</div>
435-
<button id="installBtn" style="padding:10px 20px; font-size:16px; background:#4CAF50; color:white; border:none; border-radius:5px; cursor:pointer;font-family: 'Quicksand', sans-serif">
439+
<!-- HTML -->
440+
<div class="apple-loader-container">
441+
<div class="apple-loader">
442+
<div class="circle"></div>
443+
<div class="pc">
444+
<div class="pcscreen"></div>
445+
<div class="base-one"></div>
446+
<div class="base-two"></div>
447+
</div>
448+
<div class="inner-sq"></div>
449+
<div class="outer-sq"></div>
450+
<div class="ipad">
451+
<div class="line"></div>
452+
</div>
453+
<div class="phone"></div>
454+
</div>
455+
</div>
456+
457+
<button id="installBtn" style="padding:10px; font-size:16px; background:#4CAF50; color:white; border:none; border-radius:5px; cursor:pointer;font-family: 'Quicksand', sans-serif">
436458
Install App
437459
</button>
438460

@@ -441,6 +463,8 @@ <h6 >Contact & Suggest me</h6>
441463
</div>
442464

443465
</div>
466+
467+
444468
<div style="display: flex; flex-direction: column; justify-content: center; align-items: center;" id="footer-bottom">
445469

446470
<p style="color: rgb(226, 225, 225);">&copy; ReflectHub 2025</p>
@@ -459,7 +483,7 @@ <h6 >Contact & Suggest me</h6>
459483
</div>
460484

461485

462-
</div>
486+
</div>
463487

464488
</div>
465489

0 commit comments

Comments
 (0)