update hero pics
All checks were successful
Deploy Theme / deploy (push) Successful in 9s

This commit is contained in:
2024-10-17 16:57:32 +08:00
parent 670f023b1d
commit de269e5c0b
4 changed files with 3 additions and 12 deletions

View File

@@ -13,13 +13,13 @@
<!-- Right content with app screenshots -->
<div class="hero-screenshots">
<div class="screenshot">
<img src="assets/screenshots/screenshot_1.jpg" alt="Screenshot 1">
<img src="assets/screenshots/screenshot_1.png" alt="Screenshot 1">
</div>
<div class="screenshot">
<img src="assets/screenshots/screenshot_2.jpg" alt="Screenshot 2">
<img src="assets/screenshots/screenshot_2.png" alt="Screenshot 2">
</div>
<div class="screenshot">
<img src="assets/screenshots/screenshot_3.jpg" alt="Screenshot 3">
<img src="assets/screenshots/screenshot_3.png" alt="Screenshot 3">
</div>
</div>
</div>