File tree Expand file tree Collapse file tree 3 files changed +59
-35
lines changed Expand file tree Collapse file tree 3 files changed +59
-35
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " Inbound"
3
+ description : " Videos showcasing Vapi out in the wild."
4
+ ---
5
+
6
+ Here are some videos made by people in our community showcasing what Vapi can do:
7
+
8
+ <div class = " video-grid" >
9
+ <iframe
10
+ src = " https://www.youtube.com/embed/ai32iXHj8fc?si=z8PKMD8Dklpg_j0B"
11
+ title = " YouTube video player"
12
+ frameborder = " 0"
13
+ allow = " accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
14
+ referrerpolicy = " strict-origin-when-cross-origin"
15
+ allowfullscreen
16
+ />
17
+
18
+ <iframe
19
+ width = " 100%"
20
+ height = " 315"
21
+ src = " https://www.youtube.com/embed/mPC-YOmidqE"
22
+ title = " YouTube video player"
23
+ frameborder = " 0"
24
+ allow = " accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
25
+ referrerpolicy = " strict-origin-when-cross-origin"
26
+ allowfullscreen
27
+ />
28
+
29
+ <iframe
30
+ width = " 100%"
31
+ height = " 315"
32
+ src = " https://www.youtube.com/embed/xsDc8ALGaeE"
33
+ title = " YouTube video player"
34
+ frameborder = " 0"
35
+ allow = " accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
36
+ referrerpolicy = " strict-origin-when-cross-origin"
37
+ allowfullscreen
38
+
39
+ />
40
+
41
+ </div >
42
+
43
+ ## Send Us Your Video
44
+
45
+ Have a video showcasing Vapi that you want us to feature? Let us know:
46
+
47
+ <CardGroup cols = { 2 } >
48
+ <Card
49
+ title = " Send Us Your Video"
50
+ icon = " video-arrow-up-right"
51
+ iconType = " solid"
52
+ href = " mailto:support@vapi.ai"
53
+ >
54
+ Send us your video showcasing what Vapi can do, we'd like to feature it.
55
+ </Card >
56
+ </CardGroup >
Original file line number Diff line number Diff line change 1
1
---
2
- title : " Inbound and Outbound"
2
+ title : " Outbound"
3
3
description : " Videos showcasing Vapi out in the wild."
4
4
---
5
5
6
6
Here are some videos made by people in our community showcasing what Vapi can do:
7
7
8
8
<div class = " video-grid" >
9
- <iframe
10
- src = " https://www.youtube.com/embed/ai32iXHj8fc?si=z8PKMD8Dklpg_j0B"
11
- title = " YouTube video player"
12
- frameborder = " 0"
13
- allow = " accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
14
- referrerpolicy = " strict-origin-when-cross-origin"
15
- allowfullscreen
16
- />
17
9
<iframe
18
10
src = " https://www.youtube.com/embed/gi5Qa0Z2iqQ?si=l1FLFu5TvuTxYyIc"
19
11
title = " YouTube video player"
@@ -39,31 +31,6 @@ Here are some videos made by people in our community showcasing what Vapi can do
39
31
allowfullscreen
40
32
/>
41
33
42
- { " " }
43
-
44
- <iframe
45
- width = " 100%"
46
- height = " 315"
47
- src = " https://www.youtube.com/embed/mPC-YOmidqE"
48
- title = " YouTube video player"
49
- frameborder = " 0"
50
- allow = " accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
51
- referrerpolicy = " strict-origin-when-cross-origin"
52
- allowfullscreen
53
- />
54
-
55
- <iframe
56
- width = " 100%"
57
- height = " 315"
58
- src = " https://www.youtube.com/embed/xsDc8ALGaeE"
59
- title = " YouTube video player"
60
- frameborder = " 0"
61
- allow = " accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
62
- referrerpolicy = " strict-origin-when-cross-origin"
63
- allowfullscreen
64
-
65
- />
66
-
67
34
<iframe
68
35
width = " 100%"
69
36
height = " 315"
Original file line number Diff line number Diff line change 229
229
" community/demos" ,
230
230
" community/ghl" ,
231
231
" community/guide" ,
232
- " community/inbound-outbound " ,
232
+ " community/inbound" ,
233
233
" community/knowledgebase" ,
234
+ " community/outbound" ,
234
235
" community/podcast" ,
235
236
" community/snippets-sdks-tutorials" ,
236
237
" community/special-mentions" ,
You can’t perform that action at this time.
0 commit comments