From 384ff6821336509a33e6d9f342ff8cab1dfa5f8c Mon Sep 17 00:00:00 2001 From: natalierutgers Date: Mon, 11 Mar 2024 12:50:59 -0700 Subject: [PATCH 1/2] Update Initial Copy --- app/components/InitialLoad.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/components/InitialLoad.tsx b/app/components/InitialLoad.tsx index cbd54dd..f4d35f4 100644 --- a/app/components/InitialLoad.tsx +++ b/app/components/InitialLoad.tsx @@ -15,11 +15,12 @@ export const InitialLoad = ({ fn }: { fn: () => void }) => {

Welcome to Deepgram's
- AI Agent Demo. + AI Agent Tech Demo.

From 2ff765f869c6051f39bb529ea4902d72c9183787 Mon Sep 17 00:00:00 2001 From: natalierutgers Date: Mon, 11 Mar 2024 12:55:01 -0700 Subject: [PATCH 2/2] Add bug copy --- app/components/InitialLoad.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/InitialLoad.tsx b/app/components/InitialLoad.tsx index f4d35f4..fa7fafb 100644 --- a/app/components/InitialLoad.tsx +++ b/app/components/InitialLoad.tsx @@ -31,7 +31,7 @@ export const InitialLoad = ({ fn }: { fn: () => void }) => { For optimal enjoyment, we recommend using headphones - while using this application. + while using this application. Minor bugs and annoyances may appear while using this demo. Pull requests are welcome.