manideepreddym commited on
Commit
53709c8
·
verified ·
1 Parent(s): a4c6cf5

Update index.html

Browse files
Files changed (1) hide show
  1. 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="https://placehold.co/600x450/E8F5E9/2E7D32?text=AI+Collaboration+%26+Growth&font=poppins"
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>