mtourville commited on
Commit
c06ecd7
·
verified ·
1 Parent(s): 98ca434

Manual changes saved

Browse files
Files changed (2) hide show
  1. index.html +1 -1
  2. services.html +2 -0
index.html CHANGED
@@ -47,7 +47,7 @@
47
  <a href="bsl-3-research-lab.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">Infrastructure</a>
48
  </div>
49
  </div>
50
- <a href="Projects.html" class="text-gray-600 hover:text-blue-600 transition">Projects</a>
51
  <a href="about.html" class="text-gray-600 hover:text-blue-600 transition">About</a>
52
  <a href="contact.html" class="text-blue-600 font-medium">Contact</a>
53
  <button class="bg-blue-600 hover:bg-blue-700 text-white px-6 py-2 rounded-md transition">Collaborate</button>
 
47
  <a href="bsl-3-research-lab.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">Infrastructure</a>
48
  </div>
49
  </div>
50
+ <a href="Projects.html" class="text-gray-600 hover:text-blue-600 transition">Industries</a>
51
  <a href="about.html" class="text-gray-600 hover:text-blue-600 transition">About</a>
52
  <a href="contact.html" class="text-blue-600 font-medium">Contact</a>
53
  <button class="bg-blue-600 hover:bg-blue-700 text-white px-6 py-2 rounded-md transition">Collaborate</button>
services.html CHANGED
@@ -32,6 +32,8 @@
32
  <a href="services.html" class="text-gray-600 hover:text-blue-600 transition">Services</a>
33
  <a href="projects.html" class="text-blue-600 font-medium">Projects
34
  </a>
 
 
35
  <a href="#" class="text-gray-600 hover:text-blue-600 transition">About</a>
36
  <a href="#" class="text-gray-600 hover:text-blue-600 transition">Contact</a>
37
  <button class="bg-blue-600 hover:bg-blue-700 text-white px-6 py-2 rounded-md transition">Collaborate</button>
 
32
  <a href="services.html" class="text-gray-600 hover:text-blue-600 transition">Services</a>
33
  <a href="projects.html" class="text-blue-600 font-medium">Projects
34
  </a>
35
+ <a href="#" class="text-gray-600 hover:text-blue-600 transition">Industries
36
+ </a>
37
  <a href="#" class="text-gray-600 hover:text-blue-600 transition">About</a>
38
  <a href="#" class="text-gray-600 hover:text-blue-600 transition">Contact</a>
39
  <button class="bg-blue-600 hover:bg-blue-700 text-white px-6 py-2 rounded-md transition">Collaborate</button>