Update home_en.html

This commit is contained in:
FURK4NGG
2024-11-03 12:35:54 +03:00
committed by GitHub
parent 01e7887865
commit 5394a705e8
+3 -3
View File
@@ -108,9 +108,9 @@
<div id="photo" onclick="switchPhoto()"> <div id="photo" onclick="switchPhoto()">
<div class="container_filter"></div> <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/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/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 Photo2" 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 Photo3" draggable="false"> <img src="img/character3.webp" alt="character_photo3" class="character_photo3" aria-label="AI Photo 3" draggable="false">
</div> </div>
</div> </div>
<div class="text_container"> <div class="text_container">