From c3d56e5d66a5707bd251f9bcd7703f116fc480dc Mon Sep 17 00:00:00 2001 From: litongjava Date: Mon, 3 Feb 2025 08:48:19 -1000 Subject: [PATCH] feat: remove speed and show focus mode --- ui/app/page.tsx | 4 ++-- ui/components/EmptyChatMessageInput.tsx | 13 +++++++------ ui/components/MessageInputActions/Focus.tsx | 4 ++-- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/ui/app/page.tsx b/ui/app/page.tsx index e18aca9..9666183 100644 --- a/ui/app/page.tsx +++ b/ui/app/page.tsx @@ -3,8 +3,8 @@ import { Metadata } from 'next'; import { Suspense } from 'react'; export const metadata: Metadata = { - title: 'Chat - Perplexica', - description: 'Chat with the internet, chat with Perplexica.', + title: 'MyCounsellor Ai Serach Eengine - Searching Thking with Gemini', + description: 'Chat with the internet, chat with MyCounsellor.', }; const Home = () => { diff --git a/ui/components/EmptyChatMessageInput.tsx b/ui/components/EmptyChatMessageInput.tsx index efa0fd8..36be1c3 100644 --- a/ui/components/EmptyChatMessageInput.tsx +++ b/ui/components/EmptyChatMessageInput.tsx @@ -88,6 +88,8 @@ const EmptyChatMessageInput = ({
+
+
-
-
+ - + {/**/}