fix: update Terms of Service effective date to April 1, 2026

Changed effective date from April 15 to April 1, 2026 to match
Privacy Policy.

Both legal documents now effective April 1, 2026.

Signed-off-by: Claude (Chronicler #56) <claude@firefrostgaming.com>
This commit is contained in:
Claude (Chronicler #56)
2026-04-03 02:47:56 +00:00
parent 971363e824
commit a00665bd5e

View File

@@ -7,7 +7,7 @@ description: Firefrost Gaming Terms of Service and Community Guidelines
<!-- TERMS PAGE - HERO --> <!-- TERMS PAGE - HERO -->
<div style="padding: 100px 40px; background: linear-gradient(135deg, #0f0f1e 0%, #1a1a2e 100%); text-align: center;"> <div style="padding: 100px 40px; background: linear-gradient(135deg, #0f0f1e 0%, #1a1a2e 100%); text-align: center;">
<h1 style="font-size: 4rem; font-weight: 900; margin-bottom: 30px; color: #ffffff; text-shadow: 2px 2px 8px rgba(0,0,0,0.7);">Terms of Service</h1> <h1 style="font-size: 4rem; font-weight: 900; margin-bottom: 30px; color: #ffffff; text-shadow: 2px 2px 8px rgba(0,0,0,0.7);">Terms of Service</h1>
<p style="font-size: 1.5rem; color: #a8dadc; max-width: 900px; margin: 0 auto; line-height: 1.8;">Effective April 15, 2026</p> <p style="font-size: 1.5rem; color: #a8dadc; max-width: 900px; margin: 0 auto; line-height: 1.8;">Effective April 1, 2026</p>
</div> </div>
<!-- TERMS CONTENT --> <!-- TERMS CONTENT -->