Spaces:
Running
Running
bring back the residential icon you had before
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -65,7 +65,7 @@
|
|
| 65 |
</a>
|
| 66 |
<a href="#residential" class="bg-white bg-opacity-90 hover:bg-opacity-100 text-gray-800 py-4 px-6 rounded-lg transition transform hover:scale-105">
|
| 67 |
<div class="flex flex-col items-center">
|
| 68 |
-
<img src="https://cdn-icons-png.flaticon.com/512/1570/
|
| 69 |
<span class="font-medium">Residential</span>
|
| 70 |
<span class="text-sm text-gray-600">Homes & Apartments</span>
|
| 71 |
</div>
|
|
|
|
| 65 |
</a>
|
| 66 |
<a href="#residential" class="bg-white bg-opacity-90 hover:bg-opacity-100 text-gray-800 py-4 px-6 rounded-lg transition transform hover:scale-105">
|
| 67 |
<div class="flex flex-col items-center">
|
| 68 |
+
<img src="https://cdn-icons-png.flaticon.com/512/1570/1570900.png" class="w-10 h-10 mb-2" alt="Residential">
|
| 69 |
<span class="font-medium">Residential</span>
|
| 70 |
<span class="text-sm text-gray-600">Homes & Apartments</span>
|
| 71 |
</div>
|