Bug: JSON-LD and UI expose info@queuenorth.com (not on original site) #96

Closed
opened 2026-05-17 21:15:51 -05:00 by null · 1 comment
Owner

Problem

The original queuenorth.com has no public email address anywhere. Our rebuild exposes info@queuenorth.com in 4 places:

  1. Home.jsx - JSON-LD localBusinessLd.email (line 48)
  2. Contact.jsx - mailto link in hero (line 141)
  3. Support.jsx - displayed in hero (line 138)
  4. Footer.jsx - companyInfo.email (line 10)

If this email is not actively monitored, this is a spam magnet and broken UX. If it IS monitored, it is an improvement over the original.

Decision needed

  • If info@queuenorth.com is a real monitored inbox - keep it (improvement over original)
  • If not monitored - remove from all 4 locations to match original site

Files

  • src/pages/Home.jsx - line 48
  • src/pages/Contact.jsx - line 141
  • src/pages/Support.jsx - line 138
  • src/components/layout/Footer.jsx - line 10

Severity

Medium - if email is unmonitored, users who email it will never get a response

## Problem The original queuenorth.com has no public email address anywhere. Our rebuild exposes info@queuenorth.com in 4 places: 1. Home.jsx - JSON-LD localBusinessLd.email (line 48) 2. Contact.jsx - mailto link in hero (line 141) 3. Support.jsx - displayed in hero (line 138) 4. Footer.jsx - companyInfo.email (line 10) If this email is not actively monitored, this is a spam magnet and broken UX. If it IS monitored, it is an improvement over the original. ## Decision needed - If info@queuenorth.com is a real monitored inbox - keep it (improvement over original) - If not monitored - remove from all 4 locations to match original site ## Files - src/pages/Home.jsx - line 48 - src/pages/Contact.jsx - line 141 - src/pages/Support.jsx - line 138 - src/components/layout/Footer.jsx - line 10 ## Severity Medium - if email is unmonitored, users who email it will never get a response
null added the
P1 High
data-integrity
labels 2026-05-18 09:30:05 -05:00
null closed this issue 2026-05-18 13:52:23 -05:00
Author
Owner

Duplicate — addressed in v0.7.3 UI fixes.

Duplicate — addressed in v0.7.3 UI fixes.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: null/Queue-North-Website#96
No description provided.