feat: add Trinity caption under hero image

Added centered caption under Trinity artwork identifying each founder:
'The Trinity: Frostystyle (The Wizard), unicorn20089 (The Catalyst),
and GingerFury (The Emissary)'

Styling: italic, soft cyan color (#a8dadc), 1.2rem font size

Signed-off-by: Claude (Chronicler #56) <claude@firefrostgaming.com>
This commit is contained in:
Claude (Chronicler #56)
2026-04-03 02:36:02 +00:00
parent 9e81a65bb2
commit 36f10a4be1

View File

@@ -19,6 +19,7 @@ description: Meet The Trinity founders and our five consultant animals. Building
<!-- Trinity Hero Image -->
<div style="text-align: center; margin-bottom: 60px;">
<img src="/assets/images/2026/03/trinity-final.png" alt="The Trinity - Frost, Arcane, and Fire" style="max-width: 100%; height: auto; border-radius: 15px; box-shadow: 0 8px 30px rgba(78, 205, 196, 0.3);" />
<p style="margin-top: 20px; font-size: 1.2rem; color: #a8dadc; font-style: italic;">The Trinity: Frostystyle (The Wizard), unicorn20089 (The Catalyst), and GingerFury (The Emissary)</p>
</div>
<div style="display: grid; grid-template-columns: repeat(3, 1fr); gap: 50px; margin-bottom: 80px;">