export function VisitorGuideCard() { return { id: 'visitor-guide-card', topic: 'Welcome to Junwon', title: `Guide for Visitors`, edited_contents: [ 'At any point, you can tap on the icon at the top to get to the {{control|/control}} page and find {{Chat Support|https://discord.gg/3jmD5d8deM}}, {{Privacy Policy|https://www.junwon.com/privacy-policy}}, and {{Terms of Service|https://www.junwon.com/terms-of-service}}.', ], showElaborateOption: false, hideActionButton: true, } }