module.exports = [ { id: 'sample', signature: 'Yours truly,', name: 'Jane Whatsmyname', welcome: 'Hi there,', introParagraph: 'Thanks for writing up this email.
We are delighted to reply with a responsive template.', contactMain: 'Call 81100200 or email us at', // Wrap phone numbers like this to prevent iOS mail from making them blue. contactMail: 'info@fadeit.dk', contactSecondary: 'Anelystparken 31, DK-8381 Tilst, Aarhus', logoUrl: 'http://fadeit.dk/!email/fadeit-logo.png', logoAlt: 'fadeit logo', website: 'http://fadeit.dk' } ]