feat: add SKYE as 6th consultant to About page
Updated from 'The Five Consultants' to 'The Six Consultants' and added SKYE - The Coordinator. SKYE PROFILE: - Title: The Coordinator - Role: Director of Logistics & Transportation - Alignment: PURPLE (Arcane Storm) - Owner: Holly 'The Builder' - Quote: 'Ball is love. Ball is life. The mission is EVERYTHING.' - Breed: Border Collie - Born: June 16, 2020 CONSULTANT ORDER: 1. Butter (CEO, Frost) 2. Oscar (Security, Frost) 3. Jack (Companion, Frost) 4. Jasmine (Protection, Purple) 5. Skye (Logistics, Purple) 6. Noir (Rapid Response, Fire) Skye carries forward her original owner's (Holly's mom, passed 2022) legacy with every mission. Border Collie precision meets logistics obsession. Signed-off-by: Claude (Chronicler #56) <claude@firefrostgaming.com>
This commit is contained in:
13
about.njk
13
about.njk
@@ -57,10 +57,10 @@ description: Meet The Trinity founders and our five consultant animals. Building
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- THE FIVE CONSULTANTS -->
|
||||
<!-- THE SIX CONSULTANTS -->
|
||||
<div style="padding: 100px 60px; background: linear-gradient(135deg, #0f0f1e 0%, #1a1a2e 100%);">
|
||||
<div style="max-width: 1400px; margin: 0 auto;">
|
||||
<h2 style="text-align: center; font-size: 3rem; margin-bottom: 30px; color: #e8f4f8; font-weight: 800;">The Five Consultants</h2>
|
||||
<h2 style="text-align: center; font-size: 3rem; margin-bottom: 30px; color: #e8f4f8; font-weight: 800;">The Six Consultants</h2>
|
||||
<p style="text-align: center; font-size: 1.3rem; color: #a8dadc; margin-bottom: 60px; line-height: 1.7;">Every great company has advisors. Ours just happen to have four legs and unshakeable opinions.</p>
|
||||
|
||||
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px;">
|
||||
@@ -101,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;">"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>
|
||||
<h4 style="color: #A855F7; font-size: 1.6rem; margin-bottom: 10px; font-weight: 700;">Skye</h4>
|
||||
<p style="color: #A855F7; font-size: 1.1rem; margin-bottom: 15px; font-weight: 600;">The Coordinator</p>
|
||||
<p style="color: #a8dadc; line-height: 1.6; margin-bottom: 10px;">Director of Logistics & Transportation</p>
|
||||
<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>
|
||||
|
||||
<!-- 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