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

Manual changes saved

Browse files
Files changed (3) hide show
  1. about.html +1 -0
  2. contact.html +1 -0
  3. projects.html +1 -0
about.html CHANGED
@@ -34,6 +34,7 @@
34
  <a href="index.html" class="text-gray-600 hover:text-blue-600 transition">Home</a>
35
  <a href="services.html" class="text-gray-600 hover:text-blue-600 transition">Services</a>
36
  <a href="projects.html" class="text-blue-600 font-medium">Projects</a>
 
37
  <a href="about.html" class="text-gray-600 hover:text-blue-600 transition">About</a>
38
  <a href="contact.html" 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>
 
34
  <a href="index.html" class="text-gray-600 hover:text-blue-600 transition">Home</a>
35
  <a href="services.html" class="text-gray-600 hover:text-blue-600 transition">Services</a>
36
  <a href="projects.html" class="text-blue-600 font-medium">Projects</a>
37
+ <a href="about.html" class="text-gray-600 hover:text-blue-600 transition">Industries</a>
38
  <a href="about.html" class="text-gray-600 hover:text-blue-600 transition">About</a>
39
  <a href="contact.html" class="text-gray-600 hover:text-blue-600 transition">Contact</a>
40
  <button class="bg-blue-600 hover:bg-blue-700 text-white px-6 py-2 rounded-md transition">Collaborate</button>
contact.html CHANGED
@@ -25,6 +25,7 @@
25
  <a href="index.html" class="text-gray-600 hover:text-blue-600 transition">Home</a>
26
  <a href="services.html" class="text-gray-600 hover:text-blue-600 transition">Services</a>
27
  <a href="projects.html" class="text-blue-600 font-medium">Projects</a>
 
28
  <a href="about.html" class="text-gray-600 hover:text-blue-600 transition">About</a>
29
  <a href="contact.html" class="text-gray-600 hover:text-blue-600 transition">Contact</a>
30
  <button class="bg-blue-600 hover:bg-blue-700 text-white px-6 py-2 rounded-md transition">Collaborate</button>
 
25
  <a href="index.html" class="text-gray-600 hover:text-blue-600 transition">Home</a>
26
  <a href="services.html" class="text-gray-600 hover:text-blue-600 transition">Services</a>
27
  <a href="projects.html" class="text-blue-600 font-medium">Projects</a>
28
+ <a href="about.html" class="text-gray-600 hover:text-blue-600 transition">Industries</a>
29
  <a href="about.html" class="text-gray-600 hover:text-blue-600 transition">About</a>
30
  <a href="contact.html" class="text-gray-600 hover:text-blue-600 transition">Contact</a>
31
  <button class="bg-blue-600 hover:bg-blue-700 text-white px-6 py-2 rounded-md transition">Collaborate</button>
projects.html CHANGED
@@ -30,6 +30,7 @@
30
  <a href="index.html" class="text-gray-600 hover:text-blue-600 transition">Home</a>
31
  <a href="services.html" class="text-gray-600 hover:text-blue-600 transition">Services</a>
32
  <a href="projects.html" class="text-blue-600 font-medium">Projects</a>
 
33
  <a href="about.html" class="text-gray-600 hover:text-blue-600 transition">About</a>
34
  <a href="contact.html" class="text-blue-600 font-medium">Contact</a>
35
  <button class="bg-blue-600 hover:bg-blue-700 text-white px-6 py-2 rounded-md transition">Collaborate</button>
 
30
  <a href="index.html" class="text-gray-600 hover:text-blue-600 transition">Home</a>
31
  <a href="services.html" class="text-gray-600 hover:text-blue-600 transition">Services</a>
32
  <a href="projects.html" class="text-blue-600 font-medium">Projects</a>
33
+ <a href="about.html" class="text-gray-600 hover:text-blue-600 transition">Industries</a>
34
  <a href="about.html" class="text-gray-600 hover:text-blue-600 transition">About</a>
35
  <a href="contact.html" class="text-blue-600 font-medium">Contact</a>
36
  <button class="bg-blue-600 hover:bg-blue-700 text-white px-6 py-2 rounded-md transition">Collaborate</button>