fix: replace placeholder phone number in privacy policy

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
chris 2026-05-08 10:44:17 -04:00
parent e2af78ff55
commit ed5db69a90

View File

@ -82,7 +82,7 @@ export default function PrivacyPage() {
<h2>9. Contact</h2>
<p>
Questions about this policy? <EmailLink label="Email us" /> or call{' '}
<a href="tel:+12035551234">(203) 555-1234</a>.
<a href="tel:+12032835626">203.283.5626</a>.
</p>
</div>
</div>