Better versions of project images, optimized
This commit is contained in:
parent
8cf76a6c9d
commit
d8155713ca
BIN
images/resized/breachtd.jpg
Normal file
BIN
images/resized/breachtd.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
BIN
images/resized/jaws.jpg
Normal file
BIN
images/resized/jaws.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
BIN
images/resized/starship-troopers.jpg
Normal file
BIN
images/resized/starship-troopers.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
BIN
images/resized/wargate.jpg
Normal file
BIN
images/resized/wargate.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
@ -44,7 +44,7 @@
|
||||
<div class="projects-grid">
|
||||
<div class="project-card">
|
||||
<div class="project-image">
|
||||
<img src="./thumbs/24.PNG" alt="Wargate Heroes">
|
||||
<img src="./images/resized/wargate.jpg" alt="Wargate Heroes">
|
||||
</div>
|
||||
<div class="project-info">
|
||||
<h2>Wargate Heroes</h2>
|
||||
@ -58,7 +58,7 @@
|
||||
</div>
|
||||
<div class="project-card">
|
||||
<div class="project-image">
|
||||
<img src="./thumbs/12.PNG" alt="Jaws.io">
|
||||
<img src="./images/resized/jaws.jpg" alt="Jaws.io">
|
||||
</div>
|
||||
<div class="project-info">
|
||||
<h2>Jaws.io</h2>
|
||||
@ -72,7 +72,7 @@
|
||||
</div>
|
||||
<div class="project-card">
|
||||
<div class="project-image">
|
||||
<img src="./thumbs/01.PNG" alt="BreachTD">
|
||||
<img src="./images/resized/breachtd.jpg" alt="BreachTD">
|
||||
</div>
|
||||
<div class="project-info">
|
||||
<h2>BreachTD</h2>
|
||||
@ -80,13 +80,13 @@
|
||||
<div class="project-tech">Unity, C#, uLink, Mobile</div>
|
||||
<div class="project-links">
|
||||
<a href="https://www.youtube.com/watch?v=8wfprDgj_1Y" target="_blank" class="project-link">Trailer</a>
|
||||
<a href="https://www.youtube.com/watch?v=Tlk1mdh0Btc" target="_blank" class="project-link">Gameplay</a>
|
||||
<a href="https://www.youtube.com/watch?v=QulMTsbj-Xk" target="_blank" class="project-link">Gameplay</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="project-card">
|
||||
<div class="project-image">
|
||||
<img src="./thumbs/27.PNG" alt="Startship Troopers: Mobile Invasion">
|
||||
<img src="./images/resized/starship-troopers.jpg" alt="Startship Troopers: Mobile Invasion">
|
||||
</div>
|
||||
<div class="project-info">
|
||||
<h2>Startship Troopers: Invasion Mobile Infantry</h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user