style: reword tagline to match what it really is
This commit is contained in:
parent
e7e4491002
commit
783265e6d0
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user