Update home_en.html
This commit is contained in:
+4
-4
@@ -109,10 +109,10 @@
|
||||
<div class="image-container">
|
||||
<div id="photo" onclick="switchPhoto()">
|
||||
<div class="container_filter"></div>
|
||||
<img src="img/profile_photo1.webp" alt="profile_photo" class="profile_photo" aria-label="Profile Photo" draggable="false">
|
||||
<img src="img/character1.webp" alt="character_photo1" class="character_photo1" aria-label="AI Photo 1" draggable="false">
|
||||
<img src="img/character2.webp" alt="character_photo2" class="character_photo2" aria-label="AI Photo 2" draggable="false">
|
||||
<img src="img/character3.webp" alt="character_photo3" class="character_photo3" aria-label="AI Photo 3" draggable="false">
|
||||
<img src="img/profile_photo1.webp" alt="profile_photo_1" class="profile_photo" aria-label="Profile Photo" draggable="false">
|
||||
<img src="img/character1.webp" alt="profile_photo_2" class="character_photo1" aria-label="AI Photo 1" draggable="false">
|
||||
<img src="img/character2.webp" alt="profile_photo_3" class="character_photo2" aria-label="AI Photo 2" draggable="false">
|
||||
<img src="img/character3.webp" alt="profile_photo_4" class="character_photo3" aria-label="AI Photo 3" draggable="false">
|
||||
</div>
|
||||
</div>
|
||||
<div class="text_container">
|
||||
|
||||
Reference in New Issue
Block a user