Currently we do not have a component that display contact info content.

Proposed Approach

Create a new component that will support displaying these fields:

  • Contact title
    • Contact title can optionally be a link or static text.
  • Contact Slot
    • This will allow sites to pass whatever else they want into this componet.
  • Phone
  • Location
  • Hours
  • Email

All contact data is optional and should support an SVG icon before their sections with correct semantic structures.

Acceptance criteria

  • A reusable Contact Info component exists in Prototype.
  • All contact data is optional and should support an SVG icon before their sections with correct semantic structures.

Comments

jldust created an issue.