Mise à jour de la photo de profil et suppression du cercle décoratif animé
This commit is contained in:
parent
e0cffad911
commit
a86c3d27e0
3 changed files with 1 additions and 2 deletions
BIN
public/assets/images/jalil-1.jpg
Normal file
BIN
public/assets/images/jalil-1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 MiB |
BIN
public/assets/images/jalil-2.jpg
Normal file
BIN
public/assets/images/jalil-2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2 MiB |
|
|
@ -30,11 +30,10 @@ import Layout from "../layouts/main.astro";
|
|||
|
||||
<div class="relative justify-end w-full mt-12 md:flex md:pl-10 md:w-1/2 md:mt-0">
|
||||
<div class="relative z-50 w-full max-w-sm mx-auto">
|
||||
<div class="absolute top-6 right-6 z-40 w-20 h-20 rounded-full bg-gradient-to-br from-blue-400 to-purple-600 animate-pulse"></div>
|
||||
<div class="relative z-30 p-1 bg-gradient-to-br from-blue-500 via-purple-500 to-pink-500 rounded-3xl">
|
||||
<div class="bg-white dark:bg-neutral-950 rounded-3xl p-4">
|
||||
<img
|
||||
src="/assets/images/photo.png"
|
||||
src="/assets/images/jalil-2.jpg"
|
||||
alt="Jalil Arfaoui"
|
||||
loading="eager"
|
||||
decoding="auto"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue