privateuserh commited on
Commit
0f05fe5
·
verified ·
1 Parent(s): 2619703

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -1340,7 +1340,7 @@
1340
  <h3 class="text-xl font-semibold mb-4">EVLEND</h3>
1341
  <p class="text-gray-400">Innovative EV subscription service making electric vehicle access simple and flexible.</p>
1342
  <div class="mt-4 flex space-x-4">
1343
- <a href="#" class="text-gray-400 hover:text-white transition"><i class="fab fa-twitter"></i></a>
1344
  <a href="#" class="text-gray-400 hover:text-white transition"><i class="fab fa-facebook"></i></a>
1345
  <a href="#" class="text-gray-400 hover:text-white transition"><i class="fab fa-instagram"></i></a>
1346
  <a href="#" class="text-gray-400 hover:text-white transition"><i class="fab fa-linkedin"></i></a>
@@ -1372,7 +1372,7 @@
1372
  <ul class="space-y-2">
1373
 
1374
  <li class="flex items-center">
1375
- <i class="fas fa-telegram text-gray-400 mr-2">https://t.me/Amperebot</i>
1376
  <span class="text-gray-400"></span>
1377
  </li>
1378
  </ul>
 
1340
  <h3 class="text-xl font-semibold mb-4">EVLEND</h3>
1341
  <p class="text-gray-400">Innovative EV subscription service making electric vehicle access simple and flexible.</p>
1342
  <div class="mt-4 flex space-x-4">
1343
+ <a href="https://t.me/Amperebot" class="text-gray-400 hover:text-white transition"><i class="fab fa-telegram"></i></a>
1344
  <a href="#" class="text-gray-400 hover:text-white transition"><i class="fab fa-facebook"></i></a>
1345
  <a href="#" class="text-gray-400 hover:text-white transition"><i class="fab fa-instagram"></i></a>
1346
  <a href="#" class="text-gray-400 hover:text-white transition"><i class="fab fa-linkedin"></i></a>
 
1372
  <ul class="space-y-2">
1373
 
1374
  <li class="flex items-center">
1375
+ <i class="fas fa-calendar text-gray-400 mr-2">By Appointment Only</i>
1376
  <span class="text-gray-400"></span>
1377
  </li>
1378
  </ul>