Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -12
index.html
CHANGED
@@ -11,17 +11,6 @@
|
|
11 |
<!-- Full-width image -->
|
12 |
<div class="logo" style="text-align: center; margin-bottom: 20px;">
|
13 |
<img src="https://res.cloudinary.com/dkd2y1e80/image/upload/v1725474538/Capture_d_%C3%A9cran_2024-09-04_192738_irqluh.png" alt="Navinspire Logo" style="width: 100%; height: auto;">
|
14 |
-
</div>
|
15 |
-
|
16 |
-
<div class="links" style="display: flex; justify-content: center; gap: 40px; margin-top: 40px;">
|
17 |
-
<a href="https://www.linkedin.com/company/navinspire/" target="_blank" style="display: inline-block; font-size: 1.2em; text-decoration: none; color: black;">
|
18 |
-
<img src="https://upload.wikimedia.org/wikipedia/commons/c/ca/LinkedIn_logo_initials.png" alt="LinkedIn Logo" style="vertical-align: middle; width: 40px; height: 40px; margin-right: 10px;"> Visit our LinkedIn
|
19 |
-
</a>
|
20 |
-
<a href="https://www.navinspire.ai" target="_blank" style="display: inline-block; font-size: 1.2em; text-decoration: none; color: black;">
|
21 |
-
<img src="https://upload.wikimedia.org/wikipedia/commons/1/14/Globe_%28icon%29.svg" alt="Website Logo" style="vertical-align: middle; width: 40px; height: 40px; margin-right: 10px;"> Visit our Website
|
22 |
-
</a>
|
23 |
-
</div>
|
24 |
-
</div>
|
25 |
-
|
26 |
</body>
|
27 |
</html>
|
|
|
11 |
<!-- Full-width image -->
|
12 |
<div class="logo" style="text-align: center; margin-bottom: 20px;">
|
13 |
<img src="https://res.cloudinary.com/dkd2y1e80/image/upload/v1725474538/Capture_d_%C3%A9cran_2024-09-04_192738_irqluh.png" alt="Navinspire Logo" style="width: 100%; height: auto;">
|
14 |
+
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
</body>
|
16 |
</html>
|