Problem
Footer contact details are placeholders rendered as plain <span> text, not links:
hello@servio.dev
+1 (555) 123-4567 (reserved fake-number format)
San Francisco, CA, USA
Impact
- If shipped as-is, customers cannot reach the business.
- Even once real, email isn't a
mailto: and phone isn't a tel:, so mobile tap-to-call/email doesn't work.
Acceptance Criteria
Priority
High
Problem
Footer contact details are placeholders rendered as plain
<span>text, not links:hello@servio.dev+1 (555) 123-4567(reserved fake-number format)San Francisco, CA, USAImpact
mailto:and phone isn't atel:, so mobile tap-to-call/email doesn't work.Acceptance Criteria
mailto:link and phone atel:link.Priority
High