Update home_en.html
This commit is contained in:
+3
-3
@@ -108,9 +108,9 @@
|
||||
<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 Photo1" draggable="false">
|
||||
<img src="img/character2.webp" alt="character_photo2" class="character_photo2" aria-label="AI Photo2" draggable="false">
|
||||
<img src="img/character3.webp" alt="character_photo3" class="character_photo3" aria-label="AI Photo3" 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">
|
||||
</div>
|
||||
</div>
|
||||
<div class="text_container">
|
||||
|
||||
Reference in New Issue
Block a user