Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -102,7 +102,7 @@
|
|
| 102 |
</div>
|
| 103 |
<div class="relative">
|
| 104 |
<div class="neon-box rounded-2xl p-1">
|
| 105 |
-
<img src="https://
|
| 106 |
</div>
|
| 107 |
<div class="absolute -bottom-6 -left-6 w-32 h-32 bg-pink-500 rounded-full filter blur-xl opacity-30"></div>
|
| 108 |
<div class="absolute -top-6 -right-6 w-32 h-32 bg-cyan-400 rounded-full filter blur-xl opacity-30"></div>
|
|
|
|
| 102 |
</div>
|
| 103 |
<div class="relative">
|
| 104 |
<div class="neon-box rounded-2xl p-1">
|
| 105 |
+
<img src="https://cdn.pixabay.com/photo/2020/07/20/20/23/succulents-5424285_1280.jpg?semt=ais_hybrid&w=740&q=80" alt="Academia futurista" class="rounded-2xl w-full h-auto">
|
| 106 |
</div>
|
| 107 |
<div class="absolute -bottom-6 -left-6 w-32 h-32 bg-pink-500 rounded-full filter blur-xl opacity-30"></div>
|
| 108 |
<div class="absolute -top-6 -right-6 w-32 h-32 bg-cyan-400 rounded-full filter blur-xl opacity-30"></div>
|