Spaces:
Running
Running
Commit
·
4377cab
1
Parent(s):
88326b7
Fixed wording in the disclaimer
Browse files
examples/voice_agent_webrtc_langgraph/ui/src/App.tsx
CHANGED
|
@@ -123,7 +123,7 @@ function App() {
|
|
| 123 |
<div className="bg-white rounded-lg shadow-2xl max-w-2xl w-full max-h-[90vh] overflow-y-auto">
|
| 124 |
<div className="p-6 md:p-8">
|
| 125 |
<h2 className="text-2xl font-bold text-gray-900 mb-4">
|
| 126 |
-
|
| 127 |
</h2>
|
| 128 |
<div className="text-gray-700 space-y-4 mb-6">
|
| 129 |
<p>
|
|
|
|
| 123 |
<div className="bg-white rounded-lg shadow-2xl max-w-2xl w-full max-h-[90vh] overflow-y-auto">
|
| 124 |
<div className="p-6 md:p-8">
|
| 125 |
<h2 className="text-2xl font-bold text-gray-900 mb-4">
|
| 126 |
+
Voice Agent Examples – Demo & Disclaimer
|
| 127 |
</h2>
|
| 128 |
<div className="text-gray-700 space-y-4 mb-6">
|
| 129 |
<p>
|