Update index.html
Browse files- index.html +8 -0
index.html
CHANGED
|
@@ -104,6 +104,14 @@
|
|
| 104 |
</div>
|
| 105 |
</div>
|
| 106 |
</div>
|
|
|
|
|
|
|
| 107 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 108 |
</body>
|
| 109 |
</html>
|
|
|
|
| 104 |
</div>
|
| 105 |
</div>
|
| 106 |
</div>
|
| 107 |
+
<div id="deal-modal" class="modal-backdrop hidden">
|
| 108 |
+
</div>
|
| 109 |
|
| 110 |
+
<footer class="page-footer">
|
| 111 |
+
<p>© 2025 International Umbrella Endowment,.BT. All Rights Reserved.</p>
|
| 112 |
+
<p>Los Angeles, California (Silicon Beach)</p>
|
| 113 |
+
</footer>
|
| 114 |
+
</body>
|
| 115 |
+
</html>
|
| 116 |
</body>
|
| 117 |
</html>
|