Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -44,7 +44,7 @@
|
|
| 44 |
<div class="flex items-center justify-between">
|
| 45 |
<div class="flex items-center space-x-4">
|
| 46 |
<div class="w-12 h-12 rounded-full overflow-hidden border-4 border-indigo-500 shadow-lg bg-white flex items-center justify-center">
|
| 47 |
-
<span><img src="https://media.licdn.com/dms/image/v2/
|
| 48 |
</div>
|
| 49 |
<h1 class="text-2xl font-bold">Amal SP</h1>
|
| 50 |
</div>
|
|
@@ -91,7 +91,7 @@
|
|
| 91 |
<div class="flex flex-col md:flex-row items-center">
|
| 92 |
<div class="md:w-1/3 mb-8 md:mb-0 flex justify-center">
|
| 93 |
<div class="w-64 h-64 rounded-full overflow-hidden border-4 border-indigo-500 shadow-lg">
|
| 94 |
-
<img src="https://media.licdn.com/dms/image/v2/
|
| 95 |
</div>
|
| 96 |
</div>
|
| 97 |
<div class="md:w-2/3 md:pl-12">
|
|
|
|
| 44 |
<div class="flex items-center justify-between">
|
| 45 |
<div class="flex items-center space-x-4">
|
| 46 |
<div class="w-12 h-12 rounded-full overflow-hidden border-4 border-indigo-500 shadow-lg bg-white flex items-center justify-center">
|
| 47 |
+
<span><img src="https://media.licdn.com/dms/image/v2/D5603AQEJ3MKVzMhjLQ/profile-displayphoto-scale_400_400/B56Zk6Ts8uJ4Ag-/0/1757619871657?e=1762992000&v=beta&t=LXvaUHkV-62Xf8WEDL2c5igAy66SKr_eMDz5JZohDgE" alt="Profile Photo of Amal SP"AS></span>
|
| 48 |
</div>
|
| 49 |
<h1 class="text-2xl font-bold">Amal SP</h1>
|
| 50 |
</div>
|
|
|
|
| 91 |
<div class="flex flex-col md:flex-row items-center">
|
| 92 |
<div class="md:w-1/3 mb-8 md:mb-0 flex justify-center">
|
| 93 |
<div class="w-64 h-64 rounded-full overflow-hidden border-4 border-indigo-500 shadow-lg">
|
| 94 |
+
<img src="https://media.licdn.com/dms/image/v2/D5603AQEJ3MKVzMhjLQ/profile-displayphoto-scale_400_400/B56Zk6Ts8uJ4Ag-/0/1757619871657?e=1762992000&v=beta&t=LXvaUHkV-62Xf8WEDL2c5igAy66SKr_eMDz5JZohDgE" alt="Profile Photo of Amal SP" class="w-full h-full object-cover">
|
| 95 |
</div>
|
| 96 |
</div>
|
| 97 |
<div class="md:w-2/3 md:pl-12">
|