Navinspire commited on
Commit
e21c921
1 Parent(s): a183ae2

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +0 -16
index.html CHANGED
@@ -12,22 +12,6 @@
12
  <div class="logo" style="text-align: center; margin-bottom: 20px;">
13
  <img src="https://res.cloudinary.com/dkd2y1e80/image/upload/v1725478243/Capture_d_%C3%A9cran_2024-09-04_203021_ftva0e.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
- <!-- LinkedIn Link -->
18
- <div style="text-align: center;">
19
- <a href="https://www.linkedin.com/company/navinspire/" target="_blank" style="font-size: 1.2em; text-decoration: none; color: black;">
20
- Visit our LinkedIn
21
- </a>
22
- </div>
23
-
24
- <!-- Website Link -->
25
- <div style="text-align: center;">
26
- <a href="https://www.navinspire.ai" target="_blank" style="font-size: 1.2em; text-decoration: none; color: black;">
27
- Visit our Website
28
- </a>
29
- </div>
30
- </div>
31
  </div>
32
 
33
  </body>
 
12
  <div class="logo" style="text-align: center; margin-bottom: 20px;">
13
  <img src="https://res.cloudinary.com/dkd2y1e80/image/upload/v1725478243/Capture_d_%C3%A9cran_2024-09-04_203021_ftva0e.png" alt="Navinspire Logo" style="width: 100%; height: auto;">
14
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  </div>
16
 
17
  </body>