Remove 'compliance advice' from disclaimer — we do provide compliance services

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
justin 2026-05-03 01:49:09 -05:00
parent 1d4d562c0f
commit d4af416b8e

View file

@ -25,7 +25,7 @@ import Base from "../../layouts/Base.astro";
<!-- Disclaimer -->
<div class="bg-gray-100 border border-gray-200 rounded-lg p-4 text-sm text-gray-600 mb-8">
This tool queries publicly available FCC data and is for informational purposes only.
This is not legal or compliance advice.
This is not legal advice.
</div>
<!-- Search Box -->