style: reword tagline to match what it really is

This commit is contained in:
Oliver Booth 2024-02-27 13:11:05 +00:00
parent e7e4491002
commit 783265e6d0
Signed by: oliverbooth
GPG Key ID: E60B570D1B7557B5

View File

@ -4,7 +4,9 @@
<div class="row align-items-center mb-3">
<div id="landing-page-intro" class="col-sm-12 col-md-6">
<h1 class="display-4">Hi, I'm Oliver.</h1>
<p class="lead">I'm a tech enthusiast, coffee drinker, and software developer.</p>
<p class="lead">
Coffee enthusiast with a love for all things tech. Tech enthusiast with a love for all things coffee.
</p>
</div>
<div id="landing-page-headshot" class="col-sm-12 col-md-6 justify-content-right">
<img src="~/img/headshot_512x512_2023.jpg" class="rounded-circle" style="width: 50%; max-width: 512px;" alt="Headshot">