Spaces:
Running
Running
Manual changes saved
Browse files- projects.html +2 -2
projects.html
CHANGED
|
@@ -29,7 +29,7 @@
|
|
| 29 |
<div class="ml-10 flex items-center space-x-8">
|
| 30 |
<a href="index.html" class="text-gray-600 hover:text-blue-600 transition">Home</a>
|
| 31 |
<a href="services.html" class="text-blue-600 font-medium">Services</a>
|
| 32 |
-
<a href="projects.html" class="text-blue-600 font-medium">
|
| 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>
|
|
@@ -50,7 +50,7 @@
|
|
| 50 |
<div class="text-center">
|
| 51 |
<span class="text-blue-600 font-medium"></span>
|
| 52 |
<h1 class="text-4xl md:text-5xl font-bold leading-tight mb-6 text-gray-800">
|
| 53 |
-
|
| 54 |
</h1>
|
| 55 |
<p class="text-lg text-gray-600 mb-8 max-w-2xl mx-auto">
|
| 56 |
Explore our portfolio of successfully completed projects showcasing our relationships with key design partners and our engineering expertise for critical environments.
|
|
|
|
| 29 |
<div class="ml-10 flex items-center space-x-8">
|
| 30 |
<a href="index.html" class="text-gray-600 hover:text-blue-600 transition">Home</a>
|
| 31 |
<a href="services.html" class="text-blue-600 font-medium">Services</a>
|
| 32 |
+
<a href="projects.html" class="text-blue-600 font-medium">Industries</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>
|
|
|
|
| 50 |
<div class="text-center">
|
| 51 |
<span class="text-blue-600 font-medium"></span>
|
| 52 |
<h1 class="text-4xl md:text-5xl font-bold leading-tight mb-6 text-gray-800">
|
| 53 |
+
Industries <span class="text-blue-600">Served</span>
|
| 54 |
</h1>
|
| 55 |
<p class="text-lg text-gray-600 mb-8 max-w-2xl mx-auto">
|
| 56 |
Explore our portfolio of successfully completed projects showcasing our relationships with key design partners and our engineering expertise for critical environments.
|