refactor(home): refresh hero copy to reflect considered, exploratory voice
All checks were successful
deploy / build-and-deploy (push) Successful in 12s

Replaces the generated placeholder copy with language that better reflects
the site owner's values — deliberate in practice, restless in curiosity.
Adds the 'engineer errant' nod as a quiet eyebrow descriptor.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Josh Bairstow 2026-06-03 15:37:34 +10:00
parent b643c0be3e
commit 698ac14dd7

View file

@ -41,13 +41,12 @@ const indexItems = [
<main class="home" data-layout="stack">
<section class="intro">
<Eyebrow>Engineer · Sydney</Eyebrow>
<Eyebrow>engineer errant · Sydney</Eyebrow>
<h2 class="statement">
I make small,<br /><em>careful</em> things<span class="accent">.</span>
Deliberate work.<br /><em>Restless inquiry</em><span class="accent">.</span>
</h2>
<p class="lead">
Software, tools, and the occasional mark in ink. A quiet corner of the
internet — mostly writing, sometimes shipping.
Software, pondering, and the occasional ink mark in my quiet corner of the internet.
</p>
</section>