feat: add Trinity hero image to subscribe page
Added The-Trinity-3.png hero image at top of subscribe page showing Fire (orange), Arcane (purple), and Frost (cyan) Minecraft characters. Image path: /assets/images/2026/03/The-Trinity-3.png This matches the Ghost CMS layout and visually represents the three paths before users choose their subscription tier. Signed-off-by: Claude (Chronicler #56) <claude@firefrostgaming.com>
This commit is contained in:
@@ -4,6 +4,11 @@ title: Subscribe
|
|||||||
description: Choose your tier and join the Firefrost Gaming community
|
description: Choose your tier and join the Firefrost Gaming community
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<!-- The Trinity Hero Image -->
|
||||||
|
<div style="text-align: center; margin-bottom: 0; background: #0a0a1a;">
|
||||||
|
<img src="/assets/images/2026/03/The-Trinity-3.png" alt="The Trinity - Fire, Arcane, Frost" style="max-width: 100%; height: auto; display: block;" />
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- Hero Section -->
|
<!-- Hero Section -->
|
||||||
<div style="background: linear-gradient(135deg, #FF6B35 0%, #A855F7 50%, #4ECDC4 100%); padding: 80px 20px; text-align: center; margin-bottom: 60px;">
|
<div style="background: linear-gradient(135deg, #FF6B35 0%, #A855F7 50%, #4ECDC4 100%); padding: 80px 20px; text-align: center; margin-bottom: 60px;">
|
||||||
<h1 style="font-size: 3.5em; font-weight: 700; color: white; margin: 0 0 20px 0; text-shadow: 2px 2px 4px rgba(0,0,0,0.3);">Choose Your Path</h1>
|
<h1 style="font-size: 3.5em; font-weight: 700; color: white; margin: 0 0 20px 0; text-shadow: 2px 2px 4px rgba(0,0,0,0.3);">Choose Your Path</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user