File size: 410 Bytes
a85c9b8
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
<CardGroup cols={3}>
  <Card title="Talk to founders" icon="calendar" href="https://cal.com/taranjeetio/ec">
  Schedule a call
  </Card>
  <Card title="Slack" icon="slack" href="https://embedchain.ai/slack" color="#4A154B">
    Join our slack community
  </Card>
  <Card title="Discord" icon="discord" href="https://discord.gg/6PzXDgEjG5" color="#7289DA">
    Join our discord community
  </Card>
</CardGroup>