Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -596,7 +596,7 @@
|
|
| 596 |
transition: all 0.3s ease;
|
| 597 |
box-shadow: 0 5px 15px rgba(0,0,0,0.05);
|
| 598 |
font-weight: 500;
|
| 599 |
-
border: 2px solid #eee;
|
| 600 |
color: #555;
|
| 601 |
display: inline-flex; /* Align icon and text */
|
| 602 |
align-items: center;
|
|
@@ -1171,7 +1171,7 @@
|
|
| 1171 |
</div>
|
| 1172 |
</div>
|
| 1173 |
<div class="hero-image">
|
| 1174 |
-
<img src="
|
| 1175 |
alt="Abstract visual representing AI collaboration and growth"
|
| 1176 |
onerror="this.style.display='none';"> </div>
|
| 1177 |
</section>
|
|
|
|
| 596 |
transition: all 0.3s ease;
|
| 597 |
box-shadow: 0 5px 15px rgba(0,0,0,0.05);
|
| 598 |
font-weight: 500;
|
| 599 |
+
border: 2px solid #eee;
|
| 600 |
color: #555;
|
| 601 |
display: inline-flex; /* Align icon and text */
|
| 602 |
align-items: center;
|
|
|
|
| 1171 |
</div>
|
| 1172 |
</div>
|
| 1173 |
<div class="hero-image">
|
| 1174 |
+
<img src="aiandcolloboration.png"
|
| 1175 |
alt="Abstract visual representing AI collaboration and growth"
|
| 1176 |
onerror="this.style.display='none';"> </div>
|
| 1177 |
</section>
|