Change image

This commit is contained in:
Korbs 2022-11-01 22:09:06 -04:00
parent 2a7eb5d8ae
commit f9024afb6a

View file

@ -7,11 +7,11 @@
<div class="content">
<section id="hero-fullscreen">
<div class="grid-40auto vertical-center">
<img src="/assets/images/blue-waving.png">
<img style="height: 50%;object-fit: contain;" src="/assets/images/blue.png">
<div>
<h1>Welcome!</h1>
<p>I am a 3D artist who primarily works with Minecraft-style creations and renders! You can find out more about me on my FAQ page.</p>
<a href="/contact/"><button>Contact Me</button></a>
<a href="/contact/"><button style="font-weight: bold">Contact Me</button></a>
</div>
</div>
</section>