@@ -49,29 +49,29 @@ slug: guides
4949 <br />
5050 Create an outbound sales agent that can schedule appointments automatically
5151 </Card >
52- <Card title = " Support Escalation " icon = " headset " href = " /assistants /examples/support-escalation " >
52+ <Card title = " Multilingual Support Workflow " icon = " globe " href = " /workflows /examples/multilingual-support " >
5353 <div className = ' absolute top-4 right-4' >
5454 <Icon icon = " arrow-up-right-from-square" />
5555 </div >
56- <div class = " vapi-badge vapi-badge-assistant " >Built with Assistants </div >
56+ <div class = " vapi-badge vapi-badge-workflow " >Built with Workflows </div >
5757 <br />
58- Build an intelligent support escalation system with dynamic routing based on customer tier and issue complexity
58+ Build a structured multilingual support workflow with language selection and dedicated conversation paths
5959 </Card >
60- <Card title = " Multilingual Support Workflow " icon = " globe " href = " /workflows /examples/multilingual-support " >
60+ <Card title = " Dynamic Multilingual Agent " icon = " language " href = " /assistants /examples/multilingual-agent " >
6161 <div className = ' absolute top-4 right-4' >
6262 <Icon icon = " arrow-up-right-from-square" />
6363 </div >
64- <div class = " vapi-badge vapi-badge-workflow " >Built with Workflows </div >
64+ <div class = " vapi-badge vapi-badge-assistant " >Built with Assistants </div >
6565 <br />
66- Build a structured multilingual support workflow with language selection and dedicated conversation paths
66+ Build a dynamic agent with automatic language detection and real-time language switching
6767 </Card >
68- <Card title = " Dynamic Multilingual Agent " icon = " language " href = " /assistants/examples/multilingual-agent " >
68+ <Card title = " Support Escalation " icon = " headset " href = " /assistants/examples/support-escalation " >
6969 <div className = ' absolute top-4 right-4' >
7070 <Icon icon = " arrow-up-right-from-square" />
7171 </div >
7272 <div class = " vapi-badge vapi-badge-assistant" >Built with Assistants</div >
7373 <br />
74- Build a dynamic agent with automatic language detection and real-time language switching
74+ Build an intelligent support escalation system with dynamic routing based on customer tier and issue complexity
7575 </Card >
7676 <Card title = " Docs Agent" icon = " book-open" href = " /assistants/examples/docs-agent" >
7777 <div className = ' absolute top-4 right-4' >
0 commit comments