Spaces:
Running
Running
activate the our services buton
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -72,8 +72,8 @@
|
|
| 72 |
</p>
|
| 73 |
<div class="flex space-x-4">
|
| 74 |
<button class="bg-blue-600 hover:bg-blue-700 text-white px-8 py-3 rounded-md transition">
|
| 75 |
-
Our Services
|
| 76 |
-
|
| 77 |
<button class="border border-blue-600 text-blue-600 hover:bg-blue-50 px-8 py-3 rounded-md transition">
|
| 78 |
Case Studies
|
| 79 |
</button>
|
|
|
|
| 72 |
</p>
|
| 73 |
<div class="flex space-x-4">
|
| 74 |
<button class="bg-blue-600 hover:bg-blue-700 text-white px-8 py-3 rounded-md transition">
|
| 75 |
+
<a href="services.html">Our Services</a>
|
| 76 |
+
</button>
|
| 77 |
<button class="border border-blue-600 text-blue-600 hover:bg-blue-50 px-8 py-3 rounded-md transition">
|
| 78 |
Case Studies
|
| 79 |
</button>
|