We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
overview.mdx
1 parent f149447 commit 9662ca8Copy full SHA for 9662ca8
fern/overview.mdx
@@ -63,13 +63,13 @@ Explore end-to-end examples for some common voice workflows:
63
We'll build an outbound sales agent that can schedule appointments.
64
</Card>
65
<Card
66
- title="Customer Support Hotline"
+ title="Inbound customer support"
67
icon="phone"
68
iconType="solid"
69
color="#f5ac4c"
70
href="/examples/inbound-support"
71
>
72
- We'll build a 24/7 customer support hotline that can create support tickets via phone.
+ We'll build a customer support agent that can process inbound phone calls and assist with common banking issues.
73
74
75
title="Pizza Website"
0 commit comments