more tweaks for footer text

This commit is contained in:
user
2026-01-11 21:53:39 +02:00
parent 9078c2d16a
commit 40800460c3

View File

@@ -84,7 +84,6 @@ const contactLink = getContactLink(page);
<div
class="text-xs leading-5 text-blue-50/80 space-y-1"
>
<p>Indiana C.P.D. Reg. No. 2023-0650298</p>
<p class="mt-2">
This website is not operated by Spectrum.
</p>
@@ -96,7 +95,10 @@ const contactLink = getContactLink(page);
The name Spectrum and the pathways logo are
trademarks of Spectrum.
</p>
<p>ISG is an authorized sales agent of Spectrum.</p>
<p>
Innovative Business Solutions is an authorized
sales agent of Spectrum.
</p>
</div>
</div>
</div>