Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -47,7 +47,7 @@
|
|
47 |
<div class="md:flex">
|
48 |
<div class="md:w-1/3 p-4 bg-gray-200 flex items-center justify-center">
|
49 |
<div class="relative">
|
50 |
-
<img src="
|
51 |
alt="Subject Photo"
|
52 |
class="rounded-full h-48 w-48 object-cover border-4 border-red-500 rotating-image">
|
53 |
<div class="absolute -bottom-2 -right-2 bg-red-500 text-white rounded-full h-12 w-12 flex items-center justify-center">
|
|
|
47 |
<div class="md:flex">
|
48 |
<div class="md:w-1/3 p-4 bg-gray-200 flex items-center justify-center">
|
49 |
<div class="relative">
|
50 |
+
<img src="images/IMG_3530.jpg"
|
51 |
alt="Subject Photo"
|
52 |
class="rounded-full h-48 w-48 object-cover border-4 border-red-500 rotating-image">
|
53 |
<div class="absolute -bottom-2 -right-2 bg-red-500 text-white rounded-full h-12 w-12 flex items-center justify-center">
|