fix: reorder consultants to group elements together
Swapped Jasmine and Skye positions to match Trinity visual flow: Frost → Purple → Fire (like the Trinity artwork above) NEW ORDER: 1. Butter (Frost) 2. Oscar (Frost) 3. Jack (Frost) 4. Skye (Purple) ← moved up 5. Jasmine (Fire) ← moved down 6. Noir (Fire) This creates visual consistency with the Trinity image where Frost is left, Arcane/Purple is center, Fire is right. Signed-off-by: Claude (Chronicler #56) <claude@firefrostgaming.com>
This commit is contained in:
18
about.njk
18
about.njk
@@ -92,15 +92,6 @@ description: Meet The Trinity founders and our five consultant animals. Building
|
||||
<p style="color: #6b7280; font-size: 0.95rem; line-height: 1.5; font-style: italic;">Jack's medical alerts take absolute priority over all work. No exceptions.</p>
|
||||
</div>
|
||||
|
||||
<!-- Jasmine -->
|
||||
<div style="background: rgba(255, 107, 53, 0.1); border: 2px solid #ff6b35; border-radius: 15px; padding: 30px; text-align: center;">
|
||||
<div style="font-size: 5rem; margin-bottom: 15px;">🐶</div>
|
||||
<h4 style="color: #ff6b35; font-size: 1.6rem; margin-bottom: 10px; font-weight: 700;">Jasmine</h4>
|
||||
<p style="color: #ff6b35; font-size: 1.1rem; margin-bottom: 15px; font-weight: 600;">The Protector</p>
|
||||
<p style="color: #a8dadc; line-height: 1.6; margin-bottom: 10px;">Chief of Personal Security</p>
|
||||
<p style="color: #6b7280; font-size: 0.95rem; line-height: 1.5; font-style: italic;">"I am gentle until you need anything but."</p>
|
||||
</div>
|
||||
|
||||
<!-- Skye -->
|
||||
<div style="background: rgba(168, 85, 247, 0.1); border: 2px solid #A855F7; border-radius: 15px; padding: 30px; text-align: center;">
|
||||
<div style="font-size: 5rem; margin-bottom: 15px;">🐕</div>
|
||||
@@ -110,6 +101,15 @@ description: Meet The Trinity founders and our five consultant animals. Building
|
||||
<p style="color: #6b7280; font-size: 0.95rem; line-height: 1.5; font-style: italic;">"Ball is love. Ball is life. The mission is EVERYTHING."</p>
|
||||
</div>
|
||||
|
||||
<!-- Jasmine -->
|
||||
<div style="background: rgba(255, 107, 53, 0.1); border: 2px solid #ff6b35; border-radius: 15px; padding: 30px; text-align: center;">
|
||||
<div style="font-size: 5rem; margin-bottom: 15px;">🐶</div>
|
||||
<h4 style="color: #ff6b35; font-size: 1.6rem; margin-bottom: 10px; font-weight: 700;">Jasmine</h4>
|
||||
<p style="color: #ff6b35; font-size: 1.1rem; margin-bottom: 15px; font-weight: 600;">The Protector</p>
|
||||
<p style="color: #a8dadc; line-height: 1.6; margin-bottom: 10px;">Chief of Personal Security</p>
|
||||
<p style="color: #6b7280; font-size: 0.95rem; line-height: 1.5; font-style: italic;">"I am gentle until you need anything but."</p>
|
||||
</div>
|
||||
|
||||
<!-- Noir -->
|
||||
<div style="background: rgba(255, 107, 53, 0.1); border: 2px solid #ff6b35; border-radius: 15px; padding: 30px; text-align: center;">
|
||||
<div style="font-size: 5rem; margin-bottom: 15px;">🐈⬛</div>
|
||||
|
||||
Reference in New Issue
Block a user