File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -36,11 +36,10 @@ function Chat() {
36
36
< path d = "m6 6 12 12" />
37
37
</ svg >
38
38
</ button >
39
- < h4 > Talk to Us </ h4 >
39
+ < h4 > Need Help with LLM Inference? </ h4 >
40
40
< p >
41
- At Bento, we help customers build custom LLM serving solutions
42
- tailored for speed, quality, or cost. Schedule a call to
43
- learn how we make it easy to apply advanced inference optimizations to your use case.
41
+ Top AI teams use Bento to build fast, cost-efficient LLM serving solutions
42
+ tailored to their workloads.
44
43
</ p >
45
44
< div >
46
45
< a
@@ -50,7 +49,7 @@ function Chat() {
50
49
className = { styles . chatLink }
51
50
>
52
51
< Button type = "green" className = { styles . chatButton } >
53
- Schedule a Call
52
+ Request a Demo
54
53
</ Button >
55
54
</ a >
56
55
</ div >
You can’t perform that action at this time.
0 commit comments