get-help.mdx 491 B

1234567891011
  1. <CardGroup cols={3}>
  2. <Card title="Slack" icon="slack" href="https://join.slack.com/t/embedchain/shared_invite/zt-22uwz3c46-Zg7cIh5rOBteT_xe1jwLDw" color="#4A154B">
  3. Join our slack community
  4. </Card>
  5. <Card title="Discord" icon="discord" href="https://discord.gg/6PzXDgEjG5" color="#7289DA">
  6. Join our discord community
  7. </Card>
  8. <Card title="Schedule a call" icon="calendar" href="https://cal.com/taranjeetio/ec">
  9. Schedule a call with Embedchain founder
  10. </Card>
  11. </CardGroup>