Change image
This commit is contained in:
parent
2a7eb5d8ae
commit
f9024afb6a
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue